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