summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_content_renderer_client.h
Commit message (Expand)AuthorAgeFilesLines
* Prerendered pages are swapped in at browser::Navigate time. cbentzel@chromium.org2012-03-091-0/+5
* 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
* Allow NaCl for non web store apps if their top level URL is whitelisted.bbudge@chromium.org2012-02-191-8/+10
* Move socket API restriction check to browser processdpolukhin@chromium.org2012-02-161-5/+0
* Reloading page after installing app should bring it into correct process.nasko@chromium.org2012-02-011-0/+2
* Fold WebMediaPlayerImpl::Initialize() into the constructor.scherkus@chromium.org2012-01-131-3/+3
* Integrate HTMLMediaElement with Web Audio API's MediaElementAudioSourceNode (...crogers@google.com2012-01-071-0/+1
* Automatically load newly installed plug-ins if they are missing on a page.bauerb@chromium.org2012-01-061-2/+7
* 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
* Attempt at a fix for crasher with SpellChecker and purge memory.jcivelli@chromium.org2012-01-051-4/+3
* Move CrossesExtensionExtents logic into a shared location.mpcomplete@chromium.org2011-12-141-5/+0
* 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/+6
* Collect profiler stats from all browser child processes.rtenneti@chromium.org2011-12-011-2/+0
* Clean up plug-in placeholders:bauerb@chromium.org2011-11-251-11/+0
* Remove IsProtocolSupportedForMedia.piman@chromium.org2011-11-221-1/+0
* Don't use process isolation for bookmark apps.creis@chromium.org2011-11-181-0/+7
* Changes to upload tracked_objects data from all rendererrtenneti@chromium.org2011-11-051-0/+2
* In order to make sure that we only have one list of registered PPAPI factorie...dpranke@chromium.org2011-11-031-0/+3
* Redo how page load time stats are gathered for webrequest extensions:mpcomplete@chromium.org2011-10-221-0/+1
* Fix a bug that causes NaCl tests to fail. The CWS and dev interfacebbudge@chromium.org2011-10-191-0/+1
* Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...bbudge@google.com2011-10-181-0/+8
* Collect histograms for page load time when adblock extensions are installed.mpcomplete@chromium.org2011-10-161-0/+7
* Add error description to the DidFailProvisionalLoad callback.mkosiba@chromium.org2011-10-111-2/+5
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-7/+7
* Simplify embedder API around showing custom error pages so that the embedder ...jam@chromium.org2011-10-081-3/+2
* Add a content::RenderView API. I'll make RenderView use it in a future change...jam@chromium.org2011-10-081-0/+2
* Use a placeholder instead of the default plugin for missing plug-ins on Mac a...bauerb@chromium.org2011-10-051-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-3/+4
* Update Chrome to use new context notification APIs from WebKit.aa@chromium.org2011-09-211-5/+6
* Revert r99696 and r99705 due to crashes.aa@chromium.org2011-09-081-4/+3
* Rename ExtensionDispatcher to ExtensionRendererContext because:aa@chromium.org2011-09-061-3/+4
* 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-1/+4
* Use new signature for WebFrameClient::didCreateIsolatedScriptContext().aa@chromium.org2011-08-171-1/+3
* Forward handling of low-mem message to the content renderer client. Add APIs ...gbillock@chromium.org2011-08-081-0/+8
* Adding support for collecting anonymous UMA stats for missing plugins.tbarzic@chromium.org2011-07-211-0/+6
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-1/+0
* roll clang 131935:132017thakis@chromium.org2011-06-081-1/+1
* Using the "prerender" state as the page visibility value when a page is inshishir@chromium.org2011-06-071-0/+3
* Use OVERRIDE for the ContentClients.avi@chromium.org2011-05-311-20/+21
* Support window.opener after a process swap.creis@chromium.org2011-05-121-5/+0
* Remove the last Chrome dependencies from renderer, and enforce no more includ...jam@chromium.org2011-04-181-0/+3
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+4
* Remove the rest of the Chrome dependencies from RenderThread.jam@chromium.org2011-04-141-0/+5
* Move a bunch of Chrome specific code out of RenderThread, in preparation of m...jam@chromium.org2011-04-141-0/+34