1. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 7 years ago
  2. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  3. e531207 Add SkCopyPixelsMode argument to SkMakeImageInColorSpace by Brian Osman · 7 years ago
  4. dc79270 Draw time color xform API for Android by Matt Sarett · 7 years ago
  5. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  6. c756c7a make picture-imagegenerator more robust on requested infos by Mike Reed · 7 years ago
  7. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  8. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  9. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  10. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  11. 095d31c Update Skia's YUV API by msarett · 8 years ago
  12. 5dd918b Suppress test_imagegenerator_factory by fmalita · 9 years ago
  13. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  14. 694307c Let's not leak this SkData. by mtklein · 9 years ago
  15. d7c05bf remove getter for imagegenerator factory, update test by reed · 9 years ago
  16. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  17. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  18. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  19. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 10 years ago