summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_content_renderer_client.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove kEnableBrowserPluginForAllViewTypes flagzork@chromium.org2014-04-291-7/+0
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-181-1/+1
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-4/+3
* Create ExtensionsRendererClient.rockot@chromium.org2014-04-161-0/+3
* Add profile-switches to signin-internals; move switches to componentmlerman@chromium.org2014-04-161-1/+1
* Final (?) set of changes to unblock WebLocalFrame in blink.dcheng@chromium.org2014-04-121-2/+3
* Support new plugin type in BrowserPlugin that navigates to a set URL.zork@chromium.org2014-04-111-0/+3
* When the auto-reload experiment is enabled ("enable-offline-auto-reload"), if...ellyjones@chromium.org2014-03-151-0/+11
* Remove the PurgeMemory IPC message and handling code. The MemoryPurger is gone.pkasting@chromium.org2014-03-131-7/+0
* Plumbs through RenderFrameObserver::WillReleaseScriptContextsky@chromium.org2014-03-041-6/+2
* Link chrome_elf.dll instead of statically linking the blacklist codecsharp@chromium.org2014-02-271-6/+1
* Revert of Link chrome_elf.dll instead of statically linking the blacklist cod...ckocagil@chromium.org2014-02-261-1/+6
* Link chrome_elf.dll instead of statically linking the blacklist codecsharp@chromium.org2014-02-261-6/+1
* Cleanup: Move kChromeDevToolsScheme constant into content namespace.tfarina@chromium.org2014-02-171-1/+1
* IPC glue between cast library transport and encoders.hubbe@chromium.org2014-02-151-0/+3
* Add a UMA stat to track if the Browser blacklist is Set on the Renderercsharp@chromium.org2014-02-151-0/+17
* Revert 251134 "Revert 251095 "Revert 250828 "Add a UMA stat to t..."asvitkine@chromium.org2014-02-131-17/+0
* Revert 251095 "Revert 250828 "Add a UMA stat to track if the Bro..."asvitkine@chromium.org2014-02-131-0/+17
* Revert 250828 "Add a UMA stat to track if the Browser blacklist ..."asvitkine@chromium.org2014-02-131-17/+0
* Add a UMA stat to track if the Browser blacklist is Set on the Renderercsharp@chromium.org2014-02-121-0/+17
* Cleanup: Move kChromeUIScheme constant into content namespace.tfarina@chromium.org2014-02-111-1/+1
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-041-2/+2
* Re-land r248110 "[Password Generation] Enable new UI"gcasto@chromium.org2014-01-311-4/+5
* Revert 248110 "[Password Generation] Enable new UI"tzik@chromium.org2014-01-311-5/+4
* [Password Generation] Enable new UIgcasto@chromium.org2014-01-311-4/+5
* RenderFrame: flesh out Observerellyjones@chromium.org2014-01-291-3/+14
* Add the scheme chrome-distiller:// and hook up data source.nyquist@chromium.org2014-01-271-3/+8
* Revert r246051 since WebFrame()->parent() is always NULL on RenderFrame const...jam@chromium.org2014-01-251-4/+6
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-241-0/+8
* More simplification of code now that RenderFrame is per WebFrame.jam@chromium.org2014-01-211-6/+4
* Move kExtensionProcess to src/extensions/common/switches.ccjamescook@chromium.org2014-01-161-1/+2
* Move LinkDoctor out of content and into chrome.mmenke@chromium.org2014-01-131-26/+16
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+2
* Disable the Run option in the context menu for blocked plugins if they were b...bauerb@chromium.org2014-01-131-0/+16
* Pass frame to ChromeContentRendererClient::ShouldSuppressErrorPageellyjones@chromium.org2014-01-101-1/+3
* Revert of https://codereview.chromium.org/110013007/l.gombos@samsung.com2014-01-061-4/+2
* Avoid any race conditions with RenderFrame getting notified that it's prerend...jam@chromium.org2014-01-061-0/+11
* Fix the !defined(ENABLE_PLUGINS) code path to properly initialize return vari...l.gombos@samsung.com2014-01-041-2/+4
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-0/+1
* Make PepperWebPlugin not use RenderView.jam@chromium.org2013-12-201-0/+3
* Add a BLESSED_WEB_PAGE extension JS context type to describe the context inkalman@chromium.org2013-12-191-5/+16
* Move kExtensionResourceScheme to extensions/common/constants.hjamescook@chromium.org2013-12-191-2/+2
* Run all flag-checks for new-profile-managment et al through common functions ...bcwhite@chromium.org2013-12-181-1/+2
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-171-10/+11
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-3/+4
* Remove the ChromeFrame specific cookie code between the renderer and browser ...jam@chromium.org2013-12-161-34/+0
* Include plus.google.com and plus.sandbox.google.com in the NaCl whitelist.jiayl@chromium.org2013-12-161-14/+29
* Remove chrome-internal scheme, chrome::kChromeInternalScheme.msw@chromium.org2013-12-141-7/+3
* Move form validation message bubble into content/, wire up to Android WebView.benm@chromium.org2013-12-121-2/+0
* Move WebPermissionContent implementation to ContentSettingsObserver instead o...jam@chromium.org2013-12-121-4/+2