summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/svg/LayoutSVGBlock.h
Commit message (Expand)AuthorAgeFilesLines
* Move all fast-path paint invalidation mapping into PaintInvalidationStatewangxianzhu2016-03-261-4/+4
* Support edge-inclusive intersections in mapToVisibleRectInAncestorSpaceszager2016-03-241-1/+1
* Rename some LayoutObject's SVG-specific methodswangxianzhu2016-03-181-1/+1
* Avoid paintInvalidationContainer parameter of invalidatePaintIfNeeded()wangxianzhu2016-03-181-1/+1
* Implement mapAncestorToLocal for LayoutSVG{ModelObject,Block}fs2016-03-021-0/+1
* Conditionally create PaintLayer's scrollable area objectwangxianzhu2016-02-291-1/+1
* Add more missing closing namespace comments.Nico Weber2016-01-251-1/+1
* Renaming: distinguish ancestor, container and paintInvalidationContainerwangxianzhu2016-01-051-2/+2
* This is a rename and slight modification to mapRectToPaintInvalidationBacking.szager2015-12-111-1/+1
* Remove "Deprecated" from all paint and compositing class names.chrishtr2015-10-021-1/+1
* Fix virtual/override/final usage in Source/core/layout/.tkent@chromium.org2015-07-131-13/+13
* C++11: Replace 0 with nullptr where applicable in layout code.wkorman@chromium.org2015-06-081-2/+2
* Include 'outline' in LayoutSVGBlock::visualOverflowRectfs@opera.com2015-06-051-2/+0
* Add a new paint culling optimization for SVGpdr@chromium.org2015-05-291-5/+0
* Refactor HitTestResult to store the HitTestRequestramya.v@samsung.com2015-04-011-1/+1
* Rename LayoutStyle to ComputedStyledstockwell@chromium.org2015-03-311-1/+1
* [S.P.] Don't draw frames of animated images that are offscreenchrishtr@chromium.org2015-03-271-1/+1
* Rename layout/Layer* to paint/DeprecatedPaintLayer*jchaffraix@chromium.org2015-03-191-1/+1
* Rename rendering/RenderBlock* to layout/LayoutBlock*.dsinclair@chromium.org2015-02-261-3/+3
* Merge back LayoutLayerModelObject into RenderBoxModelObjectjchaffraix@chromium.org2015-02-241-4/+4
* Move the remaining rendering/svg/RenderSVG* files to layout.dsinclair@chromium.org2015-02-171-0/+69