summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/layout_test_controller.h
Commit message (Expand)AuthorAgeFilesLines
* Add method to control whether local files get universal access during testing.cevans@chromium.org2009-11-111-0/+1
* Add layoutTestController.counterValueForElementByIdhamaji@chromium.org2009-10-301-0/+4
* 1. Make messageloop-based timeout work on Mac/Linux,ojan@chromium.org2009-10-201-0/+7
* Implement setPOSIXLocale in test shell.evan@chromium.org2009-10-071-0/+4
* Refactor the DB code to make it accessible from test_shell.dumi@chromium.org2009-09-221-0/+3
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-0/+2
* Change the default cookie policy to be closer to the default in WebKit's Dump...levin@chromium.org2009-09-041-0/+3
* Re-land r23931: Plumb whiteListAccessFromOrigin() throughaa@chromium.org2009-08-211-0/+3
* Reverting 23931.dimich@google.com2009-08-211-3/+0
* Plumb whiteListAccessFromOrigin() through Chromium's WebKit APIaa@chromium.org2009-08-211-0/+3
* Make chanegs in layoutTestController reflecting recent upstream change http:/...dimich@google.com2009-08-141-0/+6
* Fix a bunch of layout tests related to dumpResourceLoadCallbacks.darin@chromium.org2009-08-061-0/+4
* Don't use work_queue_ for the isolated world scripts. Instead, we justabarth@chromium.org2009-08-051-1/+1
* Implement a couple layoutTestController methods and rebaselinetc@google.com2009-08-031-0/+6
* Add test harness for isolated worlds. Actual tests will appear upstream.abarth@chromium.org2009-07-081-0/+1
* Implement setXSSAuditorEnabled for test_shelldglazkov@google.com2009-06-301-0/+2
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-0/+7
* The layoutTestController had its queueScript method broken into two:darin@chromium.org2009-04-011-2/+5
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Retrying previous changelist. I can't get this to fail finnur@google.com2009-02-091-7/+18
* Reverting 9366.finnur@google.com2009-02-071-18/+7
* Implementing that callback required to passfinnur@google.com2009-02-071-7/+18
* Adds implementation of web history in LayoutTestController, causing 18 failin...jcampan@chromium.org2009-02-031-3/+6
* Implement LayoutTestController::numberOfActiveAnimations to get a finnur@google.com2009-01-301-0/+2
* Adding the elementDoesAutoCompleteForElementWithId method to the layoutTestCo...jcampan@chromium.org2009-01-131-0/+2
* Adds support for pauseAnimationAtTimeOnElementWithId andsky@google.com2008-12-221-0/+5
* Added the new isCommandEnabled() layout test function to the layout test cont...estade@chromium.org2008-12-181-1/+4
* Second attempt at adding setSmartInsertDeleteEnabled andtc@google.com2008-12-111-0/+8
* Revert "Implement setSmartInsertDeleteEnabled andtc@google.com2008-12-051-8/+0
* Implement setSmartInsertDeleteEnabled and setSelectTrailingWhitespaceEnabledtc@google.com2008-12-051-0/+8
* Add setStopProvisionalFrameLoads to the test shell layout test controller.tc@google.com2008-12-021-0/+10
* Delay the ProcessWork call just like WebKit's DumpRenderTree implementation.darin@chromium.org2008-11-131-9/+5
* Implement layoutTestController.setPopupBlockingEnabled. Thistc@google.com2008-10-101-1/+4
* 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/+306