1. d518ea7 SkScaledCodec class by emmaleer · 10 years ago
  2. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 10 years ago
  3. 0944100 SkScaledCodec class by emmaleer · 10 years ago
  4. b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 10 years ago
  5. 1c005e4 Create a scanline decoder without creating a codec by scroggo · 10 years ago
  6. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 10 years ago
  7. 973ae86 removing png_read_end from SkPngScanlineDecoder by emmaleer · 10 years ago
  8. 9b2cdbf Allow creating multiple scanline decoders. by scroggo · 10 years ago
  9. 6f29a3c Revert of Revert of Fixing libpng transform use (patchset #1 id:1 of https://codereview.chromium.org/1213743004/) by scroggo · 10 years ago
  10. 6c90e09 Revert of Fixing libpng transform use (patchset #5 id:80001 of https://codereview.chromium.org/1214203005/) by jvanverth · 10 years ago
  11. 9693037 This change: by emmaleer · 10 years ago
  12. 0a4c3cb Implemented onGetScanlines and onSkipScanlines for interlaced pngs by emmaleer · 10 years ago
  13. 9e43cab Requires a minor API change to pass the color table to getScanlineDecoder, as we do with getPixels(). by msarett · 10 years ago
  14. 438b2ad ***Disables swizzles to 565. by msarett · 10 years ago
  15. b2a6fe7 Enable both static and dynamically linked libpng by djsollen · 10 years ago
  16. 5842154 SkCodec::onGetScanlineDecoder must call rewind. by scroggo · 10 years ago
  17. 1865900 Revert of Enable both static and dynamically linked libpng (patchset #4 id:60001 of https://codereview.chromium.org/1032253003/) by djsollen · 10 years ago
  18. 2469c99 Enable both static and dynamically linked libpng by djsollen · 10 years ago
  19. 3eada2a Make SkPngCodec support rewinding properly. by scroggo · 10 years ago
  20. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  21. 0524590 Add scanline decoding to SkCodec. by scroggo · 10 years ago
  22. 1dd3ea9 Add SkEncodedFormat, used by SkCodec. by scroggo · 10 years ago
  23. 9552662 Option for SkCodec to treat dst as all zeroes. by scroggo · 10 years ago
  24. f24f224 Add SkCodec, including PNG implementation. by scroggo · 10 years ago
  25. ee1a726 Revert of Add SkCodec, including PNG implementation. (patchset #24 id:460001 of https://codereview.chromium.org/930283002/) by scroggo · 10 years ago
  26. ca35885 Add SkCodec, including PNG implementation. by scroggo · 10 years ago