summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_content_renderer_client.h
Commit message (Expand)AuthorAgeFilesLines
* [content shell] block loading of non-local resources during layout tests, and...jochen@chromium.org2012-11-271-0/+6
* [content shell] change how the main render view is picked for layout testsjochen@chromium.org2012-11-261-4/+2
* Reland r167341 - Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-141-0/+8
* Revert 167341 - Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-131-8/+0
* Use the WebTestProxy for layout tests in content_shelljochen@chromium.org2012-11-131-0/+8
* <browser> Disable browser plugin in content_shell by default.lazyboy@chromium.org2012-10-101-0/+12
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Create default implementations of ContentRendererClient, ContentUtilityClient...jam@chromium.org2012-05-301-62/+0
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-011-0/+3
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-301-3/+0
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-301-0/+3
* Add new versions of DidCreateScriptContext() with extension_group.koz@chromium.org2012-02-271-0/+1
* Remove "is_content_initiated" argument to ContentRendererClient::ShouldForkcbentzel@chromium.org2012-02-251-1/+0
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-1/+0
* First version of the layoutTestController for content_shelljochen@chromium.org2012-01-301-0/+7
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-131-4/+4
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-0/+1
* Revert 116643 - Integrate HTMLMediaElement with Web Audio API's MediaElementA...msw@chromium.org2012-01-061-1/+0
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNodecrogers@google.com2012-01-061-0/+1
* Defer loading of audio/video tags while prerendering.shishir@chromium.org2011-12-091-0/+9
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-061-0/+1
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-1/+0
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-031-0/+2
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-111-2/+4
* Simplify embedder API around showing custom error pages so that the embedder ...jam@chromium.org2011-10-081-3/+2
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-011-1/+1
* Allow the embedder to add additional URL handlers supporting the media enginejochen@chromium.org2011-09-231-0/+1
* Don't depend on the embedder creating a plugin. That way embedders can always...jam@chromium.org2011-09-231-2/+3
* Update Chrome to use new context notification APIs from WebKit.aa@chromium.org2011-09-211-5/+6
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+67