aboutsummaryrefslogtreecommitdiffhomepage
path: root/resources
Commit message (Expand)AuthorAge
...
* 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
* Set SkColorSpace object for PNGs and parse ICC profilesGravatar msarett2016-03-04
* SkPDF/Bench: add bench for SkPDFSharedStream (deflate)Gravatar halcanary2016-02-24
* Updates Piex and uses it to obtain the DNG dimensions.Gravatar ebrauer2016-02-17
* Fix scanline decoding of rare RLE bmpsGravatar msarett2016-02-11
* Optimize the SkRawStream when the input is an asset streamGravatar yujieqin2016-02-05
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https...Gravatar msarett2016-01-25
* Add RAW decoding into Skia.Gravatar yujieqin2016-01-25
* Add getYUV8Planes() API to SkCodecGravatar msarett2016-01-22
* demo tweaks, scale up perlin, add call to flush for fpsGravatar reed2015-11-09
* tweaks for nov demoGravatar reed2015-11-09
* add sequence for nov talkGravatar reed2015-11-06
* SkPDF: fall back on paths for unembeddable fonts.Gravatar halcanary2015-10-12
* Merge SkCodec with SkScanlineDecoderGravatar scroggo2015-09-30
* Add HangingS.ttf to test large flourish caps.Gravatar bungeman2015-08-26
* Forgot to add resources with new testGravatar msarett2015-08-19
* Fix bmp RLE "bug"Gravatar msarett2015-08-12
* Scanline decoding for wbmpGravatar msarett2015-08-05
* Use the upstream version of libwebp, v0.4.3.Gravatar scroggo2015-07-10