reed
|
4a7940bf5e
|
add drawCircle to c api
BUG=skia:4927
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1684763002
TBR=
Review URL: https://codereview.chromium.org/1684763002
|
2016-02-09 13:25:51 -08:00 |
|
halcanary
|
c9119060a0
|
Documentation: C API comments
Review URL: https://codereview.chromium.org/1271023002
|
2015-09-01 10:45:09 -07:00 |
|
halcanary
|
219f18f30d
|
C API: Add SK_API, also documentation of an example.
SK_API = __declspec(dllexport) / __attribute__((visibility("default")))
Also, add documentation in experimental/c-api-example/c.md
Review URL: https://codereview.chromium.org/1307183006
|
2015-09-01 10:01:38 -07:00 |
|
reed
|
e371989c92
|
add picture to c api
BUG=skia:
TBR=
Review URL: https://codereview.chromium.org/818153002
|
2014-12-22 17:46:00 -08:00 |
|
abarth
|
9503ac7a3c
|
Add matrix operations to C canvas API
R=reed@google.com
BUG=skia:
Review URL: https://codereview.chromium.org/769123002
|
2014-12-02 15:47:34 -08:00 |
|
abarth
|
2fc6ea62ce
|
Add scale and skew to C canvas API
R=reed@chromium.org
BUG=skia:
Review URL: https://codereview.chromium.org/762493005
|
2014-12-01 14:04:03 -08:00 |
|
reed
|
73c2501120
|
separate c headers
BUG=skia:
Review URL: https://codereview.chromium.org/728323002
|
2014-11-17 06:15:42 -08:00 |
|