summaryrefslogtreecommitdiffstats
path: root/base/allocator/allocator_shim.cc
Commit message (Expand)AuthorAgeFilesLines
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-0/+13
* 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
* Support use of third party time function for about:profilerjar@chromium.org2012-02-151-3/+15
* windows: Fix a few things clang complains about.thakis@chromium.org2012-01-231-2/+2
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-261-1/+1
* Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...brettw@chromium.org2011-10-251-1/+1
* Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.brettw@chromium.org2011-10-251-1/+1
* Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven...glider@chromium.org2011-06-171-0/+1
* Switch to using TCMALLOC in browser process to fix WinHeap hanging IO thread ...rtenneti@chromium.org2011-05-191-1/+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
* Test impact of an allocator change to detect double freesjar@chromium.org2011-03-151-1/+1
* Revert 77948 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Revert 77941 - Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Add redundancy to detect double frees in TCMallocjar@chromium.org2011-03-121-1/+1
* Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-081-18/+57
* Revert 77207 - Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-071-57/+18
* Support mixed allocation in browser vs subprocessesjar@chromium.org2011-03-071-18/+57
* Revert 77111 - Test performance of default allocator in browser processjar@chromium.org2011-03-071-1/+1
* Test performance of default allocator in browser processjar@chromium.org2011-03-071-1/+1
* Revert 77066 - Test impact of using default windows allocatorjar@chromium.org2011-03-061-1/+1
* Test impact of using default windows allocatorjar@chromium.org2011-03-061-1/+1
* Fix nacl_sandbox_tests dependency:victorw@chromium.org2010-07-191-1/+1
* Branch the files in the shim layer that switches between thesgk@chromium.org2009-11-251-0/+266