summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/LayoutObjectTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move all fast-path paint invalidation mapping into PaintInvalidationStatewangxianzhu2016-03-261-6/+6
* Support edge-inclusive intersections in mapToVisibleRectInAncestorSpaceszager2016-03-241-5/+64
* Introduce RenderingTest::getLayoutObjectByElementId().mstensho2016-02-031-1/+1
* Fix missed method/comment renames for mapRectToAncestorContainer.wkorman2016-02-021-1/+1
* Continue converting to explicit LayoutUnit constructorsleviw2016-01-301-1/+1
* Add more missing closing namespace comments.Nico Weber2016-01-251-2/+1
* Renaming: distinguish ancestor, container and paintInvalidationContainerwangxianzhu2016-01-051-1/+1
* Remove config.h inclusion from third_party/WebKit/Source/core/layout/.tkent2015-12-211-1/+0
* Fix LayoutObject::mapToVisibleRectInContainerSpace()wangxianzhu2015-12-181-0/+16
* Land some simple testing for LayoutObjectjchaffraix2015-12-091-0/+84
* Qualify include paths of gmock.h and gtest.h.tkent2015-11-181-1/+1
* Move outOfFlowPositioned check to decoratedName.dsinclair@chromium.org2015-03-071-0/+27