| Commit message (Expand) | Author | Age | Files | Lines |
* | Rounds up VirtualAlloc calls on windows to dwAllocationGranularity to prevent... | jamesr@chromium.org | 2009-09-25 | 1 | -19/+20 |
* | Preliminary fixes to enable link dependent objects. | maruel@chromium.org | 2009-09-24 | 1 | -2/+0 |
* | tcmalloc tests & bug fixes: | mbelshe@google.com | 2009-09-19 | 5 | -5/+539 |
* | Force inclusion of build/common.gypi for all chromium gyp files. | yaar@chromium.org | 2009-09-15 | 1 | -3/+0 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | agl@chromium.org | 2009-09-15 | 6 | -3/+586 |
* | Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler." | agl@chromium.org | 2009-09-15 | 6 | -586/+3 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | mbelshe@google.com | 2009-09-15 | 6 | -3/+586 |
* | Fix realloc to not call the new_handler (which is for failures) | mbelshe@google.com | 2009-09-09 | 1 | -1/+5 |
* | Fix the windows allocator to behave properly on realloc. | mbelshe@google.com | 2009-09-08 | 1 | -10/+14 |
* | The prep_libc script was not removing the new operator for the std::throw case. | mbelshe@google.com | 2009-09-07 | 1 | -1/+1 |
* | Landing for Anton Muhin's tcmalloc patch: | mbelshe@google.com | 2009-09-02 | 5 | -14/+400 |
* | Silence the libcmt project to only print the processed files. | maruel@chromium.org | 2009-08-29 | 1 | -3/+4 |
* | Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di... | willchan@chromium.org | 2009-08-26 | 2 | -16/+102 |
* | Linux: make cpu profiler buildable with tcmalloc (does not enable tcmalloc). | willchan@chromium.org | 2009-08-20 | 1 | -8/+18 |
* | Linux: Make tcmalloc buildable on linux (does not enable it though). | willchan@chromium.org | 2009-08-19 | 5 | -263/+1103 |
* | Major changes to the Chrome allocator. | mbelshe@google.com | 2009-08-12 | 15 | -3/+11939 |
* | Adding two new windows configuration types: | bradnelson@chromium.org | 2009-08-04 | 1 | -6/+24 |
* | Reverting 21938 (done with experiment). | willchan@chromium.org | 2009-07-29 | 4 | -542/+263 |
* | Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot... | willchan@chromium.org | 2009-07-29 | 4 | -263/+542 |
* | Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ... | willchan@chromium.org | 2009-07-28 | 4 | -542/+263 |
* | Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle. | willchan@chromium.org | 2009-07-28 | 4 | -263/+542 |
* | Switching in new gyp version (which changes 'none' back to how it was before). | bradnelson@chromium.org | 2009-07-10 | 1 | -7/+1 |
* | Pulling in new gyp version with 'none' type workaround. | bradnelson@chromium.org | 2009-07-10 | 1 | -1/+7 |
* | Added stub native web worker support, including build support in preparation | sehr@google.com | 2009-06-29 | 1 | -1/+1 |
* | Roll to the new version of tcmalloc. | mbelshe@google.com | 2009-06-10 | 1 | -1/+1 |
* | Remove the checked-in tcmalloc.vcproj file. | sgk@chromium.org | 2009-06-06 | 1 | -58/+0 |
* | Convert tcmalloc (and its modified libcmt) to building with gyp. | sgk@google.com | 2009-06-06 | 3 | -242/+157 |
* | Update to new version of tcmalloc (new spinlock implementation) | mbelshe@google.com | 2009-05-19 | 1 | -0/+4 |
* | Fix linker errors on Visual Studio 2008 after the tcmalloc introduction. | sverrir@chromium.org | 2009-04-22 | 1 | -16/+13 |
* | Start pulling tcmalloc into the build. Not using it yet | mbelshe@google.com | 2009-04-21 | 3 | -0/+540 |