1. d1ec89b Perform color correction on png decodes by msarett · 8 years ago
  2. ba58489 Finish supporting decoding opaque to non-opaque by scroggo · 8 years ago
  3. 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 8 years ago
  4. 3ec5db4 Workaround to set the sRGB flag on SkImageGenerator by msarett · 8 years ago
  5. 0e6274f Parse icc profiles and exif orientation from jpeg markers by msarett · 8 years ago
  6. 5d2cd6e Move SkUtils.h to src/core. by bungeman · 9 years ago
  7. b30d698 Fix colorType/alphaType checks in SkCodec by msarett · 9 years ago
  8. deabdb5 Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of https://codereview.chromium.org/1695473002/ ) by msarett · 9 years ago
  9. c7578b6 Fix colorType/alphaType checks in SkCodec by msarett · 9 years ago
  10. a87d6de Set sRGB flag for PNGs with an sRGB chunk by msarett · 9 years ago
  11. c5560be Support decoding opaque to *premul by scroggo · 9 years ago
  12. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  13. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  14. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  15. 10522ff Scanline decoding for gifs by msarett · 9 years ago
  16. e3330cf Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://codereview.chromium.org/1305123002/ ) by jcgregorio · 9 years ago
  17. e9c10b9 Scanline decoding for gifs by msarett · 9 years ago
  18. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  19. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  20. cc2feb1 Support more swizzles to 565 in SkCodec by scroggo · 9 years ago
  21. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago
  22. 99f567e Scanline decoding for wbmp by msarett · 9 years ago
  23. 58fd2c8 Remove sk_memcpy32 by mtklein · 9 years ago
  24. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 9 years ago
  25. 230d4ac Use a wrapper for SkDebugf in SkCodec. by scroggo · 9 years ago
  26. eed039b Adding swizzles for bmp: by msarett · 10 years ago
  27. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 10 years ago
  28. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 10 years ago
  29. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 10 years ago