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