Brian Salomon
|
7551898f8e
|
Make C API compatible with -Wstrict-prototypes
Change-Id: I265605e769a12a319d672c491c9ba2d89c02de7e
Reviewed-on: https://skia-review.googlesource.com/6477
Reviewed-by: Hal Canary <halcanary@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
|
2017-01-03 17:38:35 +00: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 |
|
halcanary
|
7568d0b15e
|
C API: add sk_xfermode.h, impl, test
Review URL: https://codereview.chromium.org/1242403005
|
2015-07-31 13:38:06 -07:00 |
|
reed
|
f5872d2f41
|
add stroke params to c api
BUG=skia:
TBR=
Review URL: https://codereview.chromium.org/848553002
|
2015-01-10 17:59:31 -08:00 |
|
reed
|
0eafc9b06c
|
add maskfilter to c api
BUG=skia:
TBR=
Review URL: https://codereview.chromium.org/822053002
|
2014-12-23 14:11:11 -08:00 |
|
reed
|
afa278e250
|
more c
BUG=skia:
TBR=
Review URL: https://codereview.chromium.org/736133006
|
2014-11-24 19:11:48 -08:00 |
|
reed
|
73c2501120
|
separate c headers
BUG=skia:
Review URL: https://codereview.chromium.org/728323002
|
2014-11-17 06:15:42 -08:00 |
|