1. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  2. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  3. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  4. 33d5394 Revert "Switch SkCodec to use skcms" and follow on change by Leon Scroggins III · 6 years ago
  5. 81886e8 Switch SkCodec to use skcms by Leon Scroggins III · 6 years ago
  6. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  7. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  8. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  9. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  10. d81fed9 Replace BMP calls to new with calls to malloc by Leon Scroggins III · 7 years ago
  11. 03a7f5f Make header files idempotent; script to check by Hal Canary · 8 years ago
  12. 1b96c6f Add F16, SkColorSpaceXform support to SkBmpCodec by Matt Sarett · 8 years ago
  13. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  14. 6193568 Revert "Add F16, SkColorSpaceXform support to SkBmpCodec" by Matt Sarett · 8 years ago
  15. d851795 Add F16, SkColorSpaceXform support to SkBmpCodec by Matt Sarett · 8 years ago
  16. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  17. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  18. 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
  19. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  20. b30d698 Fix colorType/alphaType checks in SkCodec by msarett · 9 years ago
  21. deabdb5 Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of https://codereview.chromium.org/1695473002/ ) by msarett · 9 years ago
  22. c7578b6 Fix colorType/alphaType checks in SkCodec by msarett · 9 years ago
  23. 9b9497e Implement onSkipScanlines() for bmp and wbmp by msarett · 9 years ago
  24. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  25. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  26. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  27. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  28. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  29. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago