- 56957d9 remove unimplemented sk_data_new_empty() by Mike Klein · 4 years, 4 months ago
- e9d783c use pathbuilder by Mike Reed · 4 years, 6 months ago
- 564d49e Remove subset parameter from making encoded/generator images by Mike Reed · 4 years, 7 months ago
- 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 6 years ago
- 4732dd3 Fix C API example by Stan Iliev · 6 years ago
- c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
- 127e519 fix sk_colorspace include guard by Mike Klein · 6 years ago
- 86e6199 Revert "simplify and centralize SK_API" by Mike Klein · 6 years ago
- 7f960d2 simplify and centralize SK_API by Mike Klein · 6 years ago
- 8ad84f2 Revert "simplify and centralize SK_API" by Mike Klein · 6 years ago
- 90c9749 simplify and centralize SK_API by Mike Klein · 6 years ago
- 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
- 7322b52 C API: document sk_matrix_t by Hal Canary · 8 years ago
- 7551898 Make C API compatible with -Wstrict-prototypes by Brian Salomon · 8 years ago
- 7a1f45f spin off easy stuff from Herb's windows GN CL by mtklein · 9 years ago
- fa84d94 Make both SK_API definition points identical and order independent. by mtklein · 9 years ago
- 4a7940b add drawCircle to c api by reed · 9 years ago
- c911906 Documentation: C API comments by halcanary · 9 years ago
- 219f18f C API: Add SK_API, also documentation of an example. by halcanary · 9 years ago
- 65cc3e4 C API: add radial, sweep, and two-point conical gradient shaders by halcanary · 10 years ago
- 80a1c54 C API: remove dead code, simplify boilerplate by halcanary · 10 years ago
- 7568d0b C API: add sk_xfermode.h, impl, test by halcanary · 10 years ago
- 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 10 years ago
- 871872f change old picture serialization to really handle images by reed · 10 years ago
- f5872d2 add stroke params to c api by reed · 10 years ago
- b2a5d7e add image-from-codec to c api by reed · 10 years ago
- 0eafc9b add maskfilter to c api by reed · 10 years ago
- e371989 add picture to c api by reed · 10 years ago
- 9503ac7 Add matrix operations to C canvas API by abarth · 10 years ago
- 2fc6ea6 Add scale and skew to C canvas API by abarth · 10 years ago
- afa278e more c by reed · 10 years ago
- 73c2501 separate c headers by reed · 10 years ago
- 0b5fc97 Quick and dirty test to call the C interface from GO. by stephana · 10 years ago
- e332396 move c api into include by reed · 10 years ago