summaryrefslogtreecommitdiffstats
path: root/webkit/tools/test_shell/test_webview_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Delete test_shell.darin@chromium.org2013-05-081-989/+0
* Remove remaining references to test_shell_tests now that the bots have been u...jam@chromium.org2013-05-031-20/+0
* Move WebPreferences to root namespace gman@chromium.org2013-05-011-4/+3
* Change decidePolicyForNavigation() to takea WebDataSource::ExtraDatajaphet@chromium.org2013-04-291-3/+3
* Add a WebDataSource parameter to WebFrameClient::decidePolicyForNavigation().japhet@chromium.org2013-04-241-4/+4
* Remove WebNode parameter from decidePolicyForNavigationjamesr@chromium.org2013-04-191-8/+11
* Replace string16 with base::string16 in src/webkitbrettw@chromium.org2013-03-291-2/+2
* Stop using WebGraphicsContext3DInProcessImpl in webkit/danakj@chromium.org2013-03-291-1/+0
* Convert include paths for string_number_conversions in src/chrome and src/webkitbrettw@chromium.org2013-03-271-1/+1
* Remove dead code behind ifndef WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-201-4/+0
* Add support for WEBKIT_USE_NEW_WEBFILESYSTEMTYPEpilgrim@chromium.org2013-03-191-1/+7
* Remove editing overrides that are no longer in WebViewClient.tony@chromium.org2013-03-181-28/+0
* Update some #includes for WebStorageNamespace.h which has been moved to the n...pilgrim@chromium.org2013-03-081-1/+1
* Delete old RTCVideoDecoder code path.wuchengli@chromium.org2013-03-011-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+1
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-5/+5
* Update some #includes in webkit/tools/test_shell for headers in the new Platf...pilgrim@chromium.org2013-01-181-11/+11
* Refactor content::RenderAudioSourceProvider as webkit_media::WebAudioSourcePr...scherkus@chromium.org2013-01-101-1/+1
* Vanquish the remnants of media::MessageLoopFactory.scherkus@chromium.org2013-01-021-13/+4
* Call WebKit::Platform::current() instead of webkitPlatformSupport()pilgrim@chromium.org2012-12-181-3/+3
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-104/+0
* Cleanup WebPluginDelegate implementations.thestig@chromium.org2012-09-271-1/+5
* Moving from from using WebFrame::name to WebFrame::uniqueNamenasko@chromium.org2012-09-131-2/+2
* remove old createMediaPlayer which doesn't have URL as argument.wjia@chromium.org2012-08-241-7/+0
* Remove lingering WebViewClient::createGraphicsContext3D referencesjamesr@chromium.org2012-08-241-6/+0
* add url as additional argument to createMediaPlayer.wjia@chromium.org2012-08-161-0/+7
* PPAPI (Flash): Properly honor Pepper url requests with custom user agents.viettrungluu@chromium.org2012-07-171-1/+1
* WebMediaPlayerImpl needs to own the audio source provider.rtoy@google.com2012-07-161-0/+1
* Remove layoutTestController from test_shell.tony@chromium.org2012-06-221-14/+1
* Add WebFrame pointer to WebViewClient::startDraggingjochen@chromium.org2012-05-181-0/+1
* Quote WebPreferences in namespace webkit_glue.wangxianzhu@chromium.org2012-05-111-0/+1
* Use frame->document().referrerPolicy instead of frame->referrerPolicy()jochen@chromium.org2012-05-091-1/+2
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-011-0/+5
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-301-5/+0
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-301-0/+5
* More DomStorage house cleaning, many files but all mechanical changes.michaeln@google.com2012-04-171-6/+0
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-1/+1
* Remove renderDirectlyToWebView parameter from WebViewClient::createGraphicsCo...jamesr@chromium.org2012-03-161-6/+1
* Add one-arg implementations of WebViewClient::createGraphicsContext3D()jamesr@chromium.org2012-03-081-0/+4
* Create window in a new BrowsingInstance when opening a link in a new process.creis@chromium.org2012-03-061-8/+0
* Fold media::MessageLoopFactoryImpl into media::MessageLoopFactory.scherkus@chromium.org2012-03-061-2/+2
* Prepare for a change in contract to WebViewClient::createView.creis@chromium.org2012-03-051-0/+9
* Integrate the new dom_storage backend into chromium DRT and test_shell.michaeln@google.com2012-03-011-0/+5
* Remove dead WebGraphicsContext3D initialization codejamesr@chromium.org2012-02-231-3/+1
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-171-3/+6
* Revert 122370 - Update WebClipboard/WebDropData glue to use new getter/setter...dcheng@chromium.org2012-02-161-6/+3
* Update WebClipboard/WebDropData glue to use new getter/setters for WebDragData.dcheng@chromium.org2012-02-161-3/+6
* Move ContextMenuParams struct from webkit/glue to content/public/common. The ...jam@chromium.org2012-02-121-13/+0
* Refactor WebGraphicsContext3DInProcess and TestWebGraphicsContext3Dpiman@chromium.org2012-02-031-6/+2
* Remove the use of WebSpeechInputControllerMock from test_shell.hans@chromium.org2012-01-311-6/+1