summaryrefslogtreecommitdiffstats
path: root/content/shell/webkit_test_runner.h
Commit message (Expand)AuthorAgeFilesLines
* [content shell] remove obsolete WebTestDelegate::setFocus implementationjochen@chromium.org2013-03-151-1/+0
* [content shell] consolidate test configuration into a structjochen@chromium.org2013-03-071-7/+3
* Revert 186654jochen@chromium.org2013-03-071-8/+7
* [content shell] eliminate the pause between reset and starting a new testjochen@chromium.org2013-03-071-7/+8
* [content shell] handle focus entirely from the rendererjochen@chromium.org2013-03-051-0/+2
* [content shell] prepare for handling the focus in the rendererjochen@chromium.org2013-03-041-0/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* [content shell] implement WebTestDelegate::captureHistoryForWindowjochen@chromium.org2013-02-231-4/+12
* Fix compilation for webkit canary buildersjochen@chromium.org2013-02-201-0/+4
* [content shell] remove (soon to be) obsolete WebTestDelegate methodsjochen@chromium.org2013-02-201-25/+0
* [content shell] implement pathToLocalResourcejochen@chromium.org2013-02-201-0/+1
* [content shell] use the proper test url for layout test configurationjochen@chromium.org2013-02-181-5/+2
* Delay the creation of the WebView until after the construction of the RenderV...jochen@chromium.org2013-02-181-0/+2
* [content shell] Use the TestRunner library again and remove the mock testRunnerjochen@chromium.org2013-02-151-17/+3
* [content shell] add stubs for all missing WebTestDelegate methodsjochen@chromium.org2013-02-141-9/+51
* [content shell] remove paint methods from WebKitTestRunnerjochen@chromium.org2013-02-141-5/+0
* [content shell] move logic that decides when a test is finished from WebKitTe...jochen@chromium.org2013-02-121-16/+18
* Delete most web intents code.thakis@chromium.org2013-02-111-9/+0
* [content shell] remove all testRunner methods but the ones required to pass b...jochen@chromium.org2013-02-111-18/+0
* Add explicit base to FilePath.brettw@chromium.org2013-02-071-2/+3
* 'all' compiles and links on mac with enable_web_intents=0thakis@chromium.org2013-02-021-0/+4
* [content shell] remove incomplete WebTestRunner implementationjochen@chromium.org2013-01-311-15/+1
* [content shell] hook up resource load callback printingjochen@chromium.org2013-01-101-0/+20
* [content shell] when the test contains the path loading/ enable frame load ca...jochen@chromium.org2013-01-091-0/+1
* [content shell] add support for dumping frame load callbacksjochen@chromium.org2013-01-091-0/+15
* [content shell] hook up testRunner.dumpEditingCallbacksjochen@chromium.org2012-12-181-7/+15
* [content shell] implement testRunner.overridePreferencejochen@chromium.org2012-12-181-0/+2
* [content shell] delete ShellWebPreferences.jochen@chromium.org2012-12-181-2/+2
* [content shell] implement additional URL handling methods of the WebTestDelegatejochen@chromium.org2012-12-171-0/+2
* [content shell] use WebTestRunner::WebPreferences for layout testsjochen@chromium.org2012-12-171-0/+2
* [content shell] implement testRunner.execCommandjochen@chromium.org2012-12-141-0/+1
* [content shell] hook up support for inspector testsjochen@chromium.org2012-12-111-0/+4
* [content shell] don't pass around raw char pointers, but std::string refsjochen@chromium.org2012-12-111-1/+1
* Reland 170451 - [content shell] add support for testRunner.canOpenWindows and...jochen@chromium.org2012-12-101-0/+1
* [content shell] route all layout test related IPCs through the main window (r...jochen@chromium.org2012-12-101-2/+7
* [content shell] add support for a testRunner.setXSSAuditorEnabledjochen@chromium.org2012-11-301-0/+4
* [content shell] change how the main render view is picked for layout testsjochen@chromium.org2012-11-261-2/+0
* [content shell] Implement testRunner.display()jochen@chromium.org2012-11-151-0/+25
* [content shell] remove OVERRIDE from WebTestDelegate implementationjochen@chromium.org2012-11-071-12/+12
* Revert 166461 - [content shell] remove OVERRIDE from WebTestDelegate implemen...scottmg@google.com2012-11-071-12/+12
* [content shell] remove OVERRIDE from WebTestDelegate implementationjochen@chromium.org2012-11-071-12/+12
* [content shell] keep the value of the current working directory in the rendererjochen@chromium.org2012-11-051-0/+3
* [content shell] link against the TestRunner libraryjochen@chromium.org2012-11-011-1/+31
* Revert 162559 - [content shell] implement testRunner.displayjamesr@chromium.org2012-10-191-26/+1
* [content shell] implement testRunner.displayjochen@chromium.org2012-10-171-1/+26
* [content shell] rename layout_test_controller{,_host,_bindings}.* to webkit_t...jochen@chromium.org2012-08-201-0/+33