1. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 5 years ago
  2. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 5 years ago
  3. e0fbe94 Use flat version of path-direction enum by Mike Reed · 5 years ago
  4. 4241f5e Revert "add guard to switch to SkPathTypes" by Mike Reed · 5 years ago
  5. e1af444 add guard to switch to SkPathTypes by Mike Reed · 5 years ago
  6. f91aeb2 Move a bunch of gpu files out of include/private and into src/gpu. by Greg Daniel · 5 years ago
  7. 8231031 Small fixes to C API. Add SK_API and fix function signature mismatch. by Stan Iliev · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 6 years ago
  9. 66c505f expand imageinfo in C api, start on colorspace by Mike Reed · 6 years ago
  10. 6409f84 Revert "Revert "Change image encode api to return sk_sp"" by Mike Reed · 7 years ago
  11. 64778d9 Revert "Change image encode api to return sk_sp" by Mike Reed · 7 years ago
  12. dc79955 Change image encode api to return sk_sp by Mike Reed · 7 years ago
  13. d678723 Move C effects into effects. by Mike Klein · 8 years ago
  14. efdfd51 switch maskfilters to sk_sp by reed · 9 years ago
  15. e8f3062 switch surface to sk_sp by reed · 9 years ago
  16. ca2622b return pictures as sk_sp by reed · 9 years ago
  17. 9ce9d67 update callsites for Make image factories by reed · 9 years ago
  18. fde0511 Make sp variants for SkData by reed · 9 years ago
  19. 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
  20. 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
  21. bd73ffb add Make variations to return SkImage by sk_sp by reed · 9 years ago
  22. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  23. 4a7940b add drawCircle to c api by reed · 9 years ago
  24. 219f18f C API: Add SK_API, also documentation of an example. by halcanary · 9 years ago
  25. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  26. 65cc3e4 C API: add radial, sweep, and two-point conical gradient shaders by halcanary · 9 years ago
  27. e47829b flag to use const& instead of const* for src-rect by reed · 9 years ago
  28. 80a1c54 C API: remove dead code, simplify boilerplate by halcanary · 9 years ago
  29. 702edbd Propagate SkSurfaceProps to more call sites by robertphillips · 9 years ago
  30. 871872f change old picture serialization to really handle images by reed · 9 years ago
  31. f5872d2 add stroke params to c api by reed · 10 years ago
  32. 5965c8a add ImageGenerator::NewFromData to porting layer by reed · 10 years ago
  33. 2906d4a disable using codecs until that can work in chrome by reed · 10 years ago
  34. b2a5d7e add image-from-codec to c api by reed · 10 years ago
  35. 0eafc9b add maskfilter to c api by reed · 10 years ago
  36. e371989 add picture to c api by reed · 10 years ago
  37. 9503ac7 Add matrix operations to C canvas API by abarth · 10 years ago
  38. 2fc6ea6 Add scale and skew to C canvas API by abarth · 10 years ago
  39. afa278e more c by reed · 10 years ago
  40. 73c2501 separate c headers by reed · 10 years ago
  41. e332396 move c api into include by reed · 10 years ago[Renamed (70%) from experimental/sk_surface.cpp]
  42. a624e87 Implement C path functions by robertphillips · 10 years ago
  43. 8e47478 implement some so we can test it by reed · 10 years ago
  44. 938dfba experimental c api by reed · 10 years ago