summaryrefslogtreecommitdiffstats
path: root/base/allocator/allocator_extension.h
Commit message (Expand)AuthorAgeFilesLines
* Remove allocator_extension_thunks since this layer is not requiredprimiano2015-12-071-3/+11
* [Eraser] Remove chrome://tcmallocruuda2015-11-241-12/+0
* Remove unused memory functionsruuda2015-11-241-11/+0
* [tracing] Fix resident size of malloc dump provider when tcmalloc is usedssid2015-10-261-0/+3
* base: Fix/add header #ifndef guards.danakj2015-03-101-3/+3
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-091-3/+3
* base: Fix/add header #ifndef guards.danakj2015-03-091-3/+3
* Report memory usage retained by TCMalloc freelists.alexeif@chromium.org2012-12-071-8/+9
* Expose memory allocator internal stats and properties.alexeif@chromium.org2012-09-171-2/+16
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Route calls to tcmalloc MallocExtension through allocator agnostic interfacejamesr@chromium.org2012-04-281-0/+45