index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
images
Commit message (
Expand
)
Author
Age
*
remove append_from_srgb()
Mike Klein
2017-12-18
*
Push much of the SkColorSpace_Base interface up to SkColorSpace
Brian Osman
2017-12-12
*
centralize encoding to SkData
Mike Reed
2017-12-09
*
Fix setjmp/longjump usage in JPEG error handling
Chris Dalton
2017-12-04
*
encode kAlpha_8 as grayalpha with sigbits for gray==1
Mike Reed
2017-11-30
*
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
*
Add SK_API to APIs used by the android framework.
Derek Sollenberger
2017-09-21
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Use kIgnore blend behavior when encoding JPEG
Leon Scroggins III
2017-09-06
*
when encoding PNG, don't assume F16 values are in range
Mike Klein
2017-07-21
*
convert over to 2d-mode
Mike Klein
2017-07-20
*
guard references to SkColorTable
Mike Reed
2017-07-18
*
Index8 is dead, remove guarded code
Mike Reed
2017-07-17
*
Guard to remove kIndex_8_SkColorType
Mike Reed
2017-07-13
*
clean up low-hanging swap_rb
Mike Klein
2017-06-28
*
Always encode images with sRGB encoded pixels
Matt Sarett
2017-06-12
*
fix f16 encoding
Mike Klein
2017-06-12
*
Add comments support for PNG encoder
Yuqian Li
2017-06-09
*
update SkRasterPipeline::run() to also take y
Mike Klein
2017-06-01
*
SkRasterPipeline in SkArenaAlloc
Mike Klein
2017-05-24
*
SkWebpEncoder: use bgra for lossless and yuv for lossy
Matt Sarett
2017-05-19
*
Temporarily use default webp encode method for bzl
Matt Sarett
2017-05-19
*
Add support for webp lossless compression
Matt Sarett
2017-05-17
*
Fix Ubuntu-Clang-x86_64-Release-Mini
Matt Sarett
2017-05-11
*
Add SkJpegEncoder and SkWebpEncoder to public API
Matt Sarett
2017-05-11
*
Add downsampling option to SkJpegEncoder
Matt Sarett
2017-05-09
*
Add jpeg encoder alpha handling option
Matt Sarett
2017-05-09
*
Move SkPngEncoder into public API
Matt Sarett
2017-05-09
*
Add filtering and zlib-level options to SkPngEncoder
Matt Sarett
2017-05-08
*
Stub encoding impls for clients without libraries
Matt Sarett
2017-05-05
*
SkEncoder: Rename files, change webp API, for consistency
Matt Sarett
2017-05-05
*
Add support for row-by-row png encodes
Matt Sarett
2017-05-05
*
Add support for row-by-row jpeg encoding
Matt Sarett
2017-05-02
*
Revert "Add support for row-by-row jpeg encoding"
Leon Scroggins
2017-05-02
*
Add support for row-by-row jpeg encoding
Matt Sarett
2017-05-02
*
Revert "Manual revert: Add support for writing ICC profiles to webp encoder"
Matt Sarett
2017-04-06
*
Manual revert: Add support for writing ICC profiles to webp encoder
Matt Sarett
2017-04-06
*
SkImageEncoder: Be more lenient on inputs
Matt Sarett
2017-04-05
*
Revert "Revert "Add support for writing ICC profiles to webp encoder""
Matt Sarett
2017-04-05
*
Revert "Add support for writing ICC profiles to webp encoder"
Jim Van Verth
2017-04-05
*
Add support for writing ICC profiles to webp encoder
Matt Sarett
2017-04-05
*
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
*
More png API compatibility
Matt Sarett
2017-03-21
*
Compatible use of png_set_iCCP
Matt Sarett
2017-03-21
[next]