1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  3. 8f11e43 Reland: Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  4. f99a674 Revert "Widen internal API to support more complex YUV formats" by Jim Van Verth · 6 years ago
  5. 0c583af Widen internal API to support more complex YUV formats by Jim Van Verth · 6 years ago
  6. 431ac56 Use SkSurfaceValidateRasterInfo in some lesser-used canvas factories by Brian Osman · 6 years ago
  7. 3785471 basic first pass at RGBA F32 support by Mike Klein · 6 years ago
  8. a57488a Expose public factories for platform decoders by Leon Scroggins III · 6 years ago
  9. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  10. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  11. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  12. 7fcfb62 move a bunch of helpers from SkImageInfo.h into priv by Mike Reed · 6 years ago
  13. 59a1df2 Delete SkColorSpaceXformImageGenerator and SkImagePriv::SkMakeImageInColorSpace by Greg Daniel · 7 years ago
  14. e531207 Add SkCopyPixelsMode argument to SkMakeImageInColorSpace by Brian Osman · 7 years ago
  15. dc79270 Draw time color xform API for Android by Matt Sarett · 7 years ago
  16. c090c64 move files out of private, and fix up callers to IWYU by Mike Reed · 7 years ago
  17. c756c7a make picture-imagegenerator more robust on requested infos by Mike Reed · 7 years ago
  18. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 7 years ago
  19. 38d909e Move off SK_SUPPORT_LEGACY_DATA_FACTORIES. by bungeman · 8 years ago
  20. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  21. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  22. 095d31c Update Skia's YUV API by msarett · 8 years ago
  23. 5dd918b Suppress test_imagegenerator_factory by fmalita · 9 years ago
  24. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  25. 694307c Let's not leak this SkData. by mtklein · 9 years ago
  26. d7c05bf remove getter for imagegenerator factory, update test by reed · 9 years ago
  27. 1c84634 add runtime option to provide data->imagegenerator factory by reed · 9 years ago
  28. 3ef71e3 guarded change to SkImageGenerator to make getInfo() const by reed · 9 years ago
  29. abaef86 Add support for the Rec601 YUV color space to GrYUVtoRGBEffect. by rileya · 10 years ago
  30. 518d83d Skia side RGB to YUV gpu conversion by sugoi · 10 years ago