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
/
third_party
/
tcmalloc
Commit message (
Expand
)
Author
Age
Files
Lines
*
make sure we don't include the obsolete 2008 SDK dir.
nsylvain@chromium.org
2010-03-02
1
-1
/
+1
*
Revert 38882 - Land http://codereview.chromium.org/576001 again temporarily.
glider@chromium.org
2010-02-16
48
-2045
/
+820
*
Land http://codereview.chromium.org/576001 again temporarily.
glider@chromium.org
2010-02-12
48
-820
/
+2045
*
Revert 38766 - Temporarily land http://codereview.chromium.org/576001 to chec...
glider@chromium.org
2010-02-11
48
-2045
/
+820
*
Temporarily land http://codereview.chromium.org/576001 to check the
glider@chromium.org
2010-02-11
48
-820
/
+2045
*
Updated the third_party/tcmalloc/vendor revision to r87.
glider@chromium.org
2010-02-04
65
-10146
/
+6480
*
Increase the size of buffer used by LogPrintf to 1600 bytes.
glider@chromium.org
2010-01-12
1
-1
/
+1
*
Removing the last remaining vsprops files (that are hooked in).
bradnelson@google.com
2010-01-04
1
-2
/
+2
*
Backported the HEAP_CHECK_MAX_LEAKS feature from the upstream perftools.
glider@chromium.org
2009-12-25
1
-1
/
+7
*
Made pprof executable and set the explicit path to it in the heapcheck runner.
glider@chromium.org
2009-12-24
1
-0
/
+0
*
Refactoring build configurations - make it clearer and allow better support f...
gregoryd@google.com
2009-12-22
1
-2
/
+2
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
1
-2
/
+2
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
1
-2
/
+2
*
Provide for lazy commit of page-map meta-data in TCMalloc
jar@chromium.org
2009-12-12
4
-1
/
+208
*
Add linux_valgrind as a default trybot for tools/valgrind/memcheck/ and third...
timurrrr@chromium.org
2009-12-04
1
-0
/
+12
*
Remove the old locations of forked tcmalloc files.
sgk@chromium.org
2009-12-01
25
-15379
/
+0
*
Point #include lines to files in the new tcmalloc/chromium local branch.
sgk@chromium.org
2009-12-01
1
-2
/
+2
*
Fork a copy of the vanilla upstream copy of page_heap.cc renamed to
sgk@chromium.org
2009-11-26
2
-0
/
+501
*
Merge r77 from upstream tcmalloc to the local chromium branch.
sgk@chromium.org
2009-11-25
19
-734
/
+263
*
Match the vendor branch to the current tcmalloc rev in DEPS.
sgk@chromium.org
2009-11-25
31
-5227
/
+9389
*
Fix forked location of tcmalloc.h.
sgk@chromium.org
2009-11-25
1
-0
/
+0
*
Merge r33049 (symbolize_linux.cc) to new allocator structure.
sgk@chromium.org
2009-11-25
2
-1
/
+191
*
Gcc4 build fixes for tcmalloc.
willchan@chromium.org
2009-11-25
3
-1
/
+194
*
Branch new tcmalloc_linux.cc into new chromium\src branch. Update new
sgk@chromium.org
2009-11-25
1
-0
/
+1415
*
Replace forked tcmalloc files with branches from current files to
sgk@chromium.org
2009-11-25
10
-434
/
+875
*
Branch tcmalloc\vendor\src to tcmalloc\chromium\src as basis for local changes.
sgk@chromium.org
2009-11-25
163
-0
/
+50530
*
Import vanilla upstream tcmalloc sources into a vendor branch
sgk@chromium.org
2009-11-25
274
-0
/
+109616
*
Enable TCMalloc on Linux by default.
willchan@chromium.org
2009-11-25
2
-0
/
+1422
*
Undo in-progress README + tcmalloc.gyp changes caught in last checkin.
sgk@chromium.org
2009-11-20
2
-160
/
+115
*
Delete unused zero-length malloc_hook.cc file, left over from unforking.
sgk@chromium.org
2009-11-20
3
-115
/
+160
*
Fix tcmalloc.gyp for scons generator.
willchan@chromium.org
2009-11-18
1
-1
/
+1
*
Disable tcmalloc sampling by default.
jar@chromium.org
2009-11-18
1
-0
/
+3
*
Get more precise count of commited bytes in stats
jar@chromium.org
2009-11-18
1
-1
/
+1
*
Implement the memory leak annotations for heap leak checker.
willchan@chromium.org
2009-11-11
1
-0
/
+416
*
Upgrade google-perftools to revision 77
timurrrr@chromium.org
2009-11-02
5
-513
/
+18
*
Taking advantage of new configuration inheritance option.
bradnelson@chromium.org
2009-10-29
1
-15
/
+1
*
Disable the -fvisibility=hidden flag for tcmalloc
timurrrr@chromium.org
2009-10-29
1
-0
/
+3
*
Added the symbols needed to enable heapchecker using a 64-bit compiler (the b...
timurrrr@chromium.org
2009-10-22
1
-0
/
+1
*
Add the support for tcmalloc's heap leak checker.
timurrrr@chromium.org
2009-10-21
1
-0
/
+2
*
Modify allocator to use malloc for the realloc(0, size) case.
mbelshe@google.com
2009-10-19
1
-0
/
+6
*
Tracks the amount of committed vs uncommitted memory in tcmalloc's page heap'...
jamesr@chromium.org
2009-10-06
3
-11
/
+53
*
Add comments setting emacs and vim tab width and expansion variables.
sgk@google.com
2009-10-06
1
-0
/
+6
*
Enable TCMalloc
jar@chromium.org
2009-10-05
1
-1
/
+1
*
Revert further back to MBelshe's baseline forking TCMalloc
jar@chromium.org
2009-10-05
2
-19
/
+32
*
Set JEMalloc as the default allocator (instead of TCMalloc)
jar@chromium.org
2009-10-01
1
-1
/
+1
*
Revert to using TCMalloc
jar@chromium.org
2009-10-01
1
-1
/
+1
*
Try to use JEMALLOC as the default allocator
jar@chromium.org
2009-10-01
1
-2
/
+2
*
Rollback Scavenge implemetation and rely on existing functionality to free
jar@chromium.org
2009-10-01
8
-723
/
+6
*
Fix a few \r\ns I accidentally added to a comment.
jamesr@chromium.org
2009-09-25
1
-2
/
+2
*
Rounds up VirtualAlloc calls on windows to dwAllocationGranularity to prevent...
jamesr@chromium.org
2009-09-25
1
-19
/
+20
[next]