summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/svg/LayoutSVGInline.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move all fast-path paint invalidation mapping into PaintInvalidationStatewangxianzhu2016-03-261-5/+6
* Rename some LayoutObject's SVG-specific methodswangxianzhu2016-03-181-2/+2
* Avoid paintInvalidationContainer parameter of invalidatePaintIfNeeded()wangxianzhu2016-03-181-6/+8
* [Line Layout API] Change layout/line constructors to take LineLayoutItemdgrogan2016-03-121-1/+1
* Add more missing closing namespace comments.Nico Weber2016-01-251-1/+1
* Renaming: distinguish ancestor, container and paintInvalidationContainerwangxianzhu2016-01-051-2/+2
* Remove config.h inclusion from third_party/WebKit/Source/core/layout/.tkent2015-12-211-2/+0
* Propagate resource-triggered repaints to text node children of <text>fs@opera.com2015-09-151-0/+19
* Don't drop type information returned from locateRenderSVGTextAncestorfs@opera.com2015-08-271-9/+9
* Fix paint invalidation for SVG with outline-offsetfs@opera.com2015-06-041-1/+1
* Switch line layout to LayoutUnit.szager@chromium.org2015-05-311-1/+1
* Convert from renderer to layoutObject.dsinclair@chromium.org2015-05-051-6/+6
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-2/+2
* Rename renderer in layout/svg.dsinclair@chromium.org2015-03-191-1/+1
* Rename rendering/RenderInline to layout/LayoutInline.dsinclair@chromium.org2015-02-261-7/+7
* Merge back LayoutLayerModelObject into RenderBoxModelObjectjchaffraix@chromium.org2015-02-241-3/+3
* Move rendering/RenderGeometryMap to layout/LayoutGeometryMap.dsinclair@chromium.org2015-02-111-1/+1
* Move rendering/svg/RenderSVGText* to layout/svg/LayoutSVGText*dsinclair@chromium.org2015-02-111-7/+7
* Move rendering/svg/RenderSVGInline* to layout/svg/LayoutSVGInline*dsinclair@chromium.org2015-02-111-0/+153