summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add more missing closing namespace comments.Nico Weber2016-01-251-1/+1
* Remove config.h inclusion from third_party/WebKit/Source/core/layout/.tkent2015-12-211-2/+0
* Revert "Reduce how often LayoutSVGShape::updateShapeFromElement is called"pdr@chromium.org2015-09-161-6/+13
* Drop special-case handling of zero-length subpathsfs@opera.com2015-09-101-64/+0
* Reduce how often LayoutSVGShape::updateShapeFromElement is calledpdr@chromium.org2015-06-171-19/+16
* Remove SVGPathData and use dynamic dispatch to compute SVG geometry.pdr@chromium.org2015-05-261-2/+2
* Fix pointer-events:all when stroke="none"dtrebbien@gmail.com2015-04-061-1/+37
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-1/+1
* Move processMarkerPositions() from LayoutSVGShape to LayoutSVGPathdtrebbien@gmail.com2015-02-201-0/+1
* Moving RenderSVG* files from rendering/ to layout/dsinclair@chromium.org2015-02-131-0/+173