Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code."
[platform/upstream/libSkiaSharp.git] / experimental / svg /
2016-12-09 Florin Malita[SVGDom] Clipped clipPath support
2016-12-08 Florin Malita[SVGDom] ClipPath support
2016-12-06 Florin Malita[SVGDom] Add fill-rule support
2016-09-20 fmalita[SVGDom] Opacity optimization
2016-09-20 borenetRevert of [SVGDom] Opacity optimization (patchset ...
2016-09-20 fmalita[SVGDom] Opacity optimization
2016-09-19 fmalita[SVGDom] Only apply opacity when needed
2016-09-14 fmalita[SVGDom] Expose intrinsic size info
2016-09-13 fmalita[SVGDom] Linear gradient 'gradientTransform' support
2016-09-13 fmalita[SVGDom] Linear gradient 'spreadMethod' support
2016-09-13 fmalita[SVGDom] Initial linear gradient support
2016-08-29 fmalita[SVGDom] Don't truncate opacity scalars
2016-08-25 fmalitaReland: Experimental parsing expression grammar (PEG...
2016-08-25 fmalitaRevert of Experimental parsing expression grammar ...
2016-08-25 fmalitaExperimental parsing expression grammar (PEG) template...
2016-08-17 fmalita[SVGDom] Fix <ellipse> positioning
2016-08-17 fmalita[SVGDom] Add support for assorted absolute units
2016-08-17 fmalita[SVGDom] Add <line> support
2016-08-16 fmalita[SVGDom] Add <circle>, <ellipse> support
2016-08-15 fmalita[SVGDom] Add opacity support
2016-08-12 fmalita[SVGDom] SVGPong sample app
2016-08-12 fmalita[SVGDom] <polygon> & <polyline> support
2016-08-11 fmalita[SVGDom] Add more presentation attributes.
2016-08-11 fmalita[SVGDom] Add rx/ry support for <rect>
2016-08-10 fmalita[SVGDom] Disable verbose parsing messages be default
2016-08-08 fmalita[SVGDom] Improve whitespace handling in style parsing
2016-08-08 fmalita[SVGDom] Improved transform parsing
2016-08-08 fmalita[SVGDom] Add viewBox support
2016-08-03 fmalita[SVGDom] Initial SVGLength support
2016-07-29 fmalita[SVGDom] Parse style attributes
2016-07-27 fmalitaInitial SVG model
2015-02-06 fmalitaAdd SkSVGCanvas
2015-02-05 reedadd length parameter to addText, to match attr values
2015-02-05 fmalita[SkSVGDevice] drawTextOnPath() support
2015-02-04 fmalita[SkSVGDevice] Add support for more stroke params
2015-02-04 fmalita[SkSVGDevice] Initial clipping support
2015-02-04 fmalita[SkSVGDevice] Initial text support
2015-02-03 fmalita[SkSVGDevice] Initial shader/gradient support
2015-01-30 fmalitaInitial SVG backend stubbing