skia2/src/android
Matt Sarett 966bb348a5 Decode to sRGB on Android
I want to land this so we can start testing color space aware
decoding on Android.  In particular, it will be interesting to
see how linear premultiplication will affect existing content.

This will only modify BitmapRegionDecoder behavior.  I'll
follow up with a similar change to BitmapFactory.cpp in Android.

This will cause image diffs on Gold.

BUG=skia:

Change-Id: Iffda5f035447f2608ce26945570b503f8971b735
Reviewed-on: https://skia-review.googlesource.com/5698
Commit-Queue: Matt Sarett <msarett@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Reviewed-by: Leon Scroggins <scroggo@google.com>
2016-12-12 22:19:05 +00:00
..
SkBitmapRegionCodec.cpp Decode to sRGB on Android 2016-12-12 22:19:05 +00:00
SkBitmapRegionCodec.h SkEncodeImage: no more link-time registration 2016-11-30 22:48:56 +00:00
SkBitmapRegionDecoder.cpp SkImageEncoder: simplify API 2016-11-23 16:40:32 +00:00
SkBitmapRegionDecoderPriv.h Remove dependency on src/android from dm and nanobench 2015-11-13 09:59:11 -08:00