1. c5560be Support decoding opaque to *premul by scroggo · 9 years ago
  2. be1d555 Rename SkCodec_libpng to SkPngCodec by msarett · 9 years ago[Renamed from src/codec/SkCodec_libpng.h]
  3. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  4. db30be2 Make SkCodec support peek() and read() by scroggo · 9 years ago
  5. cf98fa9 Add SkPngChunkReader. by scroggo · 9 years ago
  6. 93c69ff Revert of Add SkPngChunkReader. (patchset #9 id:160001 of https://codereview.chromium.org/1040453002/ ) by scroggo · 9 years ago
  7. 3389e00 Add SkPngChunkReader. by scroggo · 9 years ago
  8. 1aaaba5 Fix the build on Android devices by Matt Sarett · 9 years ago
  9. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  10. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  11. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  12. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  13. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  14. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  15. b157917 SkScaledCodec class by emmaleer · 9 years ago
  16. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  17. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  18. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  19. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  20. b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
  21. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 9 years ago
  22. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
  23. 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 9 years ago
  24. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 9 years ago
  25. 6f29a3c Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https://codereview.chromium.org/1213743004/) by scroggo · 9 years ago
  26. 6c90e09 Revert of Fixing libpng transform use (patchset #5 id:80001 of https://codereview.chromium.org/1214203005/) by jvanverth · 9 years ago
  27. 9693037 This change: by emmaleer · 9 years ago
  28. 0a4c3cb Implemented onGetScanlines and onSkipScanlines for interlaced pngs by emmaleer · 9 years ago
  29. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 9 years ago
  30. 438b2ad ***Disables swizzles to 565. by msarett · 9 years ago
  31. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  32. 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 9 years ago
  33. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 9 years ago
  34. 2469c99 Enable both static and dynamically linked libpng by djsollen · 9 years ago
  35. 3eada2a Make SkPngCodec support rewinding properly. by scroggo · 9 years ago
  36. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  37. 0524590 Add scanline decoding to SkCodec. by scroggo · 9 years ago
  38. 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 9 years ago
  39. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 9 years ago
  40. f24f224 Add SkCodec, including PNG implementation. by scroggo · 9 years ago
  41. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 9 years ago
  42. ca35885 Add SkCodec, including PNG implementation. by scroggo · 9 years ago