1. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 2 months ago
  2. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 2 months ago
  3. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 2 months ago
  4. 51e15a6 Use SkTextEncoding enum instead of macros. by Ben Wagner · 5 years ago
  5. 7fde8e1 IWYU for gms. by Ben Wagner · 5 years ago
  6. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  7. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  8. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  9. 9407e24 make float more primary API for paint (esp. for alpha) by Mike Reed · 5 years ago
  10. f78b7ea don't use paint's gettextpath by Mike Reed · 6 years ago
  11. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  12. 4e3abc1 cacherator upscales colortables to unify caching by Mike Reed · 7 years ago
  13. 33d2055 GM: some header cleanup by Mike Klein · 7 years ago
  14. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  15. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  16. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  17. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  18. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  19. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  20. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  21. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  22. 1b51c52 Narrow the SkImageGenerator interface by Brian Osman · 8 years ago
  23. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  24. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  25. ca2622b return pictures as sk_sp by reed · 8 years ago
  26. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  27. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  28. ce563cd more shader-->sp conversions by reed · 8 years ago
  29. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  30. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  31. 1dedc3d SkPictureImageGenerator by fmalita · 9 years ago