index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
android
/
SkBitmapRegionCodec.cpp
Commit message (
Expand
)
Author
Age
*
Allow BF and BRD clients to request an output color space
Matt Sarett
2017-04-11
*
Decode to sRGB on Android
Matt Sarett
2016-12-12
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Finish color space support for SkCodec
Matt Sarett
2016-11-07
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Revert of Checking for valid colorType, alphaType, colorSpace in SkCodec (pat...
msarett
2016-09-08
*
Checking for valid colorType, alphaType, colorSpace in SkCodec
msarett
2016-09-08
*
Request legacy mode behavior from SkCodec in BitmapRegionDecoder
msarett
2016-09-01
*
Fix uses of SkImageInfo in BRD to preserve color space info
msarett
2016-06-03
*
Delete workaround for matching bitmap and pixel ref rowbytes
msarett
2016-05-19
*
Ensure that SkColorTable->fCount is set properly after decodes
msarett
2016-05-17
*
Make BitmapRegionDecoder succeed on invalid requests
msarett
2015-12-11
*
Move SkBitmapRegionDecoder to include/android and src/android
msarett
2015-11-13