summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_purger.cc
Commit message (Expand)AuthorAgeFilesLines
* Build time configuration for mobile safebrowsing.sgurun@chromium.org2012-11-291-1/+1
* Fix the reverted patch from CL 11366042 by addressing lifetimes/access to ui ...sgurun@chromium.org2012-11-271-1/+2
* Revert 168658 - Refactor SafeBrowsingServicebenwells@chromium.org2012-11-201-3/+1
* Refactor SafeBrowsingServicesgurun@chromium.org2012-11-201-1/+3
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-07-171-1/+2
* Reverting since this apparently caused Mac perf to suffer. Will break it down...rlp@chromium.org2012-06-251-2/+1
* Reverting since this did not fix so I can revert the original change in the h...rlp@chromium.org2012-06-251-1/+1
* Fixing the way HistoryServiceFactory access the history service and updated a...rlp@chromium.org2012-06-221-1/+1
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-1/+2
* Taking over issue 10006037.rlp@chromium.org2012-05-141-3/+5
* Revert 136499 - Taking over issue 10006037.yusukes@google.com2012-05-111-5/+3
* Taking over issue 10006037.rlp@chromium.org2012-05-111-3/+5
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-5/+3
* RefCounted types should not have public destructors, chrome/browser/ part 6rsleevi@chromium.org2012-04-271-1/+5
* Fix link error when safe browsing is disabled.husky@chromium.org2012-03-281-0/+2
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-131-1/+1
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-101-1/+1
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-101-1/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...dmikurube@google.com2012-03-031-1/+1
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@google.com2012-03-031-1/+1
* Get rid of BackingStore usage in chrome. I added methods on RenderWidgetHost ...jam@chromium.org2012-02-291-2/+2
* Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...jam@chromium.org2012-02-241-19/+1
* Get rid of the content notification for memory purging, which is a chrome fea...jam@chromium.org2012-02-211-15/+27
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-201-1/+2
* Reverting to green up the memory waterfall.jhawkins@chromium.org2012-02-191-2/+1
* Move creation of BrowserContext objects that live in content to content, inst...jam@chromium.org2012-02-171-1/+2
* Remove some unnecessary resource_dispatcher_host.h includes.darin@chromium.org2012-01-251-2/+2
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-3/+4
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* base::Bind: Cleanup chrome/browser/memory_*.jhawkins@chromium.org2011-10-211-3/+5
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-3/+3
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-1/+1
* browser: Remove unused v8 include from memory_purger.cctfarina@chromium.org2011-08-311-1/+0
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Separate memory purger from safe browsing.torne@chromium.org2011-07-071-10/+3
* Remove last safebrowsing references from content.jam@chromium.org2011-06-021-2/+1
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-1/+1
* Stop refcounting ProxyService.willchan@chromium.org2011-04-271-0/+1
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-7/+6
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-6/+7
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-7/+6
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-4/+4
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Move in_process_webkit dir from chrome\browser to content\browser.jam@chromium.org2011-02-241-4/+4
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Move:ben@chromium.org2010-12-021-1/+1