aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources/invalid_images
Commit message (Expand)AuthorAge
* Update piex and add test imageGravatar Leon Scroggins III2018-02-22
* Ensure all rows of a gif are initializedGravatar Leon Scroggins III2018-02-16
* Check for min int in BMP headerGravatar Leon Scroggins III2018-02-15
* Check the length of marker before reading itGravatar Leon Scroggins III2018-02-13
* Fix double delete in SkBmpCodecGravatar Leon Scroggins III2017-07-14
* Defend against ICOs with large BMPs embeddedGravatar Leon Scroggins III2017-06-05
* SkPngCodec: Do not return kInvalidConversion on corrupt pngGravatar Matt Sarett2017-04-26
* Set a limit on the size for BMP imagesGravatar Leon Scroggins III2017-02-24
* 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
* Use fixed size buffer for RLE bmpsGravatar Leon Scroggins III2017-01-19
* Stop supporting kUnknown_BmpHeaderTypeGravatar Leon Scroggins III2016-12-15
* SkGifCodec: intersect frameRect with image sizeGravatar Leon Scroggins III2016-12-13
* Fail jpeg decodes on too many progressive scansGravatar Matt Sarett2016-11-08
* SkGifCodec: do not write off the end of memory when repeatCount > 1Gravatar Matt Sarett2016-10-26
* Avoid integer overflow in SkIcoCodec and SkImageInfoGravatar Matt Sarett2016-10-17
* Revert "Avoid integer overflow in SkIcoCodec"Gravatar Matt Sarett2016-10-17
* Avoid integer overflow in SkIcoCodecGravatar Matt Sarett2016-10-17
* Revert of Add regression test (patchset #2 id:20001 of https://codereview.chr...Gravatar msarett2016-08-16
* Add regression testGravatar msarett2016-08-15
* Fix bmp RLE "bug"Gravatar msarett2015-08-12
* Use the upstream version of libwebp, v0.4.3.Gravatar scroggo2015-07-10
* Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 ...Gravatar scroggo2015-07-08
* Use the upstream version of libwebp, v0.4.3.Gravatar scroggo2015-07-08
* Ico security issues fixGravatar msarett2015-03-13
* Add tests (and fix!) for known bad ICO files.Gravatar scroggo2014-11-10