1. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 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. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  6. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  7. d1227a7 Delete SkBitmapRegionCanvas by msarett · 8 years ago
  8. 506e19a Move SkBitmapRegionDecoder to include/android and src/android by msarett · 9 years ago[Renamed from tools/android/SkBitmapRegionDecoder.h]
  9. cb8d719 Make BRD take advantage of zero initialized memory by msarett · 9 years ago
  10. 84a8065 Reorganize BRD code in new tools directory by msarett · 9 years ago[Renamed from tools/SkBitmapRegionDecoder.h]
  11. 5c9e34a Delete dead BitmapRegionDecoder code in tools by msarett · 9 years ago
  12. 5cb4885 Rename SkBitmapRegionDecoder and Create function by msarett · 9 years ago[Renamed (91%) from tools/SkBitmapRegionDecoderInterface.h]
  13. 3f65e93 Add NewFromStream and getEncodedFormat to BitmapRegionDecoder by msarett · 9 years ago
  14. 35e5d1b Refactor SkBitmapRegionDecoderInterface for Android by msarett · 9 years ago
  15. 26ad17b Implementation of SkBitmapRegionDecoder using SkAndroidCodec by msarett · 9 years ago
  16. 04965c6 SkBitmapRegionDecoder clean-up by msarett · 9 years ago
  17. a5783ae Provides various implementations of Android's SkBitmapRegionDecoder. by msarett · 9 years ago