summaryrefslogtreecommitdiffstats
path: root/base/allocator
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove msvs_guids from app, base, breakpad and build.tony@chromium.org2011-06-131-2/+0
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-05-311-0/+1
* Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...msw@chromium.org2011-05-271-1/+0
* Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...glider@chromium.org2011-05-271-0/+1
* Revert "Land http://codereview.chromium.org/6869009 for the third time."oshima@google.com2011-05-261-1/+0
* Land http://codereview.chromium.org/6869009 for the third time.glider@chromium.org2011-05-261-0/+1
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-191-1/+1
* Switch to using TCMALLOC in browser process to fix WinHeap hanging IO thread ...rtenneti@chromium.org2011-05-191-1/+1
* Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...glider@chromium.org2011-05-191-1/+0
* Re-land http://codereview.chromium.org/6869009 (except for the suppressions)glider@chromium.org2011-05-191-0/+1
* The gyp files don't have a way to refer to POSIX-like OS's as a group, so I d...mark@chromium.org2011-05-121-1/+1
* Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...glider@chromium.org2011-04-211-1/+0
* Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to markglider@chromium.org2011-04-211-0/+1
* Revert 79258 - Mark all the free'ed region with special markers so that browserrtenneti@chromium.org2011-03-241-2/+1
* Mark all the free'ed region with special markers so that browserrtenneti@chromium.org2011-03-241-1/+2
* Switch to using WinHeap for the browser processjar@chromium.org2011-03-241-2/+2
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-161-1/+1
* Revert 78166 - Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-1/+1