| Commit message (Expand) | Author | Age | Files | Lines |
* | make sure we don't include the obsolete 2008 SDK dir. | nsylvain@chromium.org | 2010-03-02 | 1 | -1/+1 |
* | Removing the last remaining vsprops files (that are hooked in). | bradnelson@google.com | 2010-01-04 | 1 | -2/+2 |
* | Refactoring build configurations - make it clearer and allow better support f... | gregoryd@google.com | 2009-12-22 | 1 | -2/+2 |
* | Revert 35012 - Rearrange build configurations make it clearer and allow bett... | gregoryd@google.com | 2009-12-19 | 1 | -2/+2 |
* | Rearrange build configurations - make it clearer and allow better support for... | gregoryd@google.com | 2009-12-19 | 1 | -2/+2 |
* | Gcc4 build fixes for tcmalloc. | willchan@chromium.org | 2009-11-25 | 1 | -0/+3 |
* | Enable TCMalloc on Linux by default. | willchan@chromium.org | 2009-11-25 | 1 | -0/+7 |
* | Undo in-progress README + tcmalloc.gyp changes caught in last checkin. | sgk@chromium.org | 2009-11-20 | 1 | -110/+115 |
* | Delete unused zero-length malloc_hook.cc file, left over from unforking. | sgk@chromium.org | 2009-11-20 | 1 | -115/+110 |
* | Fix tcmalloc.gyp for scons generator. | willchan@chromium.org | 2009-11-18 | 1 | -1/+1 |
* | Disable tcmalloc sampling by default. | jar@chromium.org | 2009-11-18 | 1 | -0/+3 |
* | Upgrade google-perftools to revision 77 | timurrrr@chromium.org | 2009-11-02 | 1 | -8/+4 |
* | Taking advantage of new configuration inheritance option. | bradnelson@chromium.org | 2009-10-29 | 1 | -15/+1 |
* | Disable the -fvisibility=hidden flag for tcmalloc | timurrrr@chromium.org | 2009-10-29 | 1 | -0/+3 |
* | Added the symbols needed to enable heapchecker using a 64-bit compiler (the b... | timurrrr@chromium.org | 2009-10-22 | 1 | -0/+1 |
* | Add the support for tcmalloc's heap leak checker. | timurrrr@chromium.org | 2009-10-21 | 1 | -0/+2 |
* | Add comments setting emacs and vim tab width and expansion variables. | sgk@google.com | 2009-10-06 | 1 | -0/+6 |
* | Rollback Scavenge implemetation and rely on existing functionality to free | jar@chromium.org | 2009-10-01 | 1 | -4/+2 |
* | 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 | 1 | -0/+19 |
* | 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 | 1 | -1/+14 |
* | Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler." | agl@chromium.org | 2009-09-15 | 1 | -14/+1 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | mbelshe@google.com | 2009-09-15 | 1 | -1/+14 |
* | Landing for Anton Muhin's tcmalloc patch: | mbelshe@google.com | 2009-09-02 | 1 | -0/+1 |
* | Linux: add gyp flag for enabling tcmalloc. Also fix the linux build which di... | willchan@chromium.org | 2009-08-26 | 1 | -16/+22 |
* | 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 | 1 | -1/+99 |
* | Major changes to the Chrome allocator. | mbelshe@google.com | 2009-08-12 | 1 | -3/+39 |
* | 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 | 1 | -40/+0 |
* | Experiment: Enable tcmalloc for linux (Take 2). Will revert after a buildbot... | willchan@chromium.org | 2009-07-29 | 1 | -0/+40 |
* | Revert "Experiment: Enable tcmalloc for linux. Will revert after a buildbot ... | willchan@chromium.org | 2009-07-28 | 1 | -40/+0 |
* | Experiment: Enable tcmalloc for linux. Will revert after a buildbot cycle. | willchan@chromium.org | 2009-07-28 | 1 | -0/+40 |
* | 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 |
* | Convert tcmalloc (and its modified libcmt) to building with gyp. | sgk@google.com | 2009-06-06 | 1 | -0/+97 |