summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_content_renderer_client.h
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Narrow dev channel whitelisting behavior.teravest@chromium.org2014-07-071-0/+7
* Remove ContentRendererClient::AllowBrowserPluginfsamuel@chromium.org2014-06-161-2/+0
* Remove extension-specific page load time histogram support for webrequestvabr@chromium.org2014-06-131-7/+1
* Pull chrome stuff out of (and move) extensions::Dispatcher.rockot@chromium.org2014-05-011-0/+2
* Introduce chrome.shell.createWindow stub API for app_shelljamescook@chromium.org2014-04-301-2/+4
* Revert teporary include hacks for WebLocalFrame and use forward declaresdcheng@chromium.org2014-04-181-1/+0
* Final (?) set of changes to unblock WebLocalFrame in blink.dcheng@chromium.org2014-04-121-2/+3
* Remove the PurgeMemory IPC message and handling code. The MemoryPurger is gone.pkasting@chromium.org2014-03-131-5/+1
* Plumbs through RenderFrameObserver::WillReleaseScriptContextsky@chromium.org2014-03-041-3/+0
* IPC glue between cast library transport and encoders.hubbe@chromium.org2014-02-151-0/+1
* Proxy private UMA pepper interface for out-of-process and NaCl plugins.elijahtaylor@chromium.org2014-01-241-4/+4
* Move LinkDoctor out of content and into chrome.mmenke@chromium.org2014-01-131-1/+1
* Pass frame to ChromeContentRendererClient::ShouldSuppressErrorPageellyjones@chromium.org2014-01-101-1/+2
* Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...jam@chromium.org2013-12-171-1/+1
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-2/+2
* Remove the ChromeFrame specific cookie code between the renderer and browser ...jam@chromium.org2013-12-161-9/+0
* Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...jam@chromium.org2013-12-111-3/+0
* Make the renderer-side prerendering code use RenderFrames instead of RenderVi...jam@chromium.org2013-12-101-2/+2
* Use base namespace for string16 in chrome/renderer.brettw@chromium.org2013-12-041-1/+1
* Switch plugin creation to use RenderFrame instead of RenderViewjam@chromium.org2013-12-041-0/+4
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-131-8/+0
* Rename WebKit namespace to blink (part 4)abarth@chromium.org2013-11-071-26/+26
* Remove the chrome namespace around ChromeContent[Renderer]Client.wez@chromium.org2013-11-061-4/+0
* Revert 232547 "Pepper: Move FileIO host from renderer to browser."teravest@chromium.org2013-11-051-0/+8
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-021-8/+0
* Revert 232440 "Pepper: Move FileIO host from renderer to browser."csharp@chromium.org2013-11-011-0/+8
* Pepper: Move FileIO host from renderer to browser.teravest@chromium.org2013-11-011-8/+0
* Send Allow{Database,FileSystem,IndexedDB} sync IPCs directly from worker threadkinuko@chromium.org2013-11-011-0/+3
* Change PNaCl plugin check to use IsNaClAllowed.bbudge@chromium.org2013-10-101-0/+3
* Show IDN in error screens (DNS failure etc.)yuusuke@yandex-team.ru2013-10-041-0/+1
* InstantExtended: Send search URLs to renderers. jered@chromium.org2013-10-011-0/+5
* Support webview tag when the container ext/app is embedded in a webUIguohui@chromium.org2013-09-241-1/+3
* Refactor KeySystems code to call a function to populate the info. (re-land r2...ddorwin@chromium.org2013-09-131-0/+2
* Revert 222074 "Refactor KeySystems code to call a function to po..."rouslan@chromium.org2013-09-091-2/+0
* Refactor KeySystems code to call a function to populate the info. (re-land r2...ddorwin@chromium.org2013-09-091-0/+2
* Revert 221932 "Refactor KeySystems code to call a function to po..."cpu@chromium.org2013-09-081-2/+0
* Refactor KeySystems code to call a function to populate the info.ddorwin@chromium.org2013-09-071-0/+2
* Whitelisting exts and plugins from cross-site document blockingdsjang@chromium.org2013-09-041-0/+1
* Pipe detailed information (including stack trace) about runtime JS errors cau...rdevlin.cronin@chromium.org2013-08-221-0/+2
* Remove mention of NaCl in content/renderer/pepper after these files were move...jam@chromium.org2013-08-091-4/+5
* remove implementation of obsolete WebKitPlatformSupport::prefetchHostName.kouhei@chromium.org2013-08-011-1/+0
* Creates a flag to enable/disable spellchecker.mariakhomenko@chromium.org2013-07-311-0/+6
* Hide knowledge of webkit::ppapi::PpapiInterfaceFactoryManager from chrome. Th...jam@chromium.org2013-07-231-2/+2
* Move webplugininfo.h to content/public.jam@chromium.org2013-07-211-5/+5
* Update content API in preparation for migrating webkit/renderer/media/ to con...scherkus@chromium.org2013-07-021-6/+2
* Restrict access to Pepper MediaStream APIs to whitelisted apps.bbudge@chromium.org2013-06-181-0/+1
* Put FileIO::RequestOSFileHandle behind whitelistvictorhsieh@chromium.org2013-06-131-0/+12
* Use a direct include of strings headers in chrome/renderer/.avi@chromium.org2013-06-111-1/+1
* Moving WebRTC logging related files from content to chrome.grunell@chromium.org2013-05-311-0/+7
* Avoids the extension check in ShouldFork for server-redirects.creis@chromium.org2013-05-301-0/+1