summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/svg/LayoutSVGTextPath.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix textpath is not displayed on use elementhyunjune.kim2016-03-161-1/+9
* Factor out the <textPath> positioning mapping code into a helper classfs2016-02-111-5/+28
* Fix incorrect handling of small non-percentage value for `st-hyunjune.kim2016-01-291-2/+7
* 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
* Remove SVGPathData and use dynamic dispatch to compute SVG geometry.pdr@chromium.org2015-05-261-4/+1
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-1/+1
* Rename renderer in layout/svg.dsinclair@chromium.org2015-03-191-1/+1
* Move rendering/svg/RenderSVGText* to layout/svg/LayoutSVGText*dsinclair@chromium.org2015-02-111-0/+70