index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
android
Commit message (
Expand
)
Author
Age
*
Remove calls to computeOutputColor- Type and Space
Leon Scroggins III
2018-03-13
*
Fix drawing SkAnimatedImages with transparency
Leon Scroggins III
2018-03-06
*
Address MSAN bug in SkAnimatedImage::decodeNextFrame
Kevin Lubick
2018-02-13
*
Simplify SkAnimatedImage
Leon Scroggins III
2018-01-30
*
Make SkAnimatedImage::update return sentinel when stopped
Leon Scroggins III
2018-01-23
*
Respect repetition count in SkAnimatedImage
Leon Scroggins III
2018-01-22
*
Add Android ImageDecoder features to SkAnimatedImage
Leon Scroggins III
2018-01-17
*
Use SkAndroidCodec in SkAnimatedImage
Leon Scroggins III
2018-01-16
*
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
*
Reland "skia: add heif decoding support"
Leon Scroggins III
2017-08-18
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
Revert "skia: add heif decoding support"
Mike Klein
2017-08-17
*
skia: add heif decoding support
Chong Zhang
2017-08-16
*
Add a private API for writing the clip to the stencil
Stan Iliev
2017-08-02
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
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
*
Let region decoders query the type and color space
Matt Sarett
2017-04-14
*
Allow BF and BRD clients to request an output color space
Matt Sarett
2017-04-11
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
Decode to sRGB on Android
Matt Sarett
2016-12-12
*
SkEncodeImage: no more link-time registration
Hal Canary
2016-11-30
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Finish color space support for SkCodec
Matt Sarett
2016-11-07
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
change SkStreams to work with sk_sp<SkData> instead of SkData*
reed
2016-09-12
*
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
*
Delete SkBitmapRegionCanvas
msarett
2016-05-18
*
Ensure that SkColorTable->fCount is set properly after decodes
msarett
2016-05-17
*
Delete SkImageDecoder
msarett
2016-03-24
*
Revert of Delete SkImageDecoder (patchset #9 id:150001 of https://codereview....
msarett
2016-03-24
[next]