summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/chrome_render_process_observer.h
Commit message (Expand)AuthorAgeFilesLines
* WebCacheManager::ClearCacheOnNavigation() is used by webrequest api, which wi...hanxi2014-09-111-13/+0
* Componentize chrome/common/content_settings files.mukai2014-09-111-1/+1
* Remove the PurgeMemory IPC message and handling code. The MemoryPurger is gone.pkasting@chromium.org2014-03-131-1/+0
* Remove some code left over after r191766.jam@chromium.org2014-01-131-1/+0
* Remove the chrome namespace around ChromeContent[Renderer]Client.wez@chromium.org2013-11-061-6/+3
* Enable Activity Logging by defaultfelt@chromium.org2013-09-051-6/+0
* Ensures safety when ChromeRenderProcessObserver methods are called before Web...wangxianzhu@chromium.org2013-08-221-0/+6
* Move chrome-native support to chrome/tedchoc@chromium.org2013-07-041-0/+1
* ActivityLog plumbing between browser and renderer.ataly@chromium.org2013-02-251-0/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable tcmalloc profile files.jorgelo@chromium.org2012-10-101-2/+0
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-1/+0
* Enable audio/video tag in content_shellvrk@chromium.org2012-03-071-2/+1
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-161-10/+4
* Revert 109213 - Take script URLs into account when applying script content se...cmp@chromium.org2011-11-101-4/+4
* Revert 109228 - ContentSettingsObserver (+ related classes) cleanup.cmp@chromium.org2011-11-101-0/+6
* ContentSettingsObserver (+ related classes) cleanup.marja@chromium.org2011-11-091-6/+0
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-091-4/+4
* Revert 109036 (speculative; seems to cause increased worker test flakiness) -...thakis@chromium.org2011-11-081-4/+4
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-4/+4
* Revert 109005 - Take script URLs into account when applying script content se...marja@chromium.org2011-11-081-4/+4
* Take script URLs into account when applying script content settings.marja@chromium.org2011-11-081-4/+4
* Remove static ContentSettingsObserver::default_settings_.marja@chromium.org2011-11-021-0/+5
* Delegating the "are images allowed" decision to renderer.marja@chromium.org2011-10-271-0/+7
* Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...jam@chromium.org2011-10-121-3/+6
* Revert 104832 - Move ResourceDispatcherHostDelegate to content\public\common....jam@chromium.org2011-10-111-6/+3
* Move ResourceDispatcherHostDelegate to content\public\common. I've added a se...jam@chromium.org2011-10-111-3/+6
* Move RenderProcessObserver and RenderViewVisitor to content\public\renderer a...jam@chromium.org2011-10-031-2/+2
* Allow webRequest API extensions to clear the in-memory cache of WebKit.battre@chromium.org2011-09-291-1/+9
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-111-0/+3
* Revert 96054 - Enable tcmalloc profiling and heap dump.fischman@chromium.org2011-08-091-3/+0
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-091-0/+3
* Forward handling of low-mem message to the content renderer client. Add APIs ...gbillock@chromium.org2011-08-081-1/+7
* Correctly apply content settings to data URLs.abarth@chromium.org2011-06-171-0/+1
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+1
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-0/+1
* Remove ResourceDispatcherHost dependency on Chrome's LoginHandler and Externa...jam@chromium.org2011-06-031-0/+3
* Field trials are currently implemented (commonly) using a static variable tha...rtenneti@chromium.org2011-04-291-0/+4
* Clear RenderThread of any Chrome specific code, and move a bunch of stuff out...jam@chromium.org2011-04-161-0/+47