index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkCodecPriv.h
Commit message (
Expand
)
Author
Age
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Call initializeColorXform inside SkCodec
Leon Scroggins III
2017-08-18
*
Move calls to conversion_possible to SkCodec
Leon Scroggins III
2017-08-17
*
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
*
Simplify SkCodecs' call to SkColorSpaceXform::apply
Leon Scroggins III
2017-06-05
*
565 codec color xform support: fix colortable / incomplete image behavior
Matt Sarett
2017-04-04
*
Add codec and color xform support for 565
Matt Sarett
2017-03-28
*
Delete SkColorSpace::ColorSpaceFlags
Matt Sarett
2017-03-24
*
Add SkTransferFunctionBehavior flag: Use in codec and encoder
Matt Sarett
2017-03-24
*
Enable legacy premuls in SkColorSpaceXform
Matt Sarett
2017-02-22
*
Improve color space support in SkImage::readPixels()
Matt Sarett
2016-12-22
*
Finish color space support for SkCodec
Matt Sarett
2016-11-07
*
Add F16, SkColorSpaceXform support to SkGifCodec
Matt Sarett
2016-11-04
*
Fix color xforms for Index8 bmps
Matt Sarett
2016-11-04
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Add BGRA as input format to SkColorSpaceXform
msarett
2016-09-22
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000...
msarett
2016-09-16
*
Support Float32 output from SkColorSpaceXform
msarett
2016-09-16
*
Implement Fill() for incomplete decodes to RGBA_F16
msarett
2016-09-13
*
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
*
Add color xform support to SkWebpCodec
msarett
2016-09-08
*
Revert of Add color xform support to SkWebpCodec (patchset #2 id:80001 of htt...
msarett
2016-09-07
*
Add color xform support to SkWebpCodec
msarett
2016-09-07
*
Support color xforms for kIndex8 pngs
msarett
2016-08-22
*
Perform color correction on png decodes
msarett
2016-08-03
*
Finish supporting decoding opaque to non-opaque
scroggo
2016-05-20
*
Support the non-native (RGBA/BGRA) swizzle
msarett
2016-04-22
*
Workaround to set the sRGB flag on SkImageGenerator
msarett
2016-03-23
*
Parse icc profiles and exif orientation from jpeg markers
msarett
2016-03-21
*
Move SkUtils.h to src/core.
bungeman
2016-02-23
*
Fix colorType/alphaType checks in SkCodec
msarett
2016-02-15
*
Revert of Fix colorType/alphaType checks in SkCodec (patchset #5 id:80001 of ...
msarett
2016-02-12
*
Fix colorType/alphaType checks in SkCodec
msarett
2016-02-12
*
Set sRGB flag for PNGs with an sRGB chunk
msarett
2016-02-04
*
Support decoding opaque to *premul
scroggo
2016-02-03
*
Delete reallyHasAlpha() from SkCodec
msarett
2016-01-11
*
Create an SkAndroidCodec API separate from SkCodec
msarett
2015-10-21
*
Fill incomplete images in SkCodec parent class
msarett
2015-10-09
*
Scanline decoding for gifs
msarett
2015-09-07
*
Revert of Scanline decoding for gifs (patchset #15 id:380001 of https://coder...
jcgregorio
2015-09-05
*
Scanline decoding for gifs
msarett
2015-09-04
*
Scanline decoding for bmp
msarett
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Support more swizzles to 565 in SkCodec
scroggo
2015-08-14
*
Split SkBmpCodec into three separate classes
msarett
2015-08-06
[next]