summaryrefslogtreecommitdiffstats
path: root/content/public/renderer/content_renderer_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Move trial token code to content/common.mek2016-03-121-4/+0
* [Experimental Framework] Move the trial token public key out of content and i...iclelland2016-02-121-0/+4
* Add framework for (de)serialization of images in SkPicturenyquist2016-02-121-0/+5
* NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACEmseaborn2016-02-051-5/+0
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-121-0/+14
* Reland "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-11-101-14/+0
* Delete policyDocumentLoaderjaphet2015-10-191-1/+1
* media: Use GL shared worker context instead of allocating one.dcastagna2015-10-191-1/+1
* Remove per-URL User Agent overridetzik2015-10-081-4/+0
* Revert "Use resource throttle to implement shouldOverrideUrlLoading, core cha...gsennton2015-10-051-0/+14
* Checking permission before granting local IP breaks extensions or apps which ...guoweis2015-09-291-0/+4
* [Android] Suspend shared timers for hidden renderersjdduke2015-09-041-0/+4
* Reland Plugins: Remove Shadow DOM Plugin Placeholdertommycli2015-08-271-9/+0
* Revert of Plugins: Remove Shadow DOM Plugin Placeholder (patchset #4 id:70001...dstockwell2015-08-261-0/+9
* Plugins: Remove Shadow DOM Plugin Placeholdertommycli2015-08-261-9/+0
* Defer media playback in background tabs.dalecurtis2015-08-191-2/+4
* Use resource throttle to implement shouldOverrideUrlLoading, core changegsennton2015-07-161-14/+0
* Enables use of overlays for Cast video playbackhalliwell2015-06-261-0/+1
* Split out content/child's SiteIsolationPolicy into two new classes.nick2015-06-161-1/+1
* Remove usage of top()->document().url() from ChromeContentRendererClient::Sho...alexmos2015-06-081-1/+1
* Move guest view container message routing out of content/.lazyboy2015-06-021-5/+0
* Move TestMediaStreamRendererFactory to content shelljochen2015-05-281-0/+6
* Resolve the beforeinstallprompt event's promise.benwells2015-05-061-0/+6
* Rename blink::WebWorkerPermissionProxyClient to blink::WebWorkerContentSettin...mlamouri2015-03-091-2/+2
* PPAPI: Whitelist PPB_CameraDevice_Private for some appsjchuang2015-02-251-0/+5
* Pass MediaLog to CreateMediaRendererFactoryservolk2015-02-201-1/+3
* PPAPI: Remove whitelist checks for PPB_VideoDecoder now that it's stable.bbudge2015-01-101-5/+0
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-181-0/+5
* Introduce media::RendererFactory interface.xhwang2014-12-111-5/+4
* Add CreateMediaRenderer() to ContentRendererClient.xhwang2014-11-131-0/+7
* Support embedded plugins with MimeHandlerView.raymes2014-11-071-1/+2
* Enable shadow DOM-based "missing plugin" placeholder.jbroman2014-10-301-14/+24
* Move KeySystemInfo to media/.xhwang2014-10-241-1/+1
* [android_webview] Hardcode the default text encoding to UTF-8.mkosiba2014-10-131-4/+0
* Allow override of user agent depending on url.mathiash2014-10-061-0/+4
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-1/+1
* Adding MimeHandlerView.lazyboy2014-09-061-0/+6
* Flip this back to true. IdleHandlers should certainly be being scheduled whe...wfh@chromium.org2014-07-251-3/+1
* Test to remove calls to tab idleNotification, to try and diagnose a bug. Thi...wfh@chromium.org2014-07-091-1/+3
* Pepper: Narrow dev channel whitelisting behavior.teravest@chromium.org2014-07-071-0/+13
* Remove ContentRendererClient::AllowBrowserPluginfsamuel@chromium.org2014-06-161-5/+0
* Final (?) set of changes to unblock WebLocalFrame in blink.dcheng@chromium.org2014-04-121-1/+1
* Pass frame to ChromeContentRendererClient::ShouldSuppressErrorPageellyjones@chromium.org2014-01-101-1/+2
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-311-1/+1
* Revert "Replace the GetAssociatedRenderView call with GetAssociatedRenderFram...loislo@chromium.org2013-12-301-1/+1
* Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...jam@chromium.org2013-12-281-1/+1
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-171-1/+1
* Remove the ChromeFrame specific cookie code between the renderer and browser ...jam@chromium.org2013-12-161-20/+0
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-111-2/+0
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-101-2/+2