summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete API handlers now that upstream changes to frame name plumbing...atwilson@chromium.org2010-06-171-4/+0
* Added plumbing to transport the frame name between RenderViewHost and the Web...atwilson@chromium.org2010-06-121-0/+5
* Add ppapi plugins to about:pluginsdarin@chromium.org2010-05-281-4/+3
* Adds Geolocation support for TestShell.bulach@chromium.org2010-05-261-0/+9
* Clean up old method signature of WebViewClient::createView.rafaelw@chromium.org2010-05-121-3/+0
* Pass quota parameter to WebStorageNamespace::createSessionStorageNamespace().satish@chromium.org2010-05-121-1/+2
* Change TestWebViewDelegate::createView in include WebWindowFeaturesrafaelw@chromium.org2010-04-301-0/+6
* Implement two missing methods on layoutTestController:mpcomplete@chromium.org2010-04-191-0/+1
* Remove obsolete dragging functions.estade@chromium.org2010-04-151-3/+0
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-141-0/+1
* Revert 44372 - Enable support for notifications layout tests in test shell.nsylvain@chromium.org2010-04-131-1/+0
* Enable support for notifications layout tests in test shell.johnnyg@chromium.org2010-04-131-0/+1
* Indicate in the tab UI if appcache creation was blocked by privacy settings.jochen@chromium.org2010-04-091-0/+2
* Adding the new WebPopupType to the RenderWidget creation.jcivelli@google.com2010-04-071-1/+2
* Update test shell for new dragImage api.estade@chromium.org2010-04-051-0/+3
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-1/+1
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-171-1/+3
* Add setWillSendRequestClearHeader to LayoutTestController.jochen@chromium.org2010-03-111-1/+12
* Implement WebCookieJar.darin@chromium.org2010-02-251-0/+1
* Add UI to TestShell to enable/disable images, plugins, and scripts.darin@chromium.org2010-01-291-0/+3
* Make the UI controls (back/forward/stop) in TestShell disable when appropriate.darin@chromium.org2010-01-271-0/+2
* Adds a mock spellchecker to test_shell.hbono@chromium.org2010-01-271-0/+7
* Implement layoutTestController.setWillSendRequestReturnsNullkinuko@chromium.org2010-01-221-0/+10
* Test shell needs to also implement the WebViewClient SessionStorage factory.jorlow@chromium.org2010-01-131-0/+5
* bsds: views/ and webkit/ support for FreeBSD/OpenBSDevan@chromium.org2009-12-311-2/+2
* Fix test_shell's eventSender to set isSystemKey flag for keyboard events corr...suzhe@chromium.org2009-12-171-0/+16
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-5/+5
* Add default implementations for WebViewClient and WebWidgetClientdarin@chromium.org2009-11-041-55/+0
* Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.darin@chromium.org2009-11-031-3/+0
* Show status bubble for links that have keyboard focus. estade@chromium.org2009-10-301-0/+1
* Add WebFrameClient::cancelledError to avoid a dependency ondarin@chromium.org2009-10-201-3/+6
* Delete glue/webview{_delegate}.hdarin@chromium.org2009-10-191-4/+4
* Make LayoutTests/http/tests/misc/redirect-to-external-url.html PASS.tkent@chromium.org2009-10-191-0/+5
* Move WebDevToolsAgent{Delegate} into the WebKit API.darin@chromium.org2009-10-171-0/+3
* Move autofill related WebView{Delegate} methods into the WebKit API.darin@chromium.org2009-10-161-1/+6
* Initial accessibility controller implementation.dglazkov@chromium.org2009-10-141-1/+1
* Implement WebAccessibility object, a wrapper for WebCore::AccessibilityObject.dglazkov@chromium.org2009-10-131-0/+2
* Moving ShowContextMenu out of WebView_delegate and into WebViewClientyaar@chromium.org2009-10-091-19/+5
* Print the element path in TestWebViewDelegate::decidePolicyForNavigation()tkent@chromium.org2009-10-091-2/+2
* Invent WebFrameImpl::ClientHandle as a weak reference to WebFrameClient.darin@chromium.org2009-10-071-0/+3
* Move runFileChooser from webview_delegate to WebViewClient.yaar@chromium.org2009-10-061-0/+4
* More WebView / WebViewDelegate cleanup.darin@chromium.org2009-10-031-0/+6
* Restore plumbing for the spelling panel on Mac.darin@chromium.org2009-10-021-0/+1
* Move another method from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-251-0/+1
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-241-0/+4
* Fake main window resizing in the test shell.japhet@chromium.org2009-09-231-1/+14
* Move some more methods from WebViewDelegate to WebViewClient.darin@chromium.org2009-09-231-0/+6
* Fold WebEditingClient into WebViewClient.darin@chromium.org2009-09-181-42/+38
* Introduce WebKit::WebSecurityOrigin as a wrapper arounddarin@chromium.org2009-09-181-1/+1
* Hook up WebViewClient, part 1.darin@chromium.org2009-09-161-36/+36