1. b3b2453 Use fixed size buffer for RLE bmps by Leon Scroggins III · 8 years ago
  2. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  3. 1b96c6f Add F16, SkColorSpaceXform support to SkBmpCodec by Matt Sarett · 8 years ago
  4. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  5. 6193568 Revert "Add F16, SkColorSpaceXform support to SkBmpCodec" by Matt Sarett · 8 years ago
  6. d851795 Add F16, SkColorSpaceXform support to SkBmpCodec by Matt Sarett · 8 years ago
  7. 7ecc596 Remove SkAutoTDeleteArray by Ben Wagner · 8 years ago
  8. 34e0ec4 Support the non-native (RGBA/BGRA) swizzle by msarett · 8 years ago
  9. c30c418 Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  10. 3c92024 Revert of Add SkEncodedInfo to report properties of encoded image data (patchset #6 id:200001 of https://codereview.chromium.org/1820073002/ ) by robertphillips · 8 years ago
  11. f682d9a Add SkEncodedInfo to report properties of encoded image data by msarett · 8 years ago
  12. 9b9497e Implement onSkipScanlines() for bmp and wbmp by msarett · 8 years ago
  13. 4946b94 Fix scanline decoding of rare RLE bmps by msarett · 8 years ago
  14. 886e5e4 Fix overflow caught by ASAN. by benjaminwagner · 9 years ago
  15. e6dd004 Fill incomplete images in SkCodec parent class by msarett · 9 years ago
  16. e7fc14b Move all knowledge of X sampling into SkScaledCodec by scroggo · 9 years ago
  17. 46c5747 Merge SkCodec with SkScanlineDecoder by scroggo · 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. d0375bc Fix bmp RLE "bug" by msarett · 9 years ago
  21. 4ab9d5f Split SkBmpCodec into three separate classes by msarett · 9 years ago