aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/CodecTest.cpp
Commit message (Expand)AuthorAge
...
* Add support for row-by-row jpeg encodingGravatar Matt Sarett2017-05-02
* Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""Gravatar Matt Sarett2017-04-28
* Revert "Delete copyTo(Allocator), hide copyTo() behind flag"Gravatar Matt Sarett2017-04-27
* Delete copyTo(Allocator), hide copyTo() behind flagGravatar Matt Sarett2017-04-27
* SkPngCodec: Do not return kInvalidConversion on corrupt pngGravatar Matt Sarett2017-04-26
* Switch SkCodec to int for counts and indicesGravatar Leon Scroggins III2017-04-17
* hide lockpixels api behind flagGravatar Mike Reed2017-04-17
* Revert "Manual revert: Add support for writing ICC profiles to webp encoder"Gravatar Matt Sarett2017-04-06
* Manual revert: Add support for writing ICC profiles to webp encoderGravatar Matt Sarett2017-04-06
* SkImageEncoder: Be more lenient on inputsGravatar Matt Sarett2017-04-05
* Revert "Revert "Add support for writing ICC profiles to webp encoder""Gravatar Matt Sarett2017-04-05
* Revert "Add support for writing ICC profiles to webp encoder"Gravatar Jim Van Verth2017-04-05
* Add support for writing ICC profiles to webp encoderGravatar Matt Sarett2017-04-05
* Revert[4] "clean up (partially) colortable api""""Gravatar Mike Reed2017-04-03
* Revert "Revert[2] "clean up (partially) colortable api"""Gravatar Mike Reed2017-04-01
* Revert[2] "clean up (partially) colortable api""Gravatar Mike Reed2017-04-01
* Revert "clean up (partially) colortable api"Gravatar Mike Klein2017-03-31
* clean up (partially) colortable apiGravatar Mike Reed2017-03-31
* 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
* Add support for writing icc profiles to the jpeg encoderGravatar Matt Sarett2017-03-22
* Add support for writing ICC profiles in png encodesGravatar Matt Sarett2017-03-21
* Set a limit on the size for BMP imagesGravatar Leon Scroggins III2017-02-24
* return and take SkImageGenerator as unique_ptrGravatar Mike Reed2017-02-15
* Reland "Respect canvas size and frame offset in webp decoder"Gravatar Matt Sarett2017-02-07
* Revert "Reland "Respect canvas size and frame offset in webp decoder""Gravatar Matt Sarett2017-02-07
* Reland "Respect canvas size and frame offset in webp decoder"Gravatar Matt Sarett2017-02-06
* Revert "Respect canvas size and frame offset in webp decoder"Gravatar Robert Phillips2017-02-06
* Respect canvas size and frame offset in webp decoderGravatar Matt Sarett2017-02-03
* Do not crash when the resources are missingGravatar Leon Scroggins III2017-01-30
* Set fOptions in SkCodec::getPixelsGravatar Leon Scroggins III2017-01-27
* Add test for bad reuse of SkJpegCodec internal stateGravatar Matt Sarett2017-01-25
* Use fixed size buffer for RLE bmpsGravatar Leon Scroggins III2017-01-19
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"Gravatar Kevin Lubick2017-01-11
* SkTypes.h : move SkAutoMalloc into SkAutoMalloc.hGravatar Hal Canary2017-01-11
* Update libwebp to v0.5.2-rc2Gravatar Leon Scroggins III2016-12-20
* GIF: Avoid copying/storing data when possibleGravatar Leon Scroggins III2016-12-19
* Stop supporting kUnknown_BmpHeaderTypeGravatar Leon Scroggins III2016-12-15
* SkGifCodec: intersect frameRect with image sizeGravatar Leon Scroggins III2016-12-13
* Divide up CodecTestGravatar Leon Scroggins III2016-12-06
* Do not create an SkRawCodec with zero dimensionsGravatar Leon Scroggins III2016-12-02
* SkImageEncoder: simplify APIGravatar Hal Canary2016-11-23
* Revert 248ff023 & 2cb6cb72Gravatar Hal Canary2016-11-22
* SkImageEncoder: simplify APIGravatar Hal Canary2016-11-22
* Fail jpeg decodes on too many progressive scansGravatar Matt Sarett2016-11-08
* tests: s/SkAutoTUnref/sk_sp/Gravatar Hal Canary2016-11-04