summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_shell.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix tests involving multiple windows that log frame load events.darin@chromium.org2009-09-141-2/+2
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-2/+5
* Hook up WebFrameClient, replacing many WebViewDelegate methods.darin@chromium.org2009-09-101-4/+6
* Implement layoutTestController.display() method.dglazkov@chromium.org2009-09-041-1/+1
* Take 2: Remove WebView::SetDelegate because I'd like to avoid having a methoddarin@chromium.org2009-08-111-2/+2
* Reverting 23068.darin@chromium.org2009-08-111-2/+2
* Remove WebView::SetDelegate because I'd like to avoid having a method like thisdarin@chromium.org2009-08-111-2/+2
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+1
* Reverting 20855.darin@chromium.org2009-07-161-3/+7
* Reverting 20854.darin@chromium.org2009-07-161-7/+3
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-161-3/+7
* Remove WebFrame::CaptureImage in favor of having consumers call Layoutdarin@chromium.org2009-06-261-1/+1
* linux: SizeTo() must synchronously size webkit's content area.evan@chromium.org2009-06-051-5/+0
* Revert "linux: SizeTo() must synchronously size the content area."willchan@chromium.org2009-06-041-0/+5
* linux: SizeTo() must synchronously size the content area.evan@chromium.org2009-06-041-5/+0
* Re-do r15244 again.darin@chromium.org2009-05-131-1/+8
* Only dump image results if the hashes don't match.ojan@google.com2009-04-171-1/+4
* Fix tests that depend on setCustomPolicyDelegate and waitForPolicyDelegate.darin@chromium.org2009-04-021-12/+1
* Reverting 11396.ericroman@google.com2009-03-111-2/+2
* Add support for the "repaint" layout tests (LayoutTests/fast/repaint/*), whic...ericroman@google.com2009-03-101-2/+2
* Dump text/image on notifyDone.kuchhal@chromium.org2009-01-231-6/+20