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 "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
non-linear blending first steps
Mike Klein
2018-05-10
*
SkPDF: smarter Jpeg when libjpeg-turbo is present
Hal Canary
2018-04-07
*
Check the length of marker before reading it
Leon Scroggins III
2018-02-13
*
Make SkAndroidCodec (optionally) respect origin
Leon Scroggins III
2018-01-26
*
remove SkColorSpace_Base
Mike Klein
2018-01-26
*
Consider overflow in is_orientation_marker
Leon Scroggins III
2017-12-19
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
Fix setjmp/longjump usage in JPEG error handling
Chris Dalton
2017-12-04
*
fix typo in SkJpegCodec.cpp
Mike Klein
2017-11-01
*
Simplify SkColorSpace::MakeICC
Leon Scroggins III
2017-10-31
*
Move SkCodec::Origin into its own file
Leon Scroggins III
2017-10-18
*
Revert "Add an Option for orientation on JPEG encodes"
Ben Wagner
2017-10-18
*
Add an Option for orientation on JPEG encodes
Leon Scroggins III
2017-10-18
*
Remove static initializers in SkCodec
Leon Scroggins III
2017-10-03
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Share code for setting the out_color_space CMYK encoded colorspaces
nagarajan.n
2017-09-13
*
Remove loop unrolling code in onQueryYUV8
nagarajan.n
2017-09-07
*
Call initializeColorXform inside SkCodec
Leon Scroggins III
2017-08-18
*
use unique_ptr for codec factories
Mike Reed
2017-07-25
*
Report error on failure to create SkCodec
Leon Scroggins III
2017-07-14
*
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
*
Remove debug checks for unsupported ICC profiles
Matt Sarett
2017-06-09
*
Simplify SkCodecs' call to SkColorSpaceXform::apply
Leon Scroggins III
2017-06-05
*
Fix spacing style
Chris Blume
2017-04-19
*
Try disabling MSAN workarounds in SkJpegCodec
Mike Klein
2017-04-07
*
Add codec and color xform support for 565
Matt Sarett
2017-03-28
*
Add SkTransferFunctionBehavior flag: Use in codec and encoder
Matt Sarett
2017-03-24
*
Revert "Revert "Add support for writing icc profiles to the jpeg encoder""
Matt Sarett
2017-03-22
*
Revert "Add support for writing icc profiles to the jpeg encoder"
Derek Sollenberger
2017-03-22
*
Add support for writing icc profiles to the jpeg encoder
Matt Sarett
2017-03-22
*
Revert "Add support for writing icc profiles to the jpeg encoder"
Derek Sollenberger
2017-03-22
*
Add support for writing icc profiles to the jpeg encoder
Matt Sarett
2017-03-22
*
Fix bug handling CMYK images without color profiles
Matt Sarett
2017-02-24
*
Read color space info from raw exif data
Matt Sarett
2017-02-24
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Prepare to test all image decode modes to F16
Matt Sarett
2017-02-02
*
Use appropriate options in SkJpegCodec readRows()
Matt Sarett
2017-01-24
*
Unify ICC support for gray jpegs and gray pngs
Matt Sarett
2017-01-13
*
Fix double CMYK->RGBA conversion on swizzled jpeg decodes
Matt Sarett
2016-12-13
*
Decode to sRGB on Android
Matt Sarett
2016-12-12
*
Updated the get_images_from_skps tool to check for ICC profile support
raftias
2016-12-12
*
Color-correct Gray JPEG image decoding via ICC profiles.
raftias
2016-12-05
*
Added CMYK support for ICC profiles.
raftias
2016-12-01
[next]