summaryrefslogtreecommitdiffstats
path: root/content/shell/webkit_test_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* [content shell] don't enable accelerated 2d canvas when using software compos...jochen@chromium.org2013-04-021-1/+1
* [content shell] when --no-timeout is specify, pass an incredibly large timeou...jochen@chromium.org2013-03-251-1/+6
* [content shell] automatically open downloads in a new window for layout testsjochen@chromium.org2013-03-251-0/+8
* Removing command line switch to disable deferred 2d canvas.junov@chromium.org2013-03-241-1/+0
* [content shell] work around asynchronous history navigations killing layout t...jochen@chromium.org2013-03-231-1/+5
* Close the main window in WebKitTestController::DiscardMainWindow(). jochen@chromium.org2013-03-201-2/+4
* Revert 189136 "Close the main window in WebKitTestController::Di..."wjia@chromium.org2013-03-191-4/+2
* Close the main window in WebKitTestController::DiscardMainWindow().simonjam@chromium.org2013-03-191-2/+4
* content shell drt: Make sure to always print #CRASHED lines.thakis@chromium.org2013-03-191-2/+2
* [content shell] prune the history as soon as a pending navigation entry for t...jochen@chromium.org2013-03-181-13/+17
* Add a callback to GpuDataManagerObserver for when a GPU host crashes.jochen@chromium.org2013-03-141-0/+10
* [content shell] consolidate test configuration into a structjochen@chromium.org2013-03-071-1/+1
* Revert 186654jochen@chromium.org2013-03-071-1/+2
* [content shell] eliminate the pause between reset and starting a new testjochen@chromium.org2013-03-071-2/+1
* [content shell] only send the test configuration to the first render view hos...jochen@chromium.org2013-03-071-0/+5
* [content shell] when running layout tests, reuse the current web contentsjochen@chromium.org2013-03-061-33/+65
* Add support for synchronously resizing a render view for layout tests.jochen@chromium.org2013-03-061-9/+0
* [content shell] close the main window during the destructorjochen@chromium.org2013-03-051-0/+5
* [content shell] don't try to add a virtual border when resizing the view.jochen@chromium.org2013-03-051-3/+1
* [content shell] prepare for handling the focus in the rendererjochen@chromium.org2013-03-041-9/+1
* [content shell] implement WebTestDelegate::closeRemainingWindowsjochen@chromium.org2013-03-041-0/+13
* [content shell] move sending the test configuration to a methodjochen@chromium.org2013-03-041-11/+17
* [content shell] add a method that explicitly discards the main windowjochen@chromium.org2013-03-041-13/+26
* [content shell] print error message when the renderer indicates that a test t...jochen@chromium.org2013-02-271-0/+5
* [content shell] delete NotImplemented ipc message, since everything is implem...jochen@chromium.org2013-02-251-9/+0
* [content shell] implement WebTestDelegate::captureHistoryForWindowjochen@chromium.org2013-02-231-0/+48
* [content shell] plumb more WebTestDelegate methods to the browserjochen@chromium.org2013-02-201-0/+19
* [content shell] implement pathToLocalResourcejochen@chromium.org2013-02-201-0/+5
* [content shell] hook up navigation related WebTestDelegate methodsjochen@chromium.org2013-02-201-0/+16
* [content shell] after printing an error message, don't print a text dumpjochen@chromium.org2013-02-191-2/+4
* [content shell] start the text block before printing an error messagejochen@chromium.org2013-02-181-0/+1
* [content shell] enable audio dumpsjochen@chromium.org2013-02-181-7/+42
* [content shell] use the proper test url for layout test configurationjochen@chromium.org2013-02-181-7/+11
* [content shell] Use the TestRunner library again and remove the mock testRunnerjochen@chromium.org2013-02-151-4/+0
* [content shell] hook up devtools related WebTestDelegate methodsjochen@chromium.org2013-02-151-0/+10
* [content shell] move logic that decides when a test is finished from WebKitTe...jochen@chromium.org2013-02-121-84/+23
* [content shell] remove all testRunner methods but the ones required to pass b...jochen@chromium.org2013-02-111-44/+4
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+2
* [content shell] add ShellMessageFilter to handle sync IPCs on IO threadjochen@chromium.org2013-01-231-29/+0
* [content shell] enable mock scrollbars for compositing layout testsjochen@chromium.org2013-01-171-7/+16
* Make Isolated filesystem layout tests runnable in content_browsertestskinuko@chromium.org2013-01-111-1/+10
* [content shell] W3C SVG tests need to run in a smaller windowjochen@chromium.org2013-01-101-1/+5
* Distinguish plugin disconnections from plugin crashes.yzshen@chromium.org2013-01-101-2/+5
* Don't attempt to read the process id for a NULL handlejochen@chromium.org2013-01-091-3/+4
* [content shell] report the PID of a crashed renderer, and always report crashesjochen@chromium.org2013-01-091-4/+42
* [content shell] don't use WebTestRunner::WebPreferences in the browser processjochen@chromium.org2012-12-211-5/+6
* [content shell] run in headless mode (gtk only)jochen@chromium.org2012-12-211-0/+2
* [content shell] when overriding the WebPreferences for layout tests, only ove...jochen@chromium.org2012-12-191-1/+6
* [content shell] delete ShellWebPreferences.jochen@chromium.org2012-12-181-4/+8
* [content shell] if the document is plain text, dump it as textjochen@chromium.org2012-12-171-0/+5