1. c8037dc Reland "Hide SkEncodedInfo" by Leon Scroggins III · 7 years ago
  2. 1793e7b Revert "Hide SkEncodedInfo" by Leon Scroggins · 7 years ago
  3. c6f7a4f Hide SkEncodedInfo by Leon Scroggins III · 7 years ago
  4. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  5. 0741818 Move calls to conversion_possible to SkCodec by Leon Scroggins III · 7 years ago
  6. 7f97f49 remove SK_SUPPORT_LEGACY_CODEC_NEW dead code by Mike Reed · 7 years ago
  7. ede7bac use unique_ptr for codec factories by Mike Reed · 7 years ago
  8. 571b30f Reland "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  9. 8321f75 Revert "Remove support for decoding to kIndex_8" by Leon Scroggins · 7 years ago
  10. 742a3e2 Remove support for decoding to kIndex_8 by Leon Scroggins III · 7 years ago
  11. 68feef4 Allow BF and BRD clients to request an output color space by Matt Sarett · 8 years ago
  12. 2ae3a2e Suggest P3 for wide gamut images in SkAndroidCodec by Matt Sarett · 8 years ago
  13. 8dcc84f Prefer F16 in SkAndroidCodec for high precision images by Matt Sarett · 8 years ago
  14. 966bb34 Decode to sRGB on Android by Matt Sarett · 8 years ago
  15. 1fcc404 SkEncodeImage: no more link-time registration by Hal Canary · 8 years ago
  16. db68301 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  17. a2b4bdc Revert 248ff023 & 2cb6cb72 by Hal Canary · 8 years ago
  18. 248ff02 SkImageEncoder: simplify API by Hal Canary · 8 years ago
  19. 6bd5284 Remove SkAutoTUnref and SkAutoTDelete from public includes. by bungeman · 8 years ago
  20. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  21. 7b5e553 Add SkAndroidCodec::getPixels by scroggo · 9 years ago
  22. a4970dc Delete reallyHasAlpha() from SkCodec by msarett · 9 years ago
  23. 9a0e346 Make BitmapRegionDecoder succeed on invalid requests by msarett · 9 years ago
  24. 90c4d5f Add reallyHasAlpha() to SkAndroidCodec by msarett · 9 years ago
  25. 7d5105c Allow SkAndroidCodec to use SkPngChunkReader by msarett · 9 years ago
  26. e95a068 Make AndroidOptions const by scroggo · 9 years ago
  27. 3d9d7a7 Create an SkAndroidCodec API separate from SkCodec by msarett · 9 years ago