summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/Source/core/layout/LayoutTestHelper.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce RenderingTest::getLayoutObjectByElementId().mstensho2016-02-031-0/+6
* Move RenderingTest initialization back into SetUp.skobes2016-02-011-0/+1
* Revert of Move RenderingTest initialization back into SetUp. (patchset #1 id:...skobes2016-02-011-1/+0
* Move RenderingTest initialization back into SetUp.skobes2016-02-011-0/+1
* Don't composite layers with an invisible FrameView.wkorman2016-01-281-0/+2
* Second reland:chrishtr2015-12-101-0/+5
* Revert of Reland: Fix incorrect sign in scroll and content box offset in abso...johnme2015-12-101-5/+0
* Reland:chrishtr2015-12-091-0/+5
* Revert of Fix incorrect sign in scroll and content box offset in absoluteToLo...lambroslambrou2015-12-091-5/+0
* Fix incorrect sign in scroll and content box offset in absoluteToLocalPoint.chrishtr2015-12-091-0/+5
* Refactor helper classes into LayoutTestHelper.{cpp, h}chrishtr2015-12-011-0/+44
* Adjust interest rect by scroll offset when passing into subframes.chrishtr2015-12-011-0/+2
* Rename WTF_MAKE_FAST_ALLOCATED to USING_FAST_MALLOCharaken2015-10-291-1/+1
* Preliminary paint property walk implementation for SPv2trchen2015-10-221-0/+1
* Parameterize RenderTest for root layer scrolling.szager2015-10-051-0/+3
* Make classes and structures in core/layout fast-allocated.tasak@google.com2015-08-271-0/+2
* Oilpan: Move ChromeClient classes into Oilpan heap.yutak@chromium.org2015-08-171-1/+0
* Slimming Paint phase 2 compositing algorithm plumbingpdr@chromium.org2015-08-151-0/+2
* Fix virtual/override/final usage in Source/core/layout/.tkent@chromium.org2015-07-131-1/+1
* Reland "Add a FrameView lifecycle method that just updates layout"wangxianzhu@chromium.org2015-07-071-2/+2
* Revert of Add a FrameView lifecycle method that just updates layout, style an...tapted@chromium.org2015-07-061-2/+2
* Add a FrameView lifecycle method that just updates layout, style and composit...chrishtr@chromium.org2015-07-031-2/+2
* Move rendering/RenderingTestHelper to layout/LayoutTestHelper.dsinclair@chromium.org2015-02-231-0/+43