summaryrefslogtreecommitdiffstats
path: root/base/allocator
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-153-4/+18
* Use a 'defines' block instead of adding -Dfoo to cflags.evan@chromium.org2012-01-251-6/+8
* windows: Fix a few things clang complains about.thakis@chromium.org2012-01-231-2/+2
* Turn on WPO for the allocator library in official builds.siggi@chromium.org2011-12-211-1/+6
* Crash on error or assert message in Debug buildjar@chromium.org2011-11-151-4/+31
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-262-4/+4
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-252-4/+4
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-252-4/+4
* Enable TCMalloc doubly-linked freelist in release buildsBUG=NoneTEST=Nonejschuh@chromium.org2011-10-131-4/+0
* Revert 100640 - Enable doubly linked lists by default.bxx@chromium.org2011-09-111-1/+4
* Enable doubly linked lists by default.bxx@chromium.org2011-09-111-4/+1
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-091-0/+6
* Revert 100074 - tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-081-3/+0
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-081-0/+3
* Revert 99515 - tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-031-3/+0
* tcmalloc doubly-linked free-lists for thread cachesbxx@chromium.org2011-09-031-0/+3
* Fix obsolete dependencies so that needless recompilation does not happen.jeanluc@chromium.org2011-08-041-1/+1
* tcmalloc: make warning-disable flags match upstreamevan@chromium.org2011-07-181-2/+4
* tcmalloc: disable the warning about ignoring return valuesevan@chromium.org2011-07-131-0/+5
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven...glider@chromium.org2011-06-172-2/+9