summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Remove Gears from Chrome.aa@chromium.org2011-03-111-5/+0
* Completely disable dragging in test shell.tony@chromium.org2011-02-251-3/+0
* Add debug logging for mixed scripting.agl@chromium.org2011-02-081-8/+0
* Remove eventSender, accessibilityController, plainText andtony@chromium.org2011-01-251-2/+0
* Chromium support for window.webkitRequestAnimationFrame()jamesr@chromium.org2011-01-211-0/+1
* Add another didRunInsecureContent method.agl@chromium.org2011-01-201-1/+10
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-7/+7
* Remove obsolete WebViewClient::createView method.jochen@chromium.org2011-01-151-5/+0
* Use the new WebViewClient::createView signature.jochen@chromium.org2011-01-141-0/+6
* Tag a couple of functions with OVERRIDEagl@chromium.org2011-01-131-1/+2
* Remove legacy non-client-based geolocation code.jknotten@chromium.org2011-01-061-17/+0
* Make class declarations ABI compatible, irrespective of ENABLE_CLIENT_BASED_G...jknotten@chromium.org2010-12-311-6/+6
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-20/+19
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-19/+20
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-20/+19
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-19/+20
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-20/+19
* Client-based geolocation support.jknotten@chromium.org2010-12-141-0/+10
* Revert rev 69137 due to incorrect change log.jknotten@chromium.org2010-12-141-10/+0
* Merge branch 'GeolocationClientChange1' of ../../chromium-ro/src into issue-5...jknotten@chromium.org2010-12-141-0/+10
* TestShell: Backported EventSender.contextClick() improvementmorrita@chromium.org2010-11-291-0/+11
* Revert 67248 - TestShell: Backported EventSender.contextClick() improvement t...morrita@chromium.org2010-11-241-11/+0
* TestShell: Backported EventSender.contextClick() improvement to mock menu ite...morrita@chromium.org2010-11-241-0/+11
* Revert 66603 - TestShell: Backported EventSender.contextClick() improvementmorrita@chromium.org2010-11-191-11/+0
* TestShell: Backported EventSender.contextClick() improvementmorrita@chromium.org2010-11-181-0/+11
* Added ability to propogate create to suggest whether or not filesystem's root...kkanetkar@chromium.org2010-11-031-0/+1
* Added support for accelerated compositing to test_shell. This iskbr@chromium.org2010-09-301-0/+1
* Adds speech input mock methods to TestShell.satish@chromium.org2010-09-281-0/+4
* Enable FileSystem for TestShell.kinuko@chromium.org2010-09-101-0/+6
* Hook up LayoutTestController.setMockDeviceOrientation() in test_shell.hans@chromium.org2010-09-101-0/+2
* 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