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
*
tcmalloc: also hook malloc_usable_size
evan@chromium.org
2010-07-02
1
-0
/
+8
*
Fix files with svn:executable permissions.
thestig@chromium.org
2010-06-23
1
-0
/
+0
*
Disable TCMalloc heap sampling.
willchan@chromium.org
2010-05-27
1
-1
/
+1
*
Merge tcmalloc r93 into the Chromium tcmalloc branch.
glider@chromium.org
2010-05-25
41
-1579
/
+1912
*
Revert 48024 - Reland http://codereview.chromium.org/1735024/show to assess t...
glider@chromium.org
2010-05-24
52
-2154
/
+1748
*
Re-land http://codereview.chromium.org/1735024/show to assess the performance.
glider@chromium.org
2010-05-24
52
-1748
/
+2154
*
Revert 47789 - The newer version of tcmalloc should fix the problems with run...
glider@chromium.org
2010-05-21
54
-6226
/
+1748
*
The newer version of tcmalloc should fix the problems with running tcmalloc u...
glider@chromium.org
2010-05-20
54
-1748
/
+6226
*
Update the vendor tcmalloc branch to r94.
glider@chromium.org
2010-05-11
22
-211
/
+394
*
Update the vendor tcmalloc to r93.
glider@chromium.org
2010-04-30
51
-1804
/
+6476
*
Use the /INCLUDE:symbol linker option pragmas to force
wtc@chromium.org
2010-04-23
1
-7
/
+14
*
Revert r45389. Experiment over.
willchan@chromium.org
2010-04-23
1
-1
/
+1
*
TCMalloc: Experiment with setting FLAGS_tcmalloc_release_rate to 50. This is...
willchan@chromium.org
2010-04-23
1
-1
/
+1
*
TCMalloc: don't use initialize hook. Just set the hook pointers directly.
willchan@chromium.org
2010-04-21
1
-13
/
+7
*
Clang: Fix TCMalloc's broken externs.
willchan@chromium.org
2010-04-20
2
-5
/
+2
*
Linux: Make TCMalloc override ptmalloc hooks.
willchan@chromium.org
2010-04-19
1
-0
/
+34
*
TCMalloc: Delete unused files.
willchan@chromium.org
2010-04-19
4
-2392
/
+0
*
Pass tools/licenses.py for more directories.
evan@chromium.org
2010-04-15
2
-7
/
+34
*
Set missing LF eol-style.
evan@chromium.org
2010-04-14
1
-75
/
+75
*
Fix a few more places where we need to use our own allocator.
markus@chromium.org
2010-03-25
1
-5
/
+15
*
Merged third_party/tcmalloc/vendor/src(google-perftools r87) into
glider@chromium.org
2010-03-18
51
-824
/
+2179
*
Revert 41938 - Merged third_party/tcmalloc/vendor/src(googleperftools r87) into
glider@chromium.org
2010-03-18
51
-2181
/
+824
*
Merged third_party/tcmalloc/vendor/src(google-perftools r87) into
glider@chromium.org
2010-03-18
51
-824
/
+2181
*
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
[next]