summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_content_renderer_client.h
Commit message (Expand)AuthorAgeFilesLines
* Remove useless code and update comments for password_manager.leon.han2016-02-241-6/+0
* [Experimental Framework] Move the trial token public key out of content and i...iclelland2016-02-121-0/+4
* NaCl cleanup: Remove the need to register PPB_NACL_PRIVATE_INTERFACEmseaborn2016-02-051-1/+0
* Remove dependency from content_renderer on startup_metric_utils_common.fdoray2016-02-031-0/+4
* Switch to standard integer types in chrome/.avi2015-12-261-0/+2
* Make NetErrorHelper more OOPIF-friendly.mmenke2015-10-271-2/+1
* Move more extensions code into ChromeExtensionsRendererClient.thestig2015-10-201-39/+1
* Checking permission before granting local IP breaks extensions or apps which ...guoweis2015-09-291-0/+1
* Cleanup: IWYU for base/gtest_prod_util.h.thestig2015-09-251-0/+1
* Use v8::Contexts rather than GURLs as keys to extension service workers.kalman2015-09-141-1/+3
* This patch allows the webview.partitions.accessible_resources entry in chrome...paulmeyer2015-09-091-0/+2
* [Android] Suspend shared timers for hidden renderersjdduke2015-09-041-0/+1
* Revert of Pass the v8::Context through the willDestroyServiceWorkerContextOnW...kalman2015-09-021-3/+1
* Pass the v8::Context through the willDestroyServiceWorkerContextOnWorkerThrea...kalman2015-08-311-1/+3
* Reland Plugins: Remove Shadow DOM Plugin Placeholdertommycli2015-08-271-4/+0
* Revert of Plugins: Remove Shadow DOM Plugin Placeholder (patchset #4 id:70001...dstockwell2015-08-261-0/+4
* Plugins: Remove Shadow DOM Plugin Placeholdertommycli2015-08-261-4/+0
* [Extension ServiceWorkers] Adding getBackgroundClientannekao2015-08-211-0/+1
* Create thread-safe RendererExtensionRegistry from ExtensionSetannekao2015-08-191-1/+0
* Defer media playback in background tabs.dalecurtis2015-08-191-0/+1
* [Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcherannekao2015-08-181-1/+4
* Revert "[Extension ServiceWorkers] Chrome: Passing v8::context to extensions ...falken2015-08-121-4/+1
* [Extension ServiceWorkers] Chrome: Passing v8::context to extensions dispatcherannekao2015-08-111-1/+4
* Avoid logging new tab page metrics in PageLoadHistograms.bmcquade2015-07-141-2/+0
* Split out content/child's SiteIsolationPolicy into two new classes.nick2015-06-161-1/+1
* Clean up usage of top()->document().url() in CrossesExtensionExtents.alexmos2015-06-161-1/+1
* Reland: Plugin Placeholders: Refactor for platforms that don't support pluginstommycli2015-06-111-0/+2
* 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-1/+3
* Revert "Plugin Placeholders: Refactor for platforms that don't support plugins"vitalybuka2015-05-231-2/+0
* Plugin Placeholders: Refactor for platforms that don't support pluginstommycli2015-05-181-0/+2
* "Load image" context menu item to reload a LoFi image.megjablon2015-05-161-0/+4
* Decouple GuestViewContainer from Extensionsfsamuel2015-05-081-2/+0
* Resolve the beforeinstallprompt event's promise.benwells2015-05-061-0/+2
* Add an IPC method for Blink to call RapporService::RecordSample()kojii2015-04-101-0/+3
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-311-4/+0
* Make ContentRendererClient::DidCreateScriptContext take a WebLocalFrame.kalman2015-03-091-1/+1
* Rename blink::WebWorkerPermissionProxyClient to blink::WebWorkerContentSettin...mlamouri2015-03-091-3/+3
* PPAPI: Whitelist PPB_CameraDevice_Private for some appsjchuang2015-02-251-0/+2
* PPAPI: remove redundant allowed_video_decode_origins_jchuang2015-02-211-1/+0
* Renamed the dns_prefetch component to network_predictorpmeenan2015-01-301-2/+2
* Removing dead code setNumberViewsparitosh.in2015-01-121-1/+0
* PPAPI: Remove whitelist checks for PPB_VideoDecoder now that it's stable.bbudge2015-01-101-1/+0
* Fix message routing for BrowserPlugin in iframefsamuel2014-12-181-0/+3
* Adds DNS prefetch support to Chromecast.gunsch2014-12-111-3/+3
* Componentize renderer side of DNS prefetching.gunsch2014-11-181-2/+5
* Support embedded plugins with MimeHandlerView.raymes2014-11-071-1/+2
* Re-factored printing defines and build configs.vitalybuka2014-11-051-2/+2
* Enable shadow DOM-based "missing plugin" placeholder.jbroman2014-10-301-0/+4
* Move KeySystemInfo to media/.xhwang2014-10-241-1/+1