summaryrefslogtreecommitdiffstats
path: root/content/renderer/mock_content_renderer_client.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove handling for the ViewHostMsg_GetCookies and ViewHostMsg_SetCookies fro...ananta@chromium.org2011-08-291-0/+10
* 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/+58