summaryrefslogtreecommitdiffstats
path: root/base/allocator
Commit message (Expand)AuthorAgeFilesLines
* 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-212-9/+18
* 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
* Change call_new_handler to be non extern C; not called outside this code and ...wfh@chromium.org2013-02-151-4/+5
* Fixes to prep_libc.py to support correct stripping of x64 libcmt on x64 targetwfh@chromium.org2013-02-141-0/+2
* Use WINHEAP by default if ADDRESS_SANITIZER is defined.sebmarchand@chromium.org2013-02-041-1/+15
* 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
* Report memory usage retained by TCMalloc freelists.alexeif@chromium.org2012-12-075-62/+50
* 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-043-19/+31
* 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-083-31/+19
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-11-073-19/+31
* Add realloc_dbg to satisfy the libcpmtd which is provided with Visual Studio ...bungeman@chromium.org2012-11-051-0/+4
* Update prep_libc.py for new libcmt.lib layout.bungeman@chromium.org2012-11-021-1/+3
* A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug bu...hbono@chromium.org2012-10-313-31/+19
* Use tcmalloc's debugallocation for Debug buildsphajdan.jr@chromium.org2012-10-303-19/+31
* Handle NULL ptr calls to free() with the WIN allocator.dalecurtis@google.com2012-10-271-1/+2
* 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-269-0/+637
* Expose memory allocator internal stats and properties.alexeif@chromium.org2012-09-176-22/+107
* 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
* Modify allocator_shim to support _aligned_alloc(), _aligned_free().dalecurtis@chromium.org2012-08-023-1/+117
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-112-2/+0
* 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-245-9/+124
* fix checkperms for prep_libc.pyscottmg@google.com2012-05-231-0/+0
* Replace prep_libc.sh with prep_libc.py, and quiet the outputscottmg@chromium.org2012-05-233-41/+59
* 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-286-0/+205
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-271-1/+2
* Revert 134041 - Explicitly track the time source type in base/profiler/altern...dpapad@chromium.org2012-04-261-2/+1
* Explicitly track the time source type in base/profiler/alternate_timer.hisherman@chromium.org2012-04-261-1/+2
* Set svn:executable bit on scripts that are executable.maruel@chromium.org2012-04-231-1/+1
* 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-192-21/+20
* 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