summaryrefslogtreecommitdiffstats
path: root/base/allocator/allocator.gyp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Enable DMP for system Chromium WebView on Android"primiano@chromium.org2014-03-251-5/+0
* Remove third_party/jemallochans@chromium.org2014-02-051-18/+0
* Normalize _unittest.cc filename suffix for unittestsalecflett@chromium.org2014-01-171-3/+3
* Remove heapcheck support.thakis@chromium.org2013-12-131-27/+7
* Enable tcmalloc heap-profiler module on Windows.peria@chromium.org2013-12-111-8/+1
* Enable DMP for system Chromium WebView on Androidmnaganov@chromium.org2013-07-191-0/+5
* tcmalloc: Fix a C++11 error.thakis@chromium.org2013-06-291-5/+0
* Revert 200327 to allocator.gyp to disable debugallocator on Windowswfh@chromium.org2013-06-051-1/+2
* Adds TCMalloc support for Android.bulach@chromium.org2013-05-221-1/+2
* GTTF: Enable tcmalloc's debugallocation on Windows.phajdan.jr@chromium.org2013-05-151-2/+1
* Remove platform SDK reference in allocator.gypjschuh@chromium.org2013-03-061-2/+0
* fixes to pre_libc.py script to correctly strip x64wfh@chromium.org2013-02-211-0/+1
* Revert 183089jschuh@chromium.org2013-02-181-498/+438
* Linux: add option to use system tcmalloc (off by default)phajdan.jr@chromium.org2013-02-181-438/+498
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-211-17/+21
* GTTF: Enable debugallocation by default (try 3 or so).phajdan.jr@chromium.org2013-01-101-2/+3
* Revert r175915oshima@chromium.org2013-01-101-1/+1
* GTTF: Enable debugallocation by default.phajdan.jr@chromium.org2013-01-091-1/+1
* Add comments about what should and should not depend on 'allocator'akalin@chromium.org2012-12-061-0/+3
* Add an option to use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-12-041-18/+21
* Revert 170287 - Add dependency on allocator.gyp from 'base' and export itakalin@chromium.org2012-11-301-1/+0
* Add dependency on allocator.gyp from 'base' and export itakalin@chromium.org2012-11-291-0/+1
* Revert 166547 - Use tcmalloc's debugallocation for Debug buildsscottmg@google.com2012-11-081-21/+18
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-11-071-18/+21
* A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug bu...hbono@chromium.org2012-10-311-21/+18
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-10-301-18/+21
* Fix gyp for type_profiler to work for make.dmikurube@chromium.org2012-10-151-0/+1
* Type profiler by intercepting 'new' and 'delete' expressions.dmikurube@chromium.org2012-09-261-0/+111
* Expose memory allocator internal stats and properties.alexeif@chromium.org2012-09-171-0/+1
* Disable memory allocation code from being instrumented by cygprofiler.glotov@chromium.org2012-09-061-0/+7
* roll clang 161353:161757thakis@chromium.org2012-08-171-0/+5
* Support vtable_verify (new compiler option).cmtice@chromium.org2012-08-171-0/+6
* Try not to inline tcmalloc::Abort() so we can find it in stack trace.kaiwang@chromium.org2012-06-081-1/+3
* Avoid using cmd so that python can be found on pathjar@chromium.org2012-05-301-1/+0
* 1. Enable large object pointer offset check in release build.kaiwang@chromium.org2012-05-241-4/+21
* Replace prep_libc.sh with prep_libc.py, and quiet the outputscottmg@chromium.org2012-05-231-2/+4
* fix warning compiling allocator/tcmalloc on win32scottmg@chromium.org2012-05-221-0/+5
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-0/+33
* A deeper heap profile dumper in third_party/tcmalloc/chromium.dmikurube@chromium.org2012-04-021-0/+4
* Make allocator_unittests a Win-only target.hans@chromium.org2012-03-191-19/+19
* Don't compile heap-profile-table.cc on windowsjbauman@chromium.org2012-03-191-0/+2
* Revert 127171 - Experiment for a deeper heap profile dumper to check impact f...dmikurube@chromium.org2012-03-161-4/+0
* Experiment for a deeper heap profile dumper to check impact for performance.dmikurube@chromium.org2012-03-161-0/+4
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@chromium.org2012-03-131-21/+41
* Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...dmikurube@chromium.org2012-03-101-41/+21
* Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).dmikurube@chromium.org2012-03-101-21/+41
* Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...dmikurube@google.com2012-03-031-41/+21
* Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...dmikurube@google.com2012-03-031-21/+41
* 'defines' shouldn't contain a list in gyp input filescottmg@chromium.org2012-02-251-2/+2
* Support use of third party time function for about:profilerjar@chromium.org2012-02-151-0/+2