index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
codec
/
SkJpegCodec.cpp
Commit message (
Expand
)
Author
Age
...
*
Revert "Added CMYK support for ICC profiles."
Mike Klein
2016-12-01
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
*
Refactor RGBA/BGRA xform logic in SkCodecs
Matt Sarett
2016-11-08
*
Avoid pretending to support CMYK color xforms in SkJpegCodec
Matt Sarett
2016-11-04
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Delete qcms
Matt Sarett
2016-11-01
*
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
*
Refactored SkColorSpace and added in a Lab PCS GM
raftias
2016-10-18
*
Add SkColorSpaceXform to the public API
msarett
2016-10-11
*
Add BGRA as input format to SkColorSpaceXform
msarett
2016-09-22
*
Make SkColorSpaceXform::New() take bare ptrs
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
*
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
*
Assume all TURBO_HAS_* are true.
mtklein
2016-08-23
*
Fix color xform width bug when scaling/subsetting
msarett
2016-08-22
*
Perform color correction on png decodes
msarett
2016-08-03
*
Fix SkJpegCodec::onSkipScanlines when TURBO_HAS_SKIP is not defined
msarett
2016-08-01
*
Add SkColorSpace::Equals() API
msarett
2016-08-01
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-29
*
Revert of Add color space xform support to SkJpegCodec (includes F16!) (patch...
msarett
2016-07-28
*
Add color space xform support to SkJpegCodec (includes F16!)
msarett
2016-07-28
*
Silence -Wclobbered in each file that needs it.
mtklein
2016-07-28
*
Revert of Silence -Wclobbered in each file that needs it. (patchset #2 id:200...
mtklein
2016-07-28
*
Silence -Wclobbered in each file that needs it.
mtklein
2016-07-28
*
Drop support for libjpeg-turbo < 1.2 in SkJpegCodec
msarett
2016-07-21
*
Fix rewinding bug in SkJpegCodec
msarett
2016-07-18
*
Revert of Fix rewinding bug in SkJpegCodec (patchset #1 id:1 of https://coder...
msarett
2016-07-18
*
Fix rewinding bug in SkJpegCodec
msarett
2016-07-18
*
Create SkColorSpaceXform to handle color conversions
msarett
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
*
SkEncodedInfo: simplify
halcanary
2016-05-31
*
Assign sRGB color space to unmarked jpegs and pngs
msarett
2016-05-25
*
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
*
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
*
Rename encoders to Sk*ImageEncoder
msarett
2016-03-25
*
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
*
free -> reset
mtklein
2016-03-17
*
Revert of free -> reset (patchset #3 id:40001 of https://codereview.chromium....
bungeman
2016-03-17
[prev]
[next]