1. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  2. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  3. 479366c Let region decoders query the type and color space by Matt Sarett · 7 years ago
  4. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 7 years ago
  5. 03a7f5f Make header files idempotent; script to check by Hal Canary · 7 years ago
  6. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  7. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  8. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  9. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  10. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  11. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago[Renamed from tools/android/SkBitmapRegionCodec.h]
  12. cb8d719 Make BRD take advantage of zero initialized memory by msarett · 9 years ago
  13. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago[Renamed from tools/SkBitmapRegionCodec.h]
  14. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago
  15. 3f65e93 Add NewFromStream and getEncodedFormat to BitmapRegionDecoder by msarett · 9 years ago
  16. 35e5d1b Refactor SkBitmapRegionDecoderInterface for Android by msarett · 9 years ago
  17. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago