summaryrefslogtreecommitdiffstats
path: root/content/renderer/mock_content_renderer_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-05-011-0/+6
* Revert 134620 - Show a replacement plug-in for loading errors.zmo@google.com2012-04-301-6/+0
* Show a replacement plug-in for loading errors.bauerb@chromium.org2012-04-301-0/+6
* Add new versions of DidCreateScriptContext() with extension_group.koz@chromium.org2012-02-271-1/+2
* 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-4/+0
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-131-5/+6
* 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/+12
* Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br...dpolukhin@chromium.org2011-12-061-0/+4
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-4/+0
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-031-0/+4
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-111-3/+4
* Simplify embedder API around showing custom error pages so that the embedder ...jam@chromium.org2011-10-081-3/+3
* Allow the embedder to add additional URL handlers supporting the media enginejochen@chromium.org2011-09-231-0/+5
* Don't depend on the embedder creating a plugin. That way embedders can always...jam@chromium.org2011-09-231-3/+4
* Update Chrome to use new context notification APIs from WebKit.aa@chromium.org2011-09-211-7/+3
* Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...ananta@chromium.org2011-08-291-0/+15
* Keep normal popups opened from same-origin iframes in an extension process.creis@chromium.org2011-08-181-0/+1
* Use new signature for WebFrameClient::didCreateIsolatedScriptContext().aa@chromium.org2011-08-171-1/+2
* Make all content client interfaces pure virtual.joi@chromium.org2011-06-291-0/+105