summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/svg/SVGTextLayoutEngine.h
Commit message (Expand)AuthorAgeFilesLines
* Remove extra per-character walk in SVGTextLayoutEnginepdr2016-03-231-0/+1
* Factor out the <textPath> positioning mapping code into a helper classfs2016-02-111-3/+3
* [Line Layout API] Convert SVGTextLayoutEngine and SVGTextLayoutEngineBaseline...pilgrim2015-10-301-1/+2
* Make classes and structures in core/layout fast-allocated.tasak@google.com2015-08-271-0/+2
* Track if textLength spacing is in effect while walking the line box treefs@opera.com2015-05-291-6/+9
* Avoid resetting the metrics-list/character offset for each text boxfs@opera.com2015-05-281-7/+3
* Remove SVGTextLayoutEngine::m_pathLayoutBoxesfs@opera.com2015-05-271-1/+0
* Move SVGTextChunkBuilder out of SVGTextLayoutEnginefs@opera.com2015-05-271-3/+0
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-2/+2
* Rename renderer in layout/svg.dsinclair@chromium.org2015-03-191-1/+1
* Move rendering/svg/RenderSVGInline* to layout/svg/LayoutSVGInline*dsinclair@chromium.org2015-02-111-3/+3
* Move rendering/style to layout/styledsinclair@chromium.org2015-02-091-2/+2
* Move the non-Render* rendering/svg files to layout/svg.dsinclair@chromium.org2015-02-061-0/+107