summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/layout_test_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-2/+23
* The layoutTestController had its queueScript method broken into two:darin@chromium.org2009-04-011-15/+45
* Reverting 11396.ericroman@google.com2009-03-111-4/+3
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-3/+4
* The DumpWindowStatus flag wasn't being cleared in Reset.finnur@google.com2009-02-091-0/+3
* Retrying previous changelist. I can't get this to fail finnur@google.com2009-02-091-2/+10
* Reverting 9366.finnur@google.com2009-02-071-10/+2
* Implementing that callback required to passfinnur@google.com2009-02-071-2/+10
* Report timeout before sending EOF to mark the correct test as timed out.kuchhal@chromium.org2009-02-051-1/+1
* Adds implementation of web history in LayoutTestController, causing 18 failin...jcampan@chromium.org2009-02-031-1/+9
* Implement LayoutTestController::numberOfActiveAnimations to get a finnur@google.com2009-01-301-0/+6
* Adding the elementDoesAutoCompleteForElementWithId method to the layoutTestCo...jcampan@chromium.org2009-01-131-0/+13
* Fixes layout testsky@google.com2009-01-121-2/+2
* Adds support for pauseAnimationAtTimeOnElementWithId andsky@google.com2008-12-221-0/+36
* Added the new isCommandEnabled() layout test function to the layout test cont...estade@chromium.org2008-12-181-0/+13
* Rename ViewHandle to NativeView et al.agl@chromium.org2008-12-111-1/+1
* Second attempt at adding setSmartInsertDeleteEnabled andtc@google.com2008-12-111-1/+21
* Revert "Implement setSmartInsertDeleteEnabled andtc@google.com2008-12-051-21/+1
* Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabledtc@google.com2008-12-051-1/+21
* Unify on "layout test mode" vs "interactive" and "non-interactive". We had a...deanm@chromium.org2008-12-041-2/+2
* Add setStopProvisionalFrameLoads to the test shell layout test controller.tc@google.com2008-12-021-0/+9
* Only have one constant for timeout time.erg@google.com2008-11-191-1/+1
* Delay the ProcessWork call just like WebKit's DumpRenderTree implementation.darin@chromium.org2008-11-131-1/+13
* Add this file I forgot in my previous CL.brettw@google.com2008-10-141-1/+1
* Implement layoutTestController.setPopupBlockingEnabled. Thistc@google.com2008-10-101-0/+13
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-5/+12
* Bring layout_test_controller.cc into the mac project.avi@google.com2008-09-101-3/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+595