1. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  2. 77a7a1b SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  3. 1f2fff2 Revert "SkColorSpace: remove named API, add gamut API" by Matt Sarett · 7 years ago
  4. ecaaf6f SkColorSpace: remove named API, add gamut API by Matt Sarett · 7 years ago
  5. 693fdbd refFoo variant for getters that naturally have a sk_sp by Mike Reed · 8 years ago
  6. e94255d Specify bit depth and color space in SkImage::MakeFromPicture() by Matt Sarett · 8 years ago
  7. 138ea97 Add color space to picture image as a creation parameter by Brian Osman · 8 years ago
  8. d85dd53 Shrink the SkImageGenerator API by Brian Osman · 8 years ago
  9. 1b51c52 Narrow the SkImageGenerator interface by Brian Osman · 8 years ago
  10. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  11. dbfd7ab Replace a lot of 'static const' with 'constexpr' or 'const'. by mtklein · 8 years ago
  12. ca2622b return pictures as sk_sp by reed · 8 years ago
  13. 1a9b964 Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ )" by reed · 8 years ago
  14. 9283d20 Revert of more shader-->sp conversions (patchset #5 id:80001 of https://codereview.chromium.org/1789633002/ ) by reed · 8 years ago
  15. ce563cd more shader-->sp conversions by reed · 8 years ago
  16. 74bd953 discardable pixelrefs are gone, update tests accordingly by reed · 9 years ago
  17. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  18. 1dedc3d SkPictureImageGenerator by fmalita · 9 years ago