aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/codec
Commit message (Expand)AuthorAge
* Revert "Remove support for decoding to kIndex_8"Gravatar Leon Scroggins2017-07-10
* Remove support for decoding to kIndex_8Gravatar Leon Scroggins III2017-07-10
* Add SkCodec::Result indicating error in the dataGravatar Leon Scroggins III2017-07-06
* ICO: Prevent calling 'new' with large valuesGravatar Leon Scroggins III2017-07-06
* header cleanupGravatar Hal Canary2017-07-05
* clean up low-hanging swap_rbGravatar Mike Klein2017-06-28
* Revert "Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorT...Gravatar Matt Sarett2017-06-14
* Consolidate decoding frames into SkCodecGravatar Leon Scroggins III2017-06-12
* Remove debug checks for unsupported ICC profilesGravatar Matt Sarett2017-06-09
* Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"Gravatar Matt Sarett2017-06-08
* Do not return Index8 from SkAndroidCodec::computeOutputColorTypeGravatar Matt Sarett2017-06-08
* Make SkCodec more flexible about its required frameGravatar Leon Scroggins III2017-06-07
* Reland "Handle different types of streams in different jpeg source managers"Gravatar Matt Sarett2017-06-07
* Fix alpha issues in SkGifCodecGravatar Leon Scroggins III2017-06-07
* Revert "Handle different types of streams in different jpeg source managers"Gravatar Matt Sarett2017-06-06
* Simplify SkCodecs' call to SkColorSpaceXform::applyGravatar Leon Scroggins III2017-06-05
* Defend against ICOs with large BMPs embeddedGravatar Leon Scroggins III2017-06-05
* Replace BMP calls to new with calls to mallocGravatar Leon Scroggins III2017-06-05
* Handle different types of streams in different jpeg source managersGravatar cjbao2017-06-05
* Avoid new for small arrays in SkBmpCodecGravatar Leon Scroggins III2017-06-02
* update SkRasterPipeline::run() to also take yGravatar Mike Klein2017-06-01
* SkRasterPipeline in SkArenaAllocGravatar Mike Klein2017-05-24
* Fix alpha in webp bug introduced with animationGravatar Leon Scroggins III2017-05-23
* Add animation support to SkWebpCodecGravatar Leon Scroggins III2017-05-23
* Add new SkImageGenerator::getPixels() API, deprecate the oldGravatar Matt Sarett2017-05-12
* Finish removing GrContext param from onRefEncodedDataGravatar Brian Osman2017-04-27
* SkPngCodec: Do not return kInvalidConversion on corrupt pngGravatar Matt Sarett2017-04-26
* Remove compressed texture support from cacheratorGravatar Brian Osman2017-04-25
* Improve the Codec_end test and add fixesGravatar Leon Scroggins III2017-04-25
* Fix decoding incomplete PNG imagesGravatar Leon Scroggins III2017-04-24
* Reland "Make SkPngCodec only read as much of the stream as necessary"Gravatar Leon Scroggins III2017-04-21
* Revert "Make SkPngCodec only read as much of the stream as necessary"Gravatar Leon Scroggins2017-04-20
* Make SkPngCodec only read as much of the stream as necessaryGravatar Leon Scroggins III2017-04-20
* Fix spacing styleGravatar Chris Blume2017-04-19
* Switch SkCodec to int for counts and indicesGravatar Leon Scroggins III2017-04-17
* Add SkCodec methods for individual framesGravatar Leon Scroggins III2017-04-12
* SkSize can be aggregate-initializedGravatar Hal Canary2017-04-11
* Correct GIF frame dependencies and track alphaGravatar Leon Scroggins III2017-04-11
* Allow BF and BRD clients to request an output color spaceGravatar Matt Sarett2017-04-11
* Try disabling MSAN workarounds in SkJpegCodecGravatar Mike Klein2017-04-07
* 565 codec color xform support: fix colortable / incomplete image behaviorGravatar Matt Sarett2017-04-04
* Use SkTransferFunctionBehavior in SkImageGeneratorGravatar Matt Sarett2017-04-03
* Fix msan errors in webp decoderGravatar Matt Sarett2017-03-28
* Add codec and color xform support for 565Gravatar Matt Sarett2017-03-28
* Delete SkColorSpace::ColorSpaceFlagsGravatar Matt Sarett2017-03-24
* Add SkTransferFunctionBehavior flag: Use in codec and encoderGravatar Matt Sarett2017-03-24
* Revert "Revert "Add support for writing icc profiles to the jpeg encoder""Gravatar Matt Sarett2017-03-22
* Revert "Add support for writing icc profiles to the jpeg encoder"Gravatar Derek Sollenberger2017-03-22
* Add support for writing icc profiles to the jpeg encoderGravatar Matt Sarett2017-03-22
* Revert "Add support for writing icc profiles to the jpeg encoder"Gravatar Derek Sollenberger2017-03-22