Use warning suppression options only when gcc-9
[platform/upstream/libSkiaSharp.git] / resources /
2017-08-10 Matthew LeibowitzMerge branch 'chrome/m60' into update-m60
2017-07-10 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m59
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-12 Matthew LeibowitzMerge branch 'xamarin-mobile-bindings' into update-m58
2017-05-11 Matthew LeibowitzMerge branch 'update-m58' into update-m59
2017-05-09 Matt SarettAdd jpeg encoder alpha handling option
2017-05-08 Matthew LeibowitzMerge branch 'chrome/m59' into update-m59
2017-05-06 Matthew LeibowitzUpdate xamarin-mobile-bindings with chrome/m58
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-03-20 Matthew LeibowitzMerge pull request #52 from mono/update-m57
2017-03-12 Matthew LeibowitzMerge branch 'chrome/m57' into update-m57
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-16 Matthew LeibowitzMerge branch 'xamarin-svg-canvas' into xamarin-mobile...
2017-01-06 Matthew LeibowitzMerge pull request #42 from mono/develop-next
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-18 Matthew LeibowitzMerge branch 'chrome/m56' into update-m56
2016-11-08 Matt SarettFail jpeg decodes on too many progressive scans
2016-11-04 Tyler HoeflickerMerge remote-tracking branch 'upstream/xamarin-mobile...
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-29 Matthew LeibowitzMerge pull request #32 from mono/update-m55
2016-10-26 Matt SarettSkGifCodec: do not write off the end of memory when...
2016-10-25 Matthew LeibowitzMerge pull request #30 from mono/xamarin-mobile-bindings
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-10-11 Matthew LeibowitzMerge from google/chrome/m55
2016-09-20 halcanaryGM: add test for type1 font
2016-09-02 hcmBUG=skia:5602
2016-09-02 Matthew LeibowitzMerge pull request #21 from mono/merge-m54
2016-09-02 Matthew LeibowitzMerge pull request #20 from mono/gpu-support
2016-08-30 Matthew LeibowitzMerge branch 'chrome/m54' into merge-m54
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-23 Matthew LeibowitzMerge pull request #15 from mono/update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'chrome/m53' into update-skia-m52
2016-07-18 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-13 Matthew LeibowitzMerge branch 'feature-patheffect' into update-skia-m52
2016-07-12 bungemanUse hintgasp font when testing rendering.
2016-07-06 bungemanAdd gm for various font rendering combinations.
2016-06-17 Matthew LeibowitzMerge branch 'chrome/m52' into update-skia-m52
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...
next