Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge the LINUX_TC_MALLOC #define with the existing TC_MALLOC #define. | thestig@chromium.org | 2010-02-26 | 1 | -1/+3 |
* | Introduce a notification to trigger memory purging on the IO thread and use i... | michaeln@chromium.org | 2010-01-13 | 1 | -0/+7 |
* | Make no-tcmalloc (really, non-base/allocator) builds work again, | dank@chromium.org | 2009-12-03 | 1 | -1/+1 |
* | Point #include lines to files in the new tcmalloc/chromium local branch. | sgk@chromium.org | 2009-12-01 | 1 | -1/+1 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Revert 33301 and 33305 due to unit_tests breakage. | maruel@chromium.org | 2009-11-30 | 1 | -1/+0 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Hook up the memory purger to all the relevant locations. | pkasting@chromium.org | 2009-11-18 | 1 | -44/+139 |
* | Add framework of MemoryPurger, a class to dump memory from everywhere possibl... | pkasting@chromium.org | 2009-10-01 | 1 | -0/+61 |