- 9d99d8f Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 4 years, 1 month ago
- 0e7f92b Revert "Reland "Respect canvas size and frame offset in webp decoder"" by Matt Sarett · 4 years, 1 month ago
- 0dadcb8 Reland "Respect canvas size and frame offset in webp decoder" by Matt Sarett · 4 years, 1 month ago
- b52f072 Revert "Respect canvas size and frame offset in webp decoder" by Robert Phillips · 4 years, 1 month ago
- 04090dd Respect canvas size and frame offset in webp decoder by Matt Sarett · 4 years, 1 month ago
- babd80a Use fixed size buffer for RLE bmps by Leon Scroggins III · 4 years, 1 month ago
- 77e6f9a GIF: Better check for frame dependency by Leon Scroggins III · 4 years, 2 months ago
- c024345 Only attempt index8 if underlying GIF is index8 by Leon Scroggins III · 4 years, 3 months ago
- a921025 Stop supporting kUnknown_BmpHeaderType by Leon Scroggins III · 4 years, 3 months ago
- b95c249 SkGifCodec: intersect frameRect with image size by Leon Scroggins III · 4 years, 3 months ago
- 38d4c01 Do not create an SkRawCodec with zero dimensions by Leon Scroggins III · 4 years, 3 months ago
- 6d4e330 Fail jpeg decodes on too many progressive scans by Matt Sarett · 4 years, 4 months ago
- ddee702 Report repetition count in SkCodec by scroggo · 4 years, 4 months ago
- f56d681 Use correct color table for prior GIF frames by Leon Scroggins III · 4 years, 4 months ago
- 2b0b069 Reject non-D50 matrices from ICC profiles by Matt Sarett · 4 years, 4 months ago
- 2478ddc SkGifCodec: do not write off the end of memory when repeatCount > 1 by Matt Sarett · 4 years, 4 months ago
- ec9b3ec Refactored SkColorSpace and added in a Lab PCS GM by raftias · 4 years, 5 months ago
- 68ff72a Avoid integer overflow in SkIcoCodec and SkImageInfo by Matt Sarett · 4 years, 5 months ago
- 4614e73 Revert "Avoid integer overflow in SkIcoCodec" by Matt Sarett · 4 years, 5 months ago
- f5dd3af Avoid integer overflow in SkIcoCodec by Matt Sarett · 4 years, 5 months ago
- 4bfb125 GM: add test for type1 font by halcanary · 4 years, 5 months ago
- 60f300d BUG=skia:5602 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2302913002 by hcm · 4 years, 6 months ago
- 848af4b Parse ICC profiles from webps by msarett · 4 years, 6 months ago
- 71b3bb2 Revert of Add regression test (patchset #2 id:20001 of https://codereview.chromium.org/2243143002/ ) by msarett · 4 years, 7 months ago
- 4905d93 Add regression test by msarett · 4 years, 7 months ago
- e390c52 Fix various SkColorSpace bugs by msarett · 4 years, 7 months ago
- e9ae417 Use hintgasp font when testing rendering. by bungeman · 4 years, 8 months ago
- 246a09b Add gm for various font rendering combinations. by bungeman · 4 years, 8 months ago
- 38dbfa7 Add interesting features to visualize_color_gamut by msarett · 4 years, 9 months ago
- 394fd61 Test color correction in DM by msarett · 4 years, 9 months ago
- b371042 Simple program for visualizing gamuts by msarett · 4 years, 10 months ago
- c819236 Add png for difficult but common blit cases. by herb · 4 years, 10 months ago
- 542de4d compressed texture support has been broken/untested for a while, remove cruft by reed · 4 years, 10 months ago
- 49ab19f Revert "Add tests and benches to support the sRGB blitter for SkOpts" by scroggo · 4 years, 10 months ago
- a95d458 Add tests and benches to support the sRGB blitter for SkOpts by herb · 4 years, 10 months ago
- 87e9e4f Parse icc profiles and exif orientation from jpeg markers by msarett · 5 years ago
- 46f7880 Set SkColorSpace object for PNGs and parse ICC profiles by msarett · 5 years ago
- a1bf91e SkPDF/Bench: add bench for SkPDFSharedStream (deflate) by halcanary · 5 years ago
- 573dbbf Updates Piex and uses it to obtain the DNG dimensions. by ebrauer · 5 years ago
- 6ec5969 Fix scanline decoding of rare RLE bmps by msarett · 5 years ago
- 72a8400 Optimize the SkRawStream when the input is an asset stream by yujieqin · 5 years ago
- 4e317a8 Add RAW decoding into Skia. by yujieqin · 5 years ago
- 35ec29f Revert of Prototype of RAW decoding in Skia. (patchset #32 id:610001 of https://codereview.chromium.org/1520403003/ ) by msarett · 5 years ago
- 4507ad7 Add RAW decoding into Skia. by yujieqin · 5 years ago
- 2ca4d42 Add getYUV8Planes() API to SkCodec by msarett · 5 years ago
- e0c4914 demo tweaks, scale up perlin, add call to flush for fps by reed · 5 years ago
- a0e21ce tweaks for nov demo by reed · 5 years ago
- a7df0dc add sequence for nov talk by reed · 5 years ago
- 84311a8 SkPDF: fall back on paths for unembeddable fonts. by halcanary · 5 years ago
- e007698 Merge SkCodec with SkScanlineDecoder by scroggo · 5 years ago
- 86093f5 Add HangingS.ttf to test large flourish caps. by bungeman · 6 years ago
- 4e79078 Forgot to add resources with new test by msarett · 6 years ago
- 96592f4 Fix bmp RLE "bug" by msarett · 6 years ago
- b2e5ecc Scanline decoding for wbmp by msarett · 6 years ago
- ca58366 Use the upstream version of libwebp, v0.4.3. by scroggo · 6 years ago
- 25f3ea0 Add normal map sample by jvanverth · 6 years ago
- 488c27e Revert of Add normal map sample (patchset #6 id:100001 of https://codereview.chromium.org/1212813009/) by robertphillips · 6 years ago
- 9327b84 Add normal map sample by jvanverth · 6 years ago
- 93a7b00 Revert of Use the upstream version of libwebp, v0.4.3. (patchset #6 id:70001 of https://codereview.chromium.org/1178013008/) by scroggo · 6 years ago
- bda1a98 Use the upstream version of libwebp, v0.4.3. by scroggo · 6 years ago
- 31e39b6 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 6 years ago
- d37b870 Add Em test font. by bungeman · 6 years ago
- ffdc4f8 Font variations. by bungeman · 6 years ago
- 2eff02a Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 6 years ago
- 8e75999 Add a test for decoding a gif with sampleSize 4. by scroggo · 6 years ago
- 1f62b90 Font variations. by bungeman · 6 years ago
- 1639e87 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 6 years ago
- dc3dc44 Font variations. by bungeman · 6 years ago
- 4086160 Trim whitespace from parsed filename in Android v21. by bungeman · 6 years ago
- e6404aa Move resource fonts to common location. by bungeman · 6 years ago
- 36a9fbd Ensure that we create a NULL codec for images with zero dimensions by msarett · 6 years ago
- 8f6aa1d Add test font for large glyphs. by bungeman · 6 years ago
- 10bba84 Ico test with embedded png by msarett · 6 years ago
- 1b7e9e9 SkCodec: add wbmp class by halcanary · 6 years ago
- 405e7f7 Ico security issues fix by msarett · 6 years ago
- 1a1f7d3 Fix append_fallback_font_families_for_locale. by bungeman · 6 years ago
- bcf0db8 Fix references to https://sites.google.com/site/skiadocs/. by Thiago Farina · 6 years ago
- b448b02 Remove PDF JPEG shortcut, since it fails on grayscale JPEGs. by halcanary · 6 years ago
- cefd37e Add tests (and fix!) for known bad ICO files. by scroggo · 6 years ago
- 25e5cc7 update slides by reed · 6 years ago
- 2dd4c92 add more typeface methods to lua by reed · 6 years ago
- 1bd2e08 update slide content by reed · 6 years ago
- e584e43 add textblobs to lua by reed · 6 years ago
- 70971f1 add bullets to slides by reed · 6 years ago
- 0a95f70 add code-style for slides by reed · 6 years ago
- 4a032ec break transitions into separate file by reed · 6 years ago
- 0f66715 Replace color_wheel.* with beautiful versions I made with Skia. by halcanary · 6 years ago
- 8162f49 add saveLayer to lua by reed · 6 years ago
- 4e5ca49 add color wheel to validate decoding colors by Hal Canary · 6 years ago
- ae723ff use - and = to zoom text in slides by reed · 6 years ago
- cc9c59c add gradients and drawPaint to lua by reed · 6 years ago
- 55a2bcd add blurimagefilter to lua by reed · 6 years ago
- 8b89c0d create and modify matrices in lua by reed · 6 years ago
- f7a0796 parse outline to generate slides by reed · 6 years ago
- f8201b2 experimental parser by reed · 6 years ago
- abf9916 add pictures to lua by reed · 6 years ago
- 3c167db add fade_slide transition to lua slides by reed · 6 years ago
- 0bb55bb add canvas:clear to lua by reed · 6 years ago
- 097e818 add key handlers to lua by reed · 6 years ago
- 133cc9a allow for lua click handlers by reed · 6 years ago