summaryrefslogtreecommitdiffstats
path: root/content/shell/webkit_test_controller.h
Commit message (Expand)AuthorAgeFilesLines
* [content shell] don't open new windows after printing the test resultsjochen@chromium.org2013-05-281-3/+8
* [content shell] during layout tests, only open downloads from the main windowjochen@chromium.org2013-05-141-0/+1
* [content shell] forcibly resize webview before each testjochen@chromium.org2013-05-081-0/+2
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-3/+3
* [content shell] add support for invoking testRunner.notifyDone in a different...jochen@chromium.org2013-04-081-0/+1
* [content shell] automatically open downloads in a new window for layout testsjochen@chromium.org2013-03-251-1/+1
* [content shell] prune the history as soon as a pending navigation entry for t...jochen@chromium.org2013-03-181-7/+1
* Add a callback to GpuDataManagerObserver for when a GPU host crashes.jochen@chromium.org2013-03-141-1/+6
* [content shell] only send the test configuration to the first render view hos...jochen@chromium.org2013-03-071-1/+16
* [content shell] when running layout tests, reuse the current web contentsjochen@chromium.org2013-03-061-6/+6
* Add support for synchronously resizing a render view for layout tests.jochen@chromium.org2013-03-061-2/+0
* [content shell] prepare for handling the focus in the rendererjochen@chromium.org2013-03-041-1/+0
* [content shell] implement WebTestDelegate::closeRemainingWindowsjochen@chromium.org2013-03-041-0/+1
* [content shell] move sending the test configuration to a methodjochen@chromium.org2013-03-041-0/+1
* [content shell] add a method that explicitly discards the main windowjochen@chromium.org2013-03-041-0/+6
* [content shell] delete NotImplemented ipc message, since everything is implem...jochen@chromium.org2013-02-251-3/+0
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* [content shell] implement WebTestDelegate::captureHistoryForWindowjochen@chromium.org2013-02-231-0/+1
* [content shell] plumb more WebTestDelegate methods to the browserjochen@chromium.org2013-02-201-0/+3
* [content shell] implement pathToLocalResourcejochen@chromium.org2013-02-201-0/+3
* [content shell] hook up navigation related WebTestDelegate methodsjochen@chromium.org2013-02-201-0/+3
* [content shell] enable audio dumpsjochen@chromium.org2013-02-181-2/+8
* [content shell] use the proper test url for layout test configurationjochen@chromium.org2013-02-181-0/+1
* [content shell] hook up devtools related WebTestDelegate methodsjochen@chromium.org2013-02-151-0/+2
* [content shell] move logic that decides when a test is finished from WebKitTe...jochen@chromium.org2013-02-121-14/+2
* [content shell] remove all testRunner methods but the ones required to pass b...jochen@chromium.org2013-02-111-18/+1
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-3/+3
* [content shell] add ShellMessageFilter to handle sync IPCs on IO threadjochen@chromium.org2013-01-231-4/+0
* [content shell] enable mock scrollbars for compositing layout testsjochen@chromium.org2013-01-171-0/+2
* Distinguish plugin disconnections from plugin crashes.yzshen@chromium.org2013-01-101-1/+2
* [content shell] report the PID of a crashed renderer, and always report crashesjochen@chromium.org2013-01-091-1/+13
* [content shell] don't use WebTestRunner::WebPreferences in the browser processjochen@chromium.org2012-12-211-0/+1
* [content shell] when overriding the WebPreferences for layout tests, only ove...jochen@chromium.org2012-12-191-1/+1
* [content shell] delete ShellWebPreferences.jochen@chromium.org2012-12-181-7/+4
* [content shell] if a layout test runs notifyDone() before it has finished loa...jochen@chromium.org2012-12-171-0/+2
* [content shell] implement additional URL handling methods of the WebTestDelegatejochen@chromium.org2012-12-171-0/+1
* [content shell] use WebTestRunner::WebPreferences for layout testsjochen@chromium.org2012-12-171-3/+6
* [content shell] hook up testRunner.registerIsolatedFileSytemjochen@chromium.org2012-12-131-0/+3
* [content shell] hook up support for inspector testsjochen@chromium.org2012-12-111-0/+2
* Reland 170451 - [content shell] add support for testRunner.canOpenWindows and...jochen@chromium.org2012-12-101-0/+9
* [content shell] remove WebKitTestRunnerHost.jochen@chromium.org2012-12-101-0/+147