index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
c
Commit message (
Expand
)
Author
Age
*
spin off easy stuff from Herb's windows GN CL
mtklein
2016-08-04
*
Make both SK_API definition points identical and order independent.
mtklein
2016-07-28
*
add drawCircle to c api
reed
2016-02-09
*
Documentation: C API comments
halcanary
2015-09-01
*
C API: Add SK_API, also documentation of an example.
halcanary
2015-09-01
*
C API: add radial, sweep, and two-point conical gradient shaders
halcanary
2015-08-12
*
C API: remove dead code, simplify boilerplate
halcanary
2015-07-31
*
C API: add sk_xfermode.h, impl, test
halcanary
2015-07-31
*
Propagate SkSurfaceProps to more call sites
robertphillips
2015-06-23
*
change old picture serialization to really handle images
reed
2015-06-22
*
add stroke params to c api
reed
2015-01-10
*
add image-from-codec to c api
reed
2014-12-25
*
add maskfilter to c api
reed
2014-12-23
*
add picture to c api
reed
2014-12-22
*
Add matrix operations to C canvas API
abarth
2014-12-02
*
Add scale and skew to C canvas API
abarth
2014-12-01
*
more c
reed
2014-11-24
*
separate c headers
reed
2014-11-17
*
Quick and dirty test to call the C interface from GO.
stephana
2014-10-31
*
move c api into include
reed
2014-10-24