index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkSampledCodec.cpp
Commit message (
Expand
)
Author
Age
*
Add SkTransferFunctionBehavior flag: Use in codec and encoder
Matt Sarett
2017-03-24
*
SkImageEncoder: simplify API
Hal Canary
2016-11-23
*
Revert 248ff023 & 2cb6cb72
Hal Canary
2016-11-22
*
SkImageEncoder: simplify API
Hal Canary
2016-11-22
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Incremental decode: only use subset for subsetting
scroggo
2016-10-17
*
Simplify rowsDecoded returned by incrementalDecode
scroggo
2016-10-10
*
Fix filling of incomplete images in SkSampledCodec
msarett
2016-09-16
*
Make SkPngCodec decode progressively.
scroggo
2016-09-16
*
Implement Fill() for incomplete decodes to RGBA_F16
msarett
2016-09-13
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Make SkPngCodec decode progressively.
scroggo
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #18 id:340001 of ht...
scroggo
2016-05-31
*
Make SkPngCodec decode progressively.
scroggo
2016-05-31
*
Support decoding opaque to *premul
scroggo
2016-02-03
*
Delete reallyHasAlpha() from SkCodec
msarett
2016-01-11
*
Add reallyHasAlpha() to SkAndroidCodec
msarett
2015-12-10
*
Switch SkAutoMalloc to SkAutoTMalloc to avoid cast
scroggo
2015-12-10
*
Make SkAndroidCodec support gif
msarett
2015-11-17
*
Make SkAndroidCodec support bmp
msarett
2015-11-17
*
Fix bug in sampled decodes
msarett
2015-11-05
*
Make AndroidOptions const
scroggo
2015-11-04
*
Combine native sampling with sampling
scroggo
2015-11-03
*
Rename SkScaledCodec.cpp to SkSampledCodec.cpp
scroggo
2015-10-28