summaryrefslogtreecommitdiffstats
path: root/base/allocator
Commit message (Expand)AuthorAgeFilesLines
* metrics: Connect leak detector to base::allocatorsque2016-03-152-0/+42
* Make the allocator_features gyp target target-onlyprimiano2016-03-151-1/+2
* Improve performance of the malloc shim layerprimiano2016-03-111-1/+9
* Allocator shim skeleton + Linux impl behind a build flagprimiano2016-03-0911-1/+1091
* Add primiano as owner of base/allocatorwfh2016-02-291-0/+1
* Disable TCMallocFreeTest.BadPageAlignedPointerInsideLargeObjectssid2016-02-241-1/+2
* allocator: add use_experimental_allocator_shim build flagprimiano2016-02-092-1/+11
* Fix gyp build of base/allocator on win32 when cross compilingsbc2016-02-021-0/+1
* Allocator cleanup: update documentation about allocatorPrimiano Tucci2016-02-023-59/+109
* Allocator cleanup: allocator_extension call directly into tcmallocprimiano2016-01-252-36/+18
* Reland (2) of: Allow base to depend on allocatorprimiano2016-01-212-31/+34
* Revert of Reland of: Allow base to depend on allocator (patchset #2 id:20001 ...primiano2016-01-202-34/+31
* Revert of Fix condition in allocator.gyp (patchset #1 id:1 of https://coderev...primiano2016-01-201-1/+1
* Fix condition in allocator.gypPrimiano Tucci2016-01-201-1/+1
* Reland of: Allow base to depend on allocatorprimiano2016-01-202-31/+34
* Revert of Allow base to depend on allocator (patchset #3 id:60001 of https://...robert.bradford2016-01-202-24/+27
* Allow base to depend on allocatorprimiano2016-01-202-27/+24
* Fix copyright headers in base/allocator/allocator_check.ccprimiano2016-01-132-2/+2
* Add run-time CHECK to smoke-test allocator overridesprimiano2016-01-123-0/+63
* Enable tcmalloc VDSO support only on x86 to reduce static initializersprimiano2016-01-121-5/+2
* Disable prep_libc.py on VS 2015 gn builds for nowbrucedawson2016-01-111-5/+7
* Prepare for -Wall for third-party code, -Wextra for chromium_codethakis2015-12-312-0/+31
* Revert of tcmalloc: Use C++11 atomics where appropriate. (patchset #8 id:1400...thakis2015-12-292-2/+10
* Remove base/basictypes.h.avi2015-12-282-3/+0
* Switch to standard integer types in base/.avi2015-12-262-2/+3
* tcmalloc: Use C++11 atomics where appropriate.thakis2015-12-262-10/+2
* Fix leak in TCMalloc unittests.ssid2015-12-151-0/+2
* Fix the `sizes` regressions in Linux GN.dpranke2015-12-121-1/+4
* Remove allocator_extension_thunks since this layer is not requiredprimiano2015-12-076-136/+30
* allocator cleanup: remove deprecated windows tc-malloc bitsprimiano2015-12-072-51/+1
* Merge allocator and tcmalloc unittests and move to base_unittestsssid2015-12-053-336/+177
* Move ENABLE_PROFILING to build flags system.brettw2015-12-051-16/+15
* allocator cleanup: Reorganize allocator.gyp for cleanupprimiano2015-12-041-104/+127
* Revert of Move ENABLE_PROFILING to build flags system. (patchset #3 id:40001 ...jochen2015-12-041-15/+16
* Move ENABLE_PROFILING to build flags system.brettw2015-12-041-16/+15
* Add base to "gn check".brettw2015-11-271-1/+2
* [Eraser] Remove chrome://tcmallocruuda2015-11-244-40/+0
* Remove unused memory functionsruuda2015-11-244-40/+0
* Roll buildtools 4a95614772..3ba3ca22ecbrettw2015-11-122-6/+29
* [tracing] Fix resident size of malloc dump provider when tcmalloc is usedssid2015-10-264-0/+25
* Add support for base::UncheckedMalloc on Windows.wfh2015-09-211-0/+3
* Remove remaining references to jemalloc.bungeman2015-09-181-7/+4
* Move sanitizer and symbol flags out of BUILDCONFIGbrettw2015-09-141-2/+2
* Remove clang type profiler and deep memory profiler.thakis2015-09-1110-643/+1
* Only build allocator_shim_win.cc in static library builds.Nico Weber2015-09-012-23/+25
* GN: Add support for tcmalloc debugallocation.tfarina2015-08-181-1/+21
* Work on Windows GN allocator.brettw2015-07-221-10/+32
* Remove old/unused atomicops codesbc2015-07-011-0/+11
* wfh@ to base/alloc ownerscpu2015-06-021-0/+4
* base: Fix/add header #ifndef guards.danakj2015-03-102-6/+6