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
*
Add SkCodec::Result indicating error in the data
Leon Scroggins III
2017-07-06
*
ICO: Prevent calling 'new' with large values
Leon Scroggins III
2017-07-06
*
header cleanup
Hal Canary
2017-07-05
*
clean up low-hanging swap_rb
Mike Klein
2017-06-28
*
Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorT...
Matt Sarett
2017-06-14
*
Consolidate decoding frames into SkCodec
Leon Scroggins III
2017-06-12
*
Remove debug checks for unsupported ICC profiles
Matt Sarett
2017-06-09
*
Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"
Matt Sarett
2017-06-08
*
Do not return Index8 from SkAndroidCodec::computeOutputColorType
Matt Sarett
2017-06-08
*
Make SkCodec more flexible about its required frame
Leon Scroggins III
2017-06-07
*
Reland "Handle different types of streams in different jpeg source managers"
Matt Sarett
2017-06-07
*
Fix alpha issues in SkGifCodec
Leon Scroggins III
2017-06-07
*
Revert "Handle different types of streams in different jpeg source managers"
Matt Sarett
2017-06-06
*
Simplify SkCodecs' call to SkColorSpaceXform::apply
Leon Scroggins III
2017-06-05
*
Defend against ICOs with large BMPs embedded
Leon Scroggins III
2017-06-05
*
Replace BMP calls to new with calls to malloc
Leon Scroggins III
2017-06-05
*
Handle different types of streams in different jpeg source managers
cjbao
2017-06-05
*
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
[next]