aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
Commit message (Expand)AuthorAge
* Fix double delete in SkBmpCodecGravatar Leon Scroggins III2017-07-14
* Make SkCodec more flexible about its required frameGravatar Leon Scroggins III2017-06-07
* Defend against ICOs with large BMPs embeddedGravatar Leon Scroggins III2017-06-05
* Better image for copyTo4444 testGravatar Matt Sarett2017-06-01
* Add ship.png for DrawShip sampleGravatar Jim Van Verth2017-05-23
* Add Material Design shadow reference sampleGravatar Jim Van Verth2017-05-23
* Add animation support to SkWebpCodecGravatar Leon Scroggins III2017-05-23
* Add tool to create test images with interesting color profilesGravatar Matt Sarett2017-05-17
* Add jpeg encoder alpha handling optionGravatar Matt Sarett2017-05-09
* Avoid interpolating color lut with less than 2 pointsGravatar Matt Sarett2017-05-05
* SkPngCodec: Do not return kInvalidConversion on corrupt pngGravatar Matt Sarett2017-04-26
* Add a test for getFrameInfo on truncated dataGravatar Leon Scroggins III2017-04-17
* Correct GIF frame dependencies and track alphaGravatar Leon Scroggins III2017-04-11
* 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
* GIF: Better check for frame dependencyGravatar Leon Scroggins III2017-01-03
* Only attempt index8 if underlying GIF is index8Gravatar Leon Scroggins III2016-12-16
* Stop supporting kUnknown_BmpHeaderTypeGravatar Leon Scroggins III2016-12-15
* SkGifCodec: intersect frameRect with image sizeGravatar Leon Scroggins III2016-12-13
* Do not create an SkRawCodec with zero dimensionsGravatar Leon Scroggins III2016-12-02
* Fail jpeg decodes on too many progressive scansGravatar Matt Sarett2016-11-08
* Report repetition count in SkCodecGravatar scroggo2016-11-01
* Use correct color table for prior GIF framesGravatar Leon Scroggins III2016-10-31
* Reject non-D50 matrices from ICC profilesGravatar Matt Sarett2016-10-31
* SkGifCodec: do not write off the end of memory when repeatCount > 1Gravatar Matt Sarett2016-10-26
* Refactored SkColorSpace and added in a Lab PCS GMGravatar raftias2016-10-18
* 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
* GM: add test for type1 fontGravatar halcanary2016-09-20
* BUG=skia:5602Gravatar hcm2016-09-02
* Parse ICC profiles from webpsGravatar msarett2016-08-24
* Revert of Add regression test (patchset #2 id:20001 of https://codereview.chr...Gravatar msarett2016-08-16
* Add regression testGravatar msarett2016-08-15
* Fix various SkColorSpace bugsGravatar msarett2016-07-29
* Use hintgasp font when testing rendering.Gravatar bungeman2016-07-12
* Add gm for various font rendering combinations.Gravatar bungeman2016-07-06
* Add interesting features to visualize_color_gamutGravatar msarett2016-05-27
* Test color correction in DMGravatar msarett2016-05-23
* Simple program for visualizing gamutsGravatar msarett2016-05-13
* Add png for difficult but common blit cases.Gravatar herb2016-05-11
* compressed texture support has been broken/untested for a while, remove cruftGravatar reed2016-05-11
* Revert "Add tests and benches to support the sRGB blitter for SkOpts"Gravatar scroggo2016-05-11
* Add tests and benches to support the sRGB blitter for SkOptsGravatar herb2016-05-10
* Parse icc profiles and exif orientation from jpeg markersGravatar msarett2016-03-21