1. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  2. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  3. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 7 years ago
  4. 4785897 Remove compressed texture support from cacherator by Brian Osman · 7 years ago
  5. d531ca0 Use SkTransferFunctionBehavior in SkImageGenerator by Matt Sarett · 7 years ago
  6. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  7. 26e573c removed unused code around scaled generators by Mike Reed · 8 years ago
  8. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  9. 20a7ecc Implement scaling in SkCodecImageGenerator by Leon Scroggins III · 8 years ago
  10. df8599a remove SK_SUPPORT_LEGACY_REFENCODEDDATA_NOCTX flag by Mike Reed · 8 years ago
  11. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  12. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  13. ffae30d Convert SkAutoTUnref<SkData> to sk_sp<SkData>. by bungeman · 8 years ago
  14. 4984c3c Update Skia's YUV API by msarett · 8 years ago
  15. 1590f3b Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview.chromium.org/1716523002/ ) by msarett · 8 years ago
  16. 095d31c Update Skia's YUV API by msarett · 8 years ago
  17. b714fb0 Add getYUV8Planes() API to SkCodec by msarett · 9 years ago
  18. edd2dcf Create an SkCodecImageGenerator by msarett · 9 years ago