1. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 9 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  4. cc2feb1 Support more swizzles to 565 in SkCodec by scroggo · 9 years ago
  5. 8f4ba76 SkScaledCodec class by emmaleer · 9 years ago
  6. b0a32cc Revert of SkScaledCodec class (patchset #35 id:680001 of https://codereview.chromium.org/1260673002/ ) by egdaniel · 9 years ago
  7. b157917 SkScaledCodec class by emmaleer · 9 years ago
  8. c7993d7 Revert of SkScaledCodec class (patchset #34 id:660001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  9. d518ea7 SkScaledCodec class by emmaleer · 9 years ago
  10. e5aaa07 Revert of SkScaledCodec class (patchset #32 id:620001 of https://codereview.chromium.org/1260673002/ ) by emmaleer · 9 years ago
  11. 0944100 SkScaledCodec class by emmaleer · 9 years ago
  12. d1bc574 Update CodexTest to test valid_alpha. by scroggo · 9 years ago
  13. b427db1 Consolidate SkCodec functions for handling rewind by scroggo · 9 years ago
  14. 99f567e Scanline decoding for wbmp by msarett · 9 years ago
  15. b636b45 Add the ability to decode a subset to SkCodec by scroggo · 9 years ago
  16. eb602a5 SkCodec no longer inherits from SkImageGenerator. by scroggo · 9 years ago
  17. 0a7e69c Get rid of leaks in SkCodec::NewFromStream. by scroggo · 9 years ago
  18. a096d7a SkCodec: add wbmp class by halcanary · 9 years ago