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
*
Remove calls to computeOutputColor- Type and Space
Leon Scroggins III
2018-03-13
*
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Mike Reed
2017-10-03
*
Revert "Revert "Revert "guard old apis for querying byte-size of a bitmap/ima...
Mike Reed
2017-10-02
*
Revert "Revert "guard old apis for querying byte-size of a bitmap/imageinfo/p...
Mike Reed
2017-10-02
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Jim Van Verth
2017-09-27
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-27
*
Revert "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
Greg Daniel
2017-09-26
*
guard old apis for querying byte-size of a bitmap/imageinfo/pixmap
Mike Reed
2017-09-26
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
Guard to remove kIndex_8_SkColorType
Mike Reed
2017-07-13
*
Reland "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-11
*
Revert "Remove support for decoding to kIndex_8"
Leon Scroggins
2017-07-10
*
Remove support for decoding to kIndex_8
Leon Scroggins III
2017-07-10
*
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