1. efdfd51 switch maskfilters to sk_sp by reed · 8 years ago
  2. fe63045 move setshader to sk_sp, re-using SK_SUPPORT_LEGACY_CREATESHADER_PTR by reed · 8 years ago
  3. e8f3062 switch surface to sk_sp by reed · 8 years ago
  4. ca2622b return pictures as sk_sp by reed · 8 years ago
  5. 9ce9d67 update callsites for Make image factories by reed · 8 years ago
  6. fde0511 Make sp variants for SkData by reed · 8 years ago
  7. 7fb4f8b Revert "Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ )" by reed · 8 years ago
  8. e683c56 Revert of add Make variations to return SkImage by sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1778393002/ ) by robertphillips · 8 years ago
  9. bd73ffb add Make variations to return SkImage by sk_sp by reed · 8 years ago
  10. 8a21c9f use Make instead of Create to return a shared shader by reed · 8 years ago
  11. 4a7940b add drawCircle to c api by reed · 9 years ago
  12. 219f18f C API: Add SK_API, also documentation of an example. by halcanary · 9 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  14. 65cc3e4 C API: add radial, sweep, and two-point conical gradient shaders by halcanary · 9 years ago
  15. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  16. 80a1c54 C API: remove dead code, simplify boilerplate by halcanary · 9 years ago
  17. 7568d0b C API: add sk_xfermode.h, impl, test by halcanary · 9 years ago
  18. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  19. 871872f change old picture serialization to really handle images by reed · 9 years ago
  20. f5872d2 add stroke params to c api by reed · 10 years ago
  21. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  22. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  23. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  24. 0eafc9b add maskfilter to c api by reed · 10 years ago
  25. e371989 add picture to c api by reed · 10 years ago
  26. 9503ac7 Add matrix operations to C canvas API by abarth · 10 years ago
  27. 2fc6ea6 Add scale and skew to C canvas API by abarth · 10 years ago
  28. afa278e more c by reed · 10 years ago
  29. 73c2501 separate c headers by reed · 10 years ago
  30. e332396 move c api into include by reed · 10 years ago