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
*
Avoid new for small arrays in SkBmpCodec
Leon Scroggins III
2017-06-02
*
update SkRasterPipeline::run() to also take y
Mike Klein
2017-06-01
*
SkRasterPipeline in SkArenaAlloc
Mike Klein
2017-05-24
*
Fix alpha in webp bug introduced with animation
Leon Scroggins III
2017-05-23
*
Add animation support to SkWebpCodec
Leon Scroggins III
2017-05-23
*
Add new SkImageGenerator::getPixels() API, deprecate the old
Matt Sarett
2017-05-12
*
Finish removing GrContext param from onRefEncodedData
Brian Osman
2017-04-27
*
SkPngCodec: Do not return kInvalidConversion on corrupt png
Matt Sarett
2017-04-26
*
Remove compressed texture support from cacherator
Brian Osman
2017-04-25
*
Improve the Codec_end test and add fixes
Leon Scroggins III
2017-04-25
*
Fix decoding incomplete PNG images
Leon Scroggins III
2017-04-24
*
Reland "Make SkPngCodec only read as much of the stream as necessary"
Leon Scroggins III
2017-04-21
*
Revert "Make SkPngCodec only read as much of the stream as necessary"
Leon Scroggins
2017-04-20
*
Make SkPngCodec only read as much of the stream as necessary
Leon Scroggins III
2017-04-20
*
Fix spacing style
Chris Blume
2017-04-19
*
Switch SkCodec to int for counts and indices
Leon Scroggins III
2017-04-17
*
Add SkCodec methods for individual frames
Leon Scroggins III
2017-04-12
*
SkSize can be aggregate-initialized
Hal Canary
2017-04-11
*
Correct GIF frame dependencies and track alpha
Leon Scroggins III
2017-04-11
*
Allow BF and BRD clients to request an output color space
Matt Sarett
2017-04-11
*
Try disabling MSAN workarounds in SkJpegCodec
Mike Klein
2017-04-07
*
565 codec color xform support: fix colortable / incomplete image behavior
Matt Sarett
2017-04-04
*
Use SkTransferFunctionBehavior in SkImageGenerator
Matt Sarett
2017-04-03
*
Fix msan errors in webp decoder
Matt Sarett
2017-03-28
*
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
*
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
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Add support for writing icc profiles to the jpeg encoder
Matt Sarett
2017-03-22
*
Fix SkFILEStream.
Ben Wagner
2017-03-10
*
SkAndroidCodec: Leave pixels in encoded colorspace when tf is numerical
Matt Sarett
2017-03-01
*
Fix bug handling CMYK images without color profiles
Matt Sarett
2017-02-24
*
Set a limit on the size for BMP images
Leon Scroggins III
2017-02-24
*
Read color space info from raw exif data
Matt Sarett
2017-02-24
*
Enable legacy premuls in SkColorSpaceXform
Matt Sarett
2017-02-22
*
Use non-linear color spaces for Android decode outputs
Matt Sarett
2017-02-16
*
return and take SkImageGenerator as unique_ptr
Mike Reed
2017-02-15
*
removed unused code around scaled generators
Mike Reed
2017-02-15
*
Suggest P3 for wide gamut images in SkAndroidCodec
Matt Sarett
2017-02-15
*
Make header files idempotent; script to check
Hal Canary
2017-02-13
*
Reland "Respect canvas size and frame offset in webp decoder"
Matt Sarett
2017-02-07
*
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
*
Revert "Reland "Respect canvas size and frame offset in webp decoder""
Matt Sarett
2017-02-07
*
Reland "Respect canvas size and frame offset in webp decoder"
Matt Sarett
2017-02-06
[next]