1. 04be2b5 Reland "skia: add heif decoding support" by Leon Scroggins III · 7 years ago
  2. db68a42 Revert "skia: add heif decoding support" by Mike Klein · 7 years ago
  3. c2a9542 skia: add heif decoding support by Chong Zhang · 7 years ago
  4. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  5. 588fb04 Report error on failure to create SkCodec by Leon Scroggins III · 7 years ago
  6. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  7. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  8. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  9. 1f6af6b Consolidate decoding frames into SkCodec by Leon Scroggins III · 7 years ago
  10. 557fbbe Add animation support to SkWebpCodec by Leon Scroggins III · 7 years ago
  11. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  12. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  13. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  14. ff2a6c8 Use demux API in SkWebpCodec by msarett · 8 years ago
  15. 9d15dab Parse ICC profiles from webps by msarett · 8 years ago
  16. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  17. 3c92024 Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ ) by robertphillips · 8 years ago
  18. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  19. ad8bcfe Use a smart pointer for SkColorSpace factories by msarett · 9 years ago
  20. 90c4d5f Add reallyHasAlpha() to SkAndroidCodec by msarett · 9 years ago
  21. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  22. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  23. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  24. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  25. 6f5e619 Add SkWebpCodec, for decoding .webp images. by scroggo · 9 years ago