summaryrefslogtreecommitdiffstats
path: root/third_party/tcmalloc
Commit message (Expand)AuthorAgeFilesLines
* Implement the memory leak annotations for heap leak checker.willchan@chromium.org2009-11-111-0/+416
* Upgrade google-perftools to revision 77timurrrr@chromium.org2009-11-025-513/+18
* Taking advantage of new configuration inheritance option.bradnelson@chromium.org2009-10-291-15/+1
* Disable the -fvisibility=hidden flag for tcmalloctimurrrr@chromium.org2009-10-291-0/+3
* Added the symbols needed to enable heapchecker using a 64-bit compiler (the b...timurrrr@chromium.org2009-10-221-0/+1
* Add the support for tcmalloc's heap leak checker.timurrrr@chromium.org2009-10-211-0/+2
* Modify allocator to use malloc for the realloc(0, size) case.mbelshe@google.com2009-10-191-0/+6
* Tracks the amount of committed vs uncommitted memory in tcmalloc's page heap'...jamesr@chromium.org2009-10-063-11/+53
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Enable TCMallocjar@chromium.org2009-10-051-1/+1
* Revert further back to MBelshe's baseline forking TCMallocjar@chromium.org2009-10-052-19/+32
* Set JEMalloc as the default allocator (instead of TCMalloc)jar@chromium.org2009-10-011-1/+1
* Revert to using TCMallocjar@chromium.org2009-10-011-1/+1
* Try to use JEMALLOC as the default allocatorjar@chromium.org2009-10-011-2/+2
* Rollback Scavenge implemetation and rely on existing functionality to freejar@chromium.org2009-10-018-723/+6
* Fix a few \r\ns I accidentally added to a comment.jamesr@chromium.org2009-09-251-2/+2
* Rounds up VirtualAlloc calls on windows to dwAllocationGranularity to prevent...jamesr@chromium.org2009-09-251-19/+20
* Preliminary fixes to enable link dependent objects.maruel@chromium.org2009-09-241-2/+0
* tcmalloc tests & bug fixes:mbelshe@google.com2009-09-195-5/+539
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.agl@chromium.org2009-09-156-3/+586
* Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler."agl@chromium.org2009-09-156-586/+3
* Issue 172109: Enable scavenging in RenderThread::IdleHandler.mbelshe@google.com2009-09-156-3/+586
* Fix realloc to not call the new_handler (which is for failures)mbelshe@google.com2009-09-091-1/+5
* Fix the windows allocator to behave properly on realloc.mbelshe@google.com2009-09-081-10/+14
* The prep_libc script was not removing the new operator for the std::throw case.mbelshe@google.com2009-09-071-1/+1
* Landing for Anton Muhin's tcmalloc patch:mbelshe@google.com2009-09-025-14/+400
* Silence the libcmt project to only print the processed files.maruel@chromium.org2009-08-291-3/+4
* Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di...willchan@chromium.org2009-08-262-16/+102
* Linux: make cpu profiler buildable with tcmalloc (does not enable tcmalloc).willchan@chromium.org2009-08-201-8/+18
* Linux: Make tcmalloc buildable on linux (does not enable it though).willchan@chromium.org2009-08-195-263/+1103
* Major changes to the Chrome allocator.mbelshe@google.com2009-08-1215-3/+11939
* Adding two new windows configuration types:bradnelson@chromium.org2009-08-041-6/+24
* Reverting 21938 (done with experiment).willchan@chromium.org2009-07-294-542/+263
* Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot...willchan@chromium.org2009-07-294-263/+542
* Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ...willchan@chromium.org2009-07-284-542/+263
* Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle.willchan@chromium.org2009-07-284-263/+542
* Switching in new gyp version (which changes 'none' back to how it was before).bradnelson@chromium.org2009-07-101-7/+1
* Pulling in new gyp version with 'none' type workaround.bradnelson@chromium.org2009-07-101-1/+7
* Added stub native web worker support, including build support in preparationsehr@google.com2009-06-291-1/+1
* Roll to the new version of tcmalloc.mbelshe@google.com2009-06-101-1/+1
* Remove the checked-in tcmalloc.vcproj file.sgk@chromium.org2009-06-061-58/+0
* Convert tcmalloc (and its modified libcmt) to building with gyp.sgk@google.com2009-06-063-242/+157
* Update to new version of tcmalloc (new spinlock implementation)mbelshe@google.com2009-05-191-0/+4
* Fix linker errors on Visual Studio 2008 after the tcmalloc introduction.sverrir@chromium.org2009-04-221-16/+13
* Start pulling tcmalloc into the build. Not using it yetmbelshe@google.com2009-04-213-0/+540