index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
Commit message (
Expand
)
Author
Age
*
Revert "Support decoding images to multiple formats, depending on usage"
Brian Osman
2016-11-15
*
Support decoding images to multiple formats, depending on usage
Brian Osman
2016-11-15
*
Refactor RGBA/BGRA xform logic in SkCodecs
Matt Sarett
2016-11-08
*
Fail jpeg decodes on too many progressive scans
Matt Sarett
2016-11-08
*
s/SkAutoTUnref/sk_sp/ in src/ part 1
Hal Canary
2016-11-07
*
Finish color space support for SkCodec
Matt Sarett
2016-11-07
*
Add F16, SkColorSpaceXform support to SkGifCodec
Matt Sarett
2016-11-04
*
Avoid pretending to support CMYK color xforms in SkJpegCodec
Matt Sarett
2016-11-04
*
Fix color xforms for Index8 bmps
Matt Sarett
2016-11-04
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Revert "Add F16, SkColorSpaceXform support to SkBmpCodec"
Matt Sarett
2016-11-03
*
Add F16, SkColorSpaceXform support to SkBmpCodec
Matt Sarett
2016-11-03
*
Remove SkAutoTDeleteArray
Ben Wagner
2016-11-02
*
Delete qcms
Matt Sarett
2016-11-01
*
Report repetition count in SkCodec
scroggo
2016-11-01
*
Use correct color table for prior GIF frames
Leon Scroggins III
2016-10-31
*
Tag images as sRGB by default in SkCodec
Matt Sarett
2016-10-31
*
Remove unneeded SkColorSpace constructor
Matt Sarett
2016-10-28
*
Revert "Always use a color table with 256 colors"
Leon Scroggins III
2016-10-27
*
Fix decoding GIF to 565
scroggo
2016-10-27
*
Write transparent pixels more often (SkGifCodec)
scroggo
2016-10-26
*
SkGifCodec: do not write off the end of memory when repeatCount > 1
Matt Sarett
2016-10-26
*
GIF: Fill the frame if we have a dummy color table
scroggo
2016-10-25
*
SK_FIX_BUILD
scroggo
2016-10-25
*
Always use a color table with 256 colors
scroggo
2016-10-25
*
Fix more namespace conflicts in SkGifImageReader
scroggo
2016-10-25
*
Rename GIFImageReader to SkGifImageReader
scroggo
2016-10-24
*
Add support for multiple frames in SkCodec
scroggo
2016-10-24
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
Safely handle unsupported color xforms in SkCodec
Matt Sarett
2016-10-20
*
Subtract start_coord instead of adding it
scroggo
2016-10-19
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Consider the start_coord in interlaced PNG
scroggo
2016-10-18
*
Incremental decode: only use subset for subsetting
scroggo
2016-10-17
*
Avoid integer overflow in SkIcoCodec and SkImageInfo
Matt Sarett
2016-10-17
*
Revert "Avoid integer overflow in SkIcoCodec"
Matt Sarett
2016-10-17
*
Avoid integer overflow in SkIcoCodec
Matt Sarett
2016-10-17
*
Add NewRGB() with float gamma to SkColorSpace public API
Matt Sarett
2016-10-14
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Add SkColorSpacePrimaries to help with making D50 matrices
msarett
2016-10-11
*
Simplify rowsDecoded returned by incrementalDecode
scroggo
2016-10-10
*
Report 0 rowsDecoded for no rows (SkPngCodec interlaced)
scroggo
2016-10-10
*
Fix an assert statement in SkPngCodec
scroggo
2016-10-10
*
Fix bmp bug exposed by fuzzer
msarett
2016-10-05
*
Add BGRA as input format to SkColorSpaceXform
msarett
2016-09-22
*
Make SkColorSpaceXform::New() take bare ptrs
msarett
2016-09-22
*
Fix filling of incomplete images in SkSampledCodec
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
[next]