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
*
Use Options object passed to startScanlineDecode
scroggo
2016-06-06
*
Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...
scroggo
2016-06-06
*
Make SkPngCodec decode progressively.
scroggo
2016-06-02
*
Create SkColorSpaceXform to handle color conversions
msarett
2016-06-01
*
Revert of Make SkPngCodec decode progressively. (patchset #24 id:480001 of ht...
scroggo
2016-06-01
*
Revert of Create SkColorSpaceXform to handle color conversions (patchset #10 ...
msarett
2016-06-01
*
Create SkColorSpaceXform to handle color conversions
msarett
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
*
SkEncodedInfo: simplify
halcanary
2016-05-31
*
Make SkPngCodec decode progressively.
scroggo
2016-05-31
*
Add SkColorSpace to SkImageInfo
msarett
2016-05-27
*
Assign sRGB color space to unmarked jpegs and pngs
msarett
2016-05-25
*
Finish supporting decoding opaque to non-opaque
scroggo
2016-05-20
*
Prepare SkColorSpace to be a public API
msarett
2016-05-17
*
Compile SkForceLinking on CMake
msarett
2016-05-06
*
Fix ICO bug exposed by the fuzzer
msarett
2016-05-04
*
Create a single, unique pointer to sRGB color space
msarett
2016-05-03
*
return 4x4 matrix from SkColorSpace
reed
2016-05-03
*
Introduce SkGammas type to represent ICC gamma curves
msarett
2016-05-02
*
Revert of Introduce SkGammas type to represent ICC gamma curves (patchset #7 ...
msarett
2016-04-29
*
Introduce SkGammas type to represent ICC gamma curves
msarett
2016-04-29
*
Remove SkEncodedInfo kPreSwizzled_Color from public API
msarett
2016-04-25
*
Remove SkEncodedInfo kUnknown_Color and kUnknown_Alpha from public API
msarett
2016-04-25
*
Support the non-native (RGBA/BGRA) swizzle
msarett
2016-04-22
*
Use SkEncodedInfo in place of SkSwizzler::SrcConfig
msarett
2016-04-22
*
Remove obsolete image codec colorspace hacks.
brianosman
2016-04-21
*
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
*
Add ability to default incoming image data as sRGB by default.
herb
2016-04-15
*
Since PIEX can now return an uncompressed RGB thumbnail, check the type of th...
yujieqin
2016-04-14
*
Mark webps as sRGB
msarett
2016-04-06
*
Correct png inverse gAMA when parsing color space
msarett
2016-03-30
*
Rename encoders to Sk*ImageEncoder
msarett
2016-03-25
*
Workaround to set the sRGB flag on SkImageGenerator
msarett
2016-03-23
*
Refactor SkBmpCodec
msarett
2016-03-22
*
Parse icc profiles and exif orientation from jpeg markers
msarett
2016-03-21
*
free -> reset
mtklein
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
*
free -> reset
mtklein
2016-03-17
*
detach -> release
mtklein
2016-03-16
*
Rename the kRAW_SkEncodedFormat to kDNG_SkEncodedFormat as it is actually onl...
yujieqin
2016-03-11
*
Update Skia's YUV API
msarett
2016-03-10
*
Add a quick check to the TIFF header of DNG image
yujieqin
2016-03-10
*
Limit the maximum buffer size of SkRawBufferedStream
yujieqin
2016-03-09
*
Revert of Update Skia's YUV API (patchset #5 id:160001 of https://codereview....
msarett
2016-03-07
*
Update Skia's YUV API
msarett
2016-03-07
*
Use a smart pointer for SkColorSpace factories
msarett
2016-03-07
*
Check libpng version before reading color space
msarett
2016-03-04
[next]