aboutsummaryrefslogtreecommitdiff
path: root/include/c
AgeCommit message (Expand)Author
2017-03-21C API: document sk_matrix_tHal Canary
2017-01-03Make C API compatible with -Wstrict-prototypesBrian Salomon
2016-08-04spin off easy stuff from Herb's windows GN CLmtklein
2016-07-28Make both SK_API definition points identical and order independent.mtklein
2016-02-09add drawCircle to c apireed
2015-09-01Documentation: C API commentshalcanary
2015-09-01C API: Add SK_API, also documentation of an example.halcanary
2015-08-12C API: add radial, sweep, and two-point conical gradient shadershalcanary
2015-07-31C API: remove dead code, simplify boilerplatehalcanary
2015-07-31C API: add sk_xfermode.h, impl, testhalcanary
2015-06-23Propagate SkSurfaceProps to more call sitesrobertphillips
2015-06-22change old picture serialization to really handle imagesreed
2015-01-10add stroke params to c apireed
2014-12-25add image-from-codec to c apireed
2014-12-23add maskfilter to c apireed
2014-12-22add picture to c apireed
2014-12-02Add matrix operations to C canvas APIabarth
2014-12-01Add scale and skew to C canvas APIabarth
2014-11-24more creed
2014-11-17separate c headersreed
2014-10-31Quick and dirty test to call the C interface from GO.stephana
2014-10-24move c api into includereed