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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-26
2
-4
/
+4
*
Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements...
brettw@chromium.org
2011-10-25
2
-4
/
+4
*
Replace most LOG/CHECK statements with DLOG/DCHECK statements in base.
brettw@chromium.org
2011-10-25
2
-4
/
+4
*
Enable TCMalloc doubly-linked freelist in release buildsBUG=NoneTEST=None
jschuh@chromium.org
2011-10-13
1
-4
/
+0
*
Revert 100640 - Enable doubly linked lists by default.
bxx@chromium.org
2011-09-11
1
-1
/
+4
*
Enable doubly linked lists by default.
bxx@chromium.org
2011-09-11
1
-4
/
+1
*
tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-09
1
-0
/
+6
*
Revert 100074 - tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-08
1
-3
/
+0
*
tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-08
1
-0
/
+3
*
Revert 99515 - tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-03
1
-3
/
+0
*
tcmalloc doubly-linked free-lists for thread caches
bxx@chromium.org
2011-09-03
1
-0
/
+3
*
Fix obsolete dependencies so that needless recompilation does not happen.
jeanluc@chromium.org
2011-08-04
1
-1
/
+1
*
tcmalloc: make warning-disable flags match upstream
evan@chromium.org
2011-07-18
1
-2
/
+4
*
tcmalloc: disable the warning about ignoring return values
evan@chromium.org
2011-07-13
1
-0
/
+5
*
Remove the comments setting emands and vim tab width and expansion variables.
tony@chromium.org
2011-07-11
1
-6
/
+0
*
Merge google-perftools r109 (the current contents of third_party/tcmalloc/ven...
glider@chromium.org
2011-06-17
2
-2
/
+9
*
Remove msvs_guids from app, base, breakpad and build.
tony@chromium.org
2011-06-13
1
-2
/
+0
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-05-31
1
-0
/
+1
*
Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...
msw@chromium.org
2011-05-27
1
-1
/
+0
*
Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...
glider@chromium.org
2011-05-27
1
-0
/
+1
*
Revert "Land http://codereview.chromium.org/6869009 for the third time."
oshima@google.com
2011-05-26
1
-1
/
+0
*
Land http://codereview.chromium.org/6869009 for the third time.
glider@chromium.org
2011-05-26
1
-0
/
+1
*
Globally replace <(library) with static_library
evan@chromium.org
2011-05-19
1
-1
/
+1
*
Switch to using TCMALLOC in browser process to fix WinHeap hanging IO thread ...
rtenneti@chromium.org
2011-05-19
1
-1
/
+1
*
Revert 85898 - Re-land http://codereview.chromium.org/6869009 (except for the...
glider@chromium.org
2011-05-19
1
-1
/
+0
*
Re-land http://codereview.chromium.org/6869009 (except for the suppressions)
glider@chromium.org
2011-05-19
1
-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.org
2011-05-12
1
-1
/
+1
*
Revert 82460 - Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can ...
glider@chromium.org
2011-04-21
1
-1
/
+0
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-04-21
1
-0
/
+1
*
Revert 79258 - Mark all the free'ed region with special markers so that browser
rtenneti@chromium.org
2011-03-24
1
-2
/
+1
*
Mark all the free'ed region with special markers so that browser
rtenneti@chromium.org
2011-03-24
1
-1
/
+2
*
Switch to using WinHeap for the browser process
jar@chromium.org
2011-03-24
1
-2
/
+2
*
Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-16
1
-1
/
+1
*
Revert 78166 - Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
1
-1
/
+1
*
Test impact of an allocator change to detect double frees
jar@chromium.org
2011-03-15
1
-1
/
+1
*
Revert 77958 - Make sure Windows default heap will crash on corruption
jar@chromium.org
2011-03-13
1
-3
/
+0
*
Make sure Windows default heap will crash on corruption
jar@chromium.org
2011-03-13
1
-0
/
+3
*
Revert 77948 - Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Revert 77941 - Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Add redundancy to detect double frees in TCMalloc
jar@chromium.org
2011-03-12
1
-1
/
+1
*
Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-08
3
-18
/
+78
*
Revert 77207 - Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
3
-78
/
+18
*
Support mixed allocation in browser vs subprocesses
jar@chromium.org
2011-03-07
3
-18
/
+78
*
Revert 77111 - Test performance of default allocator in browser process
jar@chromium.org
2011-03-07
1
-1
/
+1
*
Test performance of default allocator in browser process
jar@chromium.org
2011-03-07
1
-1
/
+1
*
Revert 77066 - Test impact of using default windows allocator
jar@chromium.org
2011-03-06
1
-1
/
+1
*
Test impact of using default windows allocator
jar@chromium.org
2011-03-06
1
-1
/
+1
*
Remove obsolete dependencies that create needless recompiling.
jeanluc@chromium.org
2011-02-15
1
-1
/
+0
*
Revert 73121 - Remove obsolete files from 'sources'. This causes needless wo...
nsylvain@chromium.org
2011-01-31
1
-0
/
+1
[next]