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