index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkWebpCodec.h
Commit message (
Expand
)
Author
Age
*
Consolidate decoding frames into SkCodec
Leon Scroggins III
2017-06-12
*
Add animation support to SkWebpCodec
Leon Scroggins III
2017-05-23
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Use demux API in SkWebpCodec
msarett
2016-09-07
*
Parse ICC profiles from webps
msarett
2016-08-24
*
Add SkEncodedInfo to report properties of encoded image data
msarett
2016-04-20
*
Revert of Add SkEncodedInfo to report properties of encoded image data (patch...
robertphillips
2016-04-19
*
Add SkEncodedInfo to report properties of encoded image data
msarett
2016-04-18
*
Use a smart pointer for SkColorSpace factories
msarett
2016-03-07
*
Add reallyHasAlpha() to SkAndroidCodec
msarett
2015-12-10
*
Make SkCodec support peek() and read()
scroggo
2015-12-08
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Move all knowledge of X sampling into SkScaledCodec
scroggo
2015-10-02
*
Add the ability to decode a subset to SkCodec
scroggo
2015-07-22
*
Add SkWebpCodec, for decoding .webp images.
scroggo
2015-06-18