1. 712476e Remove SkCodec::fSrcInfo by Leon Scroggins III · 6 years ago
  2. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  3. 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 8 years ago
  4. ebf4408 Fix bugs in SkBmpCodec by msarett · 9 years ago
  5. c5560be Support decoding opaque to *premul by scroggo · 9 years ago
  6. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  7. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago
  8. 80803ff Fix SkSwizzler bug by msarett · 9 years ago
  9. fdb4757 Add subsetting to SkScanlineDecoder by msarett · 9 years ago
  10. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  11. 5406d6f Scanline decoding for bmp by msarett · 9 years ago
  12. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  13. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  14. cc2feb1 Support more swizzles to 565 in SkCodec by scroggo · 9 years ago
  15. 614aa07 Pass the destination pointer to next() in SkSwizzler by msarett · 9 years ago
  16. 438b2ad ***Disables swizzles to 565. by msarett · 9 years ago
  17. eed039b Adding swizzles for bmp: by msarett · 9 years ago
  18. 7411438 Revert "Revert of fix for invalid for loop syntax broke build (patchset #1 id:1 of https://codereview.chromium.org/1007373003/)" by msarett · 9 years ago
  19. dfdec78 Revert "Implementation of image decoding for bmp files, in accordance with the new API." by msarett · 9 years ago
  20. 3675874 Implementation of image decoding for bmp files, in accordance with the new API. by msarett · 9 years ago