Revert "Clear atlas textures at creation in Chrome"
[platform/upstream/libSkiaSharp.git] / resources /
2017-05-23 Jim Van VerthAdd ship.png for DrawShip sample
2017-05-23 Jim Van VerthAdd Material Design shadow reference sample
2017-05-23 Leon Scroggins IIIAdd animation support to SkWebpCodec
2017-05-17 Matt SarettAdd tool to create test images with interesting color...
2017-05-09 Matt SarettAdd jpeg encoder alpha handling option
2017-05-05 Matt SarettAvoid interpolating color lut with less than 2 points
2017-04-26 Matt SarettSkPngCodec: Do not return kInvalidConversion on corrupt png
2017-04-17 Leon Scroggins IIIAdd a test for getFrameInfo on truncated data
2017-04-11 Leon Scroggins IIICorrect GIF frame dependencies and track alpha
2017-02-24 Leon Scroggins IIISet a limit on the size for BMP images
2017-02-07 Matt SarettReland "Respect canvas size and frame offset in webp...
2017-02-07 Matt SarettRevert "Reland "Respect canvas size and frame offset...
2017-02-06 Matt SarettReland "Respect canvas size and frame offset in webp...
2017-02-06 Robert PhillipsRevert "Respect canvas size and frame offset in webp...
2017-02-03 Matt SarettRespect canvas size and frame offset in webp decoder
2017-01-19 Leon Scroggins IIIUse fixed size buffer for RLE bmps
2017-01-03 Leon Scroggins IIIGIF: Better check for frame dependency
2016-12-16 Leon Scroggins IIIOnly attempt index8 if underlying GIF is index8
2016-12-15 Leon Scroggins IIIStop supporting kUnknown_BmpHeaderType
2016-12-13 Leon Scroggins IIISkGifCodec: intersect frameRect with image size
2016-12-02 Leon Scroggins IIIDo not create an SkRawCodec with zero dimensions
2016-11-08 Matt SarettFail jpeg decodes on too many progressive scans
2016-11-01 scroggoReport repetition count in SkCodec
2016-10-31 Leon Scroggins IIIUse correct color table for prior GIF frames
2016-10-31 Matt SarettReject non-D50 matrices from ICC profiles
2016-10-26 Matt SarettSkGifCodec: do not write off the end of memory when...
2016-10-18 raftiasRefactored SkColorSpace and added in a Lab PCS GM
2016-10-17 Matt SarettAvoid integer overflow in SkIcoCodec and SkImageInfo
2016-10-17 Matt SarettRevert "Avoid integer overflow in SkIcoCodec"
2016-10-17 Matt SarettAvoid integer overflow in SkIcoCodec
2016-09-20 halcanaryGM: add test for type1 font
2016-09-02 hcmBUG=skia:5602
2016-08-24 msarettParse ICC profiles from webps
2016-08-16 msarettRevert of Add regression test (patchset #2 id:20001...
2016-08-15 msarettAdd regression test
2016-07-29 msarettFix various SkColorSpace bugs
2016-07-12 bungemanUse hintgasp font when testing rendering.
2016-07-06 bungemanAdd gm for various font rendering combinations.
2016-05-27 msarettAdd interesting features to visualize_color_gamut
2016-05-23 msarettTest color correction in DM
2016-05-13 msarettSimple program for visualizing gamuts
2016-05-11 herbAdd png for difficult but common blit cases.
2016-05-11 reedcompressed texture support has been broken/untested...
2016-05-11 scroggoRevert "Add tests and benches to support the sRGB blitt...
2016-05-10 herbAdd tests and benches to support the sRGB blitter for...
2016-03-21 msarettParse icc profiles and exif orientation from jpeg markers
2016-03-04 msarettSet SkColorSpace object for PNGs and parse ICC profiles
2016-02-24 halcanarySkPDF/Bench: add bench for SkPDFSharedStream (deflate)
2016-02-17 ebrauerUpdates Piex and uses it to obtain the DNG dimensions.
2016-02-11 msarettFix scanline decoding of rare RLE bmps
2016-02-05 yujieqinOptimize the SkRawStream when the input is an asset...
2016-01-25 yujieqinAdd RAW decoding into Skia.
2016-01-25 msarettRevert of Prototype of RAW decoding in Skia. (patchset...
2016-01-25 yujieqinAdd RAW decoding into Skia.
2016-01-22 msarettAdd getYUV8Planes() API to SkCodec
2015-11-09 reeddemo tweaks, scale up perlin, add call to flush for fps
2015-11-09 reedtweaks for nov demo
2015-11-06 reedadd sequence for nov talk
2015-10-12 halcanarySkPDF: fall back on paths for unembeddable fonts.
2015-09-30 scroggoMerge SkCodec with SkScanlineDecoder
2015-08-26 bungemanAdd HangingS.ttf to test large flourish caps.
2015-08-19 msarettForgot to add resources with new test
2015-08-12 msarettFix bmp RLE "bug"
2015-08-05 msarettScanline decoding for wbmp
2015-07-10 scroggoUse the upstream version of libwebp, v0.4.3.
2015-07-09 jvanverthAdd normal map sample
2015-07-08 robertphillipsRevert of Add normal map sample (patchset #6 id:100001...
2015-07-08 jvanverthAdd normal map sample
2015-07-08 scroggoRevert of Use the upstream version of libwebp, v0.4...
2015-07-08 scroggoUse the upstream version of libwebp, v0.4.3.
2015-06-05 bungemanAdd cmap 3,0 (symbol) as Unicode fallback.
2015-05-29 bungemanAdd Em test font.
2015-05-20 bungemanFont variations.
2015-05-15 robertphillipsRevert of Font variations. (patchset #26 id:500001...
2015-05-14 scroggoAdd a test for decoding a gif with sampleSize 4.
2015-05-14 bungemanFont variations.
2015-05-13 bungemanRevert of Font variations. (patchset #21 id:400001...
2015-05-13 bungemanFont variations.
2015-05-08 bungemanTrim whitespace from parsed filename in Android v21.
2015-04-30 bungemanMove resource fonts to common location.
2015-04-23 msarettEnsure that we create a NULL codec for images with...
2015-04-02 bungemanAdd test font for large glyphs.
2015-04-01 msarettIco test with embedded png
2015-03-27 halcanarySkCodec: add wbmp class
2015-03-13 msarettIco security issues fix
2015-02-11 bungemanFix append_fallback_font_families_for_locale.
2015-02-03 Thiago FarinaFix references to https://sites.google.com/site/skiadocs/.
2014-12-02 halcanaryRemove PDF JPEG shortcut, since it fails on grayscale...
2014-11-10 scroggoAdd tests (and fix!) for known bad ICO files.
2014-11-04 reedupdate slides
2014-11-04 reedadd more typeface methods to lua
2014-11-04 reedupdate slide content
2014-11-04 reedadd textblobs to lua
2014-11-03 reedadd bullets to slides
2014-11-03 reedadd code-style for slides
2014-10-30 reedbreak transitions into separate file
2014-10-28 halcanaryReplace color_wheel.* with beautiful versions I made...
2014-10-26 reedadd saveLayer to lua
2014-10-24 Hal Canaryadd color wheel to validate decoding colors
2014-10-21 reeduse - and = to zoom text in slides
next