summaryrefslogtreecommitdiffstats
path: root/chrome/browser/memory_purger.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-7/+5
* Rename ChromeThread to BrowserThread Part15:tfarina@chromium.org2010-10-111-1/+1
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define.thestig@chromium.org2010-02-261-1/+3
* Introduce a notification to trigger memory purging on the IO thread and use i...michaeln@chromium.org2010-01-131-0/+7
* Make no-tcmalloc (really, non-base/allocator) builds work again,dank@chromium.org2009-12-031-1/+1
* Point #include lines to files in the new tcmalloc/chromium local branch.sgk@chromium.org2009-12-011-1/+1
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-301-0/+1
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-301-1/+0