index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
allocator
/
allocator.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Enable DMP for system Chromium WebView on Android"
primiano@chromium.org
2014-03-25
1
-5
/
+0
*
Remove third_party/jemalloc
hans@chromium.org
2014-02-05
1
-18
/
+0
*
Normalize _unittest.cc filename suffix for unittests
alecflett@chromium.org
2014-01-17
1
-3
/
+3
*
Remove heapcheck support.
thakis@chromium.org
2013-12-13
1
-27
/
+7
*
Enable tcmalloc heap-profiler module on Windows.
peria@chromium.org
2013-12-11
1
-8
/
+1
*
Enable DMP for system Chromium WebView on Android
mnaganov@chromium.org
2013-07-19
1
-0
/
+5
*
tcmalloc: Fix a C++11 error.
thakis@chromium.org
2013-06-29
1
-5
/
+0
*
Revert 200327 to allocator.gyp to disable debugallocator on Windows
wfh@chromium.org
2013-06-05
1
-1
/
+2
*
Adds TCMalloc support for Android.
bulach@chromium.org
2013-05-22
1
-1
/
+2
*
GTTF: Enable tcmalloc's debugallocation on Windows.
phajdan.jr@chromium.org
2013-05-15
1
-2
/
+1
*
Remove platform SDK reference in allocator.gyp
jschuh@chromium.org
2013-03-06
1
-2
/
+0
*
fixes to pre_libc.py script to correctly strip x64
wfh@chromium.org
2013-02-21
1
-0
/
+1
*
Revert 183089
jschuh@chromium.org
2013-02-18
1
-498
/
+438
*
Linux: add option to use system tcmalloc (off by default)
phajdan.jr@chromium.org
2013-02-18
1
-438
/
+498
*
Disabling nacl_win64 targets when building in target_arch!=ia32 mode.
bradnelson@google.com
2013-01-21
1
-17
/
+21
*
GTTF: Enable debugallocation by default (try 3 or so).
phajdan.jr@chromium.org
2013-01-10
1
-2
/
+3
*
Revert r175915
oshima@chromium.org
2013-01-10
1
-1
/
+1
*
GTTF: Enable debugallocation by default.
phajdan.jr@chromium.org
2013-01-09
1
-1
/
+1
*
Add comments about what should and should not depend on 'allocator'
akalin@chromium.org
2012-12-06
1
-0
/
+3
*
Add an option to use tcmalloc's debugallocation for Debug builds
phajdan.jr@chromium.org
2012-12-04
1
-18
/
+21
*
Revert 170287 - Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-30
1
-1
/
+0
*
Add dependency on allocator.gyp from 'base' and export it
akalin@chromium.org
2012-11-29
1
-0
/
+1
*
Revert 166547 - Use tcmalloc's debugallocation for Debug builds
scottmg@google.com
2012-11-08
1
-21
/
+18
*
Use tcmalloc's debugallocation for Debug builds
phajdan.jr@chromium.org
2012-11-07
1
-18
/
+21
*
A Speculative Revert for 164939 - Use tcmalloc's debugallocation for Debug bu...
hbono@chromium.org
2012-10-31
1
-21
/
+18
*
Use tcmalloc's debugallocation for Debug builds
phajdan.jr@chromium.org
2012-10-30
1
-18
/
+21
*
Fix gyp for type_profiler to work for make.
dmikurube@chromium.org
2012-10-15
1
-0
/
+1
*
Type profiler by intercepting 'new' and 'delete' expressions.
dmikurube@chromium.org
2012-09-26
1
-0
/
+111
*
Expose memory allocator internal stats and properties.
alexeif@chromium.org
2012-09-17
1
-0
/
+1
*
Disable memory allocation code from being instrumented by cygprofiler.
glotov@chromium.org
2012-09-06
1
-0
/
+7
*
roll clang 161353:161757
thakis@chromium.org
2012-08-17
1
-0
/
+5
*
Support vtable_verify (new compiler option).
cmtice@chromium.org
2012-08-17
1
-0
/
+6
*
Try not to inline tcmalloc::Abort() so we can find it in stack trace.
kaiwang@chromium.org
2012-06-08
1
-1
/
+3
*
Avoid using cmd so that python can be found on path
jar@chromium.org
2012-05-30
1
-1
/
+0
*
1. Enable large object pointer offset check in release build.
kaiwang@chromium.org
2012-05-24
1
-4
/
+21
*
Replace prep_libc.sh with prep_libc.py, and quiet the output
scottmg@chromium.org
2012-05-23
1
-2
/
+4
*
fix warning compiling allocator/tcmalloc on win32
scottmg@chromium.org
2012-05-22
1
-0
/
+5
*
Route calls to tcmalloc MallocExtension through allocator agnostic interface
jamesr@chromium.org
2012-04-28
1
-0
/
+33
*
A deeper heap profile dumper in third_party/tcmalloc/chromium.
dmikurube@chromium.org
2012-04-02
1
-0
/
+4
*
Make allocator_unittests a Win-only target.
hans@chromium.org
2012-03-19
1
-19
/
+19
*
Don't compile heap-profile-table.cc on windows
jbauman@chromium.org
2012-03-19
1
-0
/
+2
*
Revert 127171 - Experiment for a deeper heap profile dumper to check impact f...
dmikurube@chromium.org
2012-03-16
1
-4
/
+0
*
Experiment for a deeper heap profile dumper to check impact for performance.
dmikurube@chromium.org
2012-03-16
1
-0
/
+4
*
Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...
dmikurube@chromium.org
2012-03-13
1
-21
/
+41
*
Revert 126020 - Experiment for updating the tcmalloc chromium branch to r144 ...
dmikurube@chromium.org
2012-03-10
1
-41
/
+21
*
Experiment for updating the tcmalloc chromium branch to r144 (gperftools 2.0).
dmikurube@chromium.org
2012-03-10
1
-21
/
+41
*
Revert 124832 - Update the tcmalloc chromium branch to r144 (gperftools 2.0),...
dmikurube@google.com
2012-03-03
1
-41
/
+21
*
Update the tcmalloc chromium branch to r144 (gperftools 2.0), and merge chrom...
dmikurube@google.com
2012-03-03
1
-21
/
+41
*
'defines' shouldn't contain a list in gyp input file
scottmg@chromium.org
2012-02-25
1
-2
/
+2
*
Support use of third party time function for about:profiler
jar@chromium.org
2012-02-15
1
-0
/
+2
[next]