index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
experimental
/
svg
Commit message (
Expand
)
Author
Age
*
SkCanvas: Helpers for draw{Point,Line,Circle}
Hal Canary
2017-05-16
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
[SVGDom] Clipped clipPath support
Florin Malita
2016-12-09
*
[SVGDom] ClipPath support
Florin Malita
2016-12-08
*
[SVGDom] Add fill-rule support
Florin Malita
2016-12-06
*
[SVGDom] Opacity optimization
fmalita
2016-09-20
*
Revert of [SVGDom] Opacity optimization (patchset #4 id:60001 of https://code...
borenet
2016-09-20
*
[SVGDom] Opacity optimization
fmalita
2016-09-20
*
[SVGDom] Only apply opacity when needed
fmalita
2016-09-19
*
[SVGDom] Expose intrinsic size info
fmalita
2016-09-14
*
[SVGDom] Linear gradient 'gradientTransform' support
fmalita
2016-09-13
*
[SVGDom] Linear gradient 'spreadMethod' support
fmalita
2016-09-13
*
[SVGDom] Initial linear gradient support
fmalita
2016-09-12
*
[SVGDom] Don't truncate opacity scalars
fmalita
2016-08-29
*
Reland: Experimental parsing expression grammar (PEG) template library
fmalita
2016-08-25
*
Revert of Experimental parsing expression grammar (PEG) template library (pat...
fmalita
2016-08-25
*
Experimental parsing expression grammar (PEG) template library
fmalita
2016-08-24
*
[SVGDom] Fix <ellipse> positioning
fmalita
2016-08-17
*
[SVGDom] Add support for assorted absolute units
fmalita
2016-08-17
*
[SVGDom] Add <line> support
fmalita
2016-08-17
*
[SVGDom] Add <circle>, <ellipse> support
fmalita
2016-08-16
*
[SVGDom] Add opacity support
fmalita
2016-08-15
*
[SVGDom] SVGPong sample app
fmalita
2016-08-12
*
[SVGDom] <polygon> & <polyline> support
fmalita
2016-08-12
*
[SVGDom] Add more presentation attributes.
fmalita
2016-08-11
*
[SVGDom] Add rx/ry support for <rect>
fmalita
2016-08-10
*
[SVGDom] Disable verbose parsing messages be default
fmalita
2016-08-10
*
[SVGDom] Improve whitespace handling in style parsing
fmalita
2016-08-08
*
[SVGDom] Improved transform parsing
fmalita
2016-08-08
*
[SVGDom] Add viewBox support
fmalita
2016-08-08
*
[SVGDom] Initial SVGLength support
fmalita
2016-08-03
*
[SVGDom] Parse style attributes
fmalita
2016-07-29
*
Initial SVG model
fmalita
2016-07-26
*
Add SkSVGCanvas
fmalita
2015-02-06
*
add length parameter to addText, to match attr values
reed
2015-02-04
*
[SkSVGDevice] drawTextOnPath() support
fmalita
2015-02-04
*
[SkSVGDevice] Add support for more stroke params
fmalita
2015-02-04
*
[SkSVGDevice] Initial clipping support
fmalita
2015-02-04
*
[SkSVGDevice] Initial text support
fmalita
2015-02-03
*
[SkSVGDevice] Initial shader/gradient support
fmalita
2015-02-03
*
Initial SVG backend stubbing
fmalita
2015-01-30