summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Remove some more DRT features from test_shell.tony@chromium.org2011-02-071-46/+0
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Remove eventSender, accessibilityController, plainText andtony@chromium.org2011-01-251-14/+0
* Move more web widgets painting from webkit to chrome.xiyuan@chromium.org2011-01-201-2/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-311-5/+1
* Client-based geolocation support.jknotten@chromium.org2010-12-141-0/+8
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-141-8/+0
* webkit: use string16 in webkit_glue.hevan@chromium.org2010-12-141-3/+3
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-141-0/+8
* glue: use string16 in place of wstring for Unicode textevan@chromium.org2010-12-031-1/+1
* Extend simple_file_system to use SandboxedFileSystemOperationkinuko@chromium.org2010-11-231-7/+0
* Add an option to the test_shell to enable it to load each test several timessgjesse@google.com2010-10-261-1/+40
* Adds speech input mock methods to TestShell.satish@chromium.org2010-09-281-0/+8
* test_shell command line switch enable-accelerated-compositing addedscheib@google.com2010-09-271-0/+4
* Make test_shell --enable-accelerated-2d-canvas work when invoked in layout te...senorblanco@chromium.org2010-09-231-0/+3
* Add an --enable-accelerated-2d-canvas flag to test_shell. This will use the ...senorblanco@chromium.org2010-09-201-0/+2
* Enable FileSystem for TestShell.kinuko@chromium.org2010-09-101-0/+8
* Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.hans@chromium.org2010-09-101-0/+8
* Implement layoutTestController.dumpResourceResponseMIMETypes in test_shellmihaip@chromium.org2010-09-091-3/+7
* Remove reference to obsolete web preference. The legacy parser no longerabarth@chromium.org2010-08-251-5/+0
* DevTools: DevTools should be closed in test_shell for non-inspector layout testsyurys@chromium.org2010-08-111-3/+0
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-081-4/+4
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-251-1/+0
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-241-3/+4
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-241-4/+3
* Rolls WebKit 61233:61234bulach@chromium.org2010-06-161-1/+1
* Adds --html5-parser flag to test_shell to test out the new HTML5 parsing codejamesr@chromium.org2010-06-011-0/+5
* Add an --allow-external-pages switch to test_shell.dpranke@chromium.org2010-04-231-1/+8
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-141-1/+5
* Revert 44372 - Enable support for notifications layout tests in test shell.nsylvain@chromium.org2010-04-131-5/+1
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-131-1/+5
* Allow running tests with enabled but closed Web Inspector. Corresponding WebK...yurys@chromium.org2010-03-261-1/+6
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-171-1/+1
* Revert 41781 - Revert 41769 Fix test_shell so that eventSender works for ope...jam@chromium.org2010-03-161-0/+3
* Revert 41769 - Fix test_shell so that eventSender works for opened windows. ...stuartmorgan@chromium.org2010-03-161-3/+0
* Fix test_shell so that eventSender works for opened windows. I've also made ...jam@chromium.org2010-03-161-0/+3
* [GTTF] Reduce header dependencies in webkitphajdan.jr@chromium.org2010-02-091-1/+3
* Add UI to TestShell to enable/disable images, plugins, and scripts.darin@chromium.org2010-01-291-0/+13
* Make the UI controls (back/forward/stop) in TestShell disable when appropriate.darin@chromium.org2010-01-271-0/+16
* DevTools: Add support for inspector layout tests. Step 3.pfeldman@chromium.org2009-12-151-1/+21
* Commit issue 243032: First implementation of PlainTextController.rolandsteiner@chromium.org2009-11-091-4/+4
* 1. Make messageloop-based timeout work on Mac/Linux,ojan@chromium.org2009-10-201-0/+5
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-2/+2
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-0/+1
* Reduce the testshell watchdog timeout to just be the timeoutojan@chromium.org2009-10-161-3/+5
* Initial accessibility controller implementation.dglazkov@chromium.org2009-10-141-0/+5
* Move native_widget_types and gtk_native_view_id_manager from base/gfx tobrettw@chromium.org2009-10-111-1/+1
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-2/+2