summaryrefslogtreecommitdiffstats
path: root/third_party/tcmalloc/tcmalloc.cc
Commit message (Expand)AuthorAgeFilesLines
* Get more precise count of commited bytes in statsjar@chromium.org2009-11-181-1/+1
* Tracks the amount of committed vs uncommitted memory in tcmalloc's page heap'...jamesr@chromium.org2009-10-061-6/+25
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-011-5/+0
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.agl@chromium.org2009-09-151-0/+5
* Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler."agl@chromium.org2009-09-151-5/+0
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.mbelshe@google.com2009-09-151-0/+5
* Major changes to the Chrome allocator.mbelshe@google.com2009-08-121-0/+1293