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
/
tools
/
heapcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
Suppress bug 50484 (leaks in BrowserWithTestWindowTest::SetUp)
glider@chromium.org
2010-07-28
1
-0
/
+16
*
Suppress leaks found by heapcheck in sync_unit_tests
glider@chromium.org
2010-07-27
1
-0
/
+62
*
Add sync_unit_tests to the Heapcheck runner.
glider@chromium.org
2010-07-27
1
-0
/
+4
*
Fix memory leaks in TopSites.
nshkrob@chromium.org
2010-07-26
1
-14
/
+0
*
Valgrind: Improve the presubmit check for memcheck suppressions.
thestig@chromium.org
2010-07-26
1
-1
/
+33
*
Fix memory leaks in ExtensionPrefStore and its unit test.
pam@chromium.org
2010-07-26
1
-32
/
+0
*
DevTools: Fix leak in LoadTimingObserverTest.
pfeldman@chromium.org
2010-07-26
1
-6
/
+0
*
Suppress memory leak in TopSitesTest
oshima@chromium.org
2010-07-24
1
-0
/
+15
*
Fix leak in DownloadManagerTest.
mnissler@chromium.org
2010-07-22
1
-43
/
+0
*
Append to LD_LIBRARY_PATH when running the heap checker.
mnissler@chromium.org
2010-07-22
1
-1
/
+5
*
Valgrind/Heapchecker: Suppress leaks for LoadTimingObserverTest.
thestig@chromium.org
2010-07-21
1
-0
/
+6
*
Heapchecker: Suppress leaks from a new DownloadManagerTest.
thestig@chromium.org
2010-07-21
1
-0
/
+22
*
Heapchecker: Widen a suppression for SpdyHttpStreamTest.
thestig@chromium.org
2010-07-19
1
-1
/
+1
*
Heapchecker: Suppress ClientSocketPoolHistograms leak inside UrlRequest.
thestig@chromium.org
2010-07-17
1
-0
/
+19
*
Heapchecker: Widen another suppression.
thestig@chromium.org
2010-07-17
1
-0
/
+1
*
Heapchecker: Update the signature for a family of leaks.
thestig@chromium.org
2010-07-17
1
-1
/
+1
*
Generalize suppression rule for leak in ExtensionPrefStoreTest_NotifyWhenNeed...
tyoshino@chromium.org
2010-07-16
1
-1
/
+1
*
Suppress leak in TemplateURLPrepopulateDataTest detected by heapchecker
tyoshino@chromium.org
2010-07-16
1
-0
/
+18
*
Suppress leaks in DownloadManagerTest detected by heapchecker
tyoshino@chromium.org
2010-07-16
1
-0
/
+21
*
Suppress disk_cache related leaks found by heapchecker
tyoshino@chromium.org
2010-07-16
1
-0
/
+20
*
Generalize heapcheck suppression rule bug_46678_e to match Callback2 case
tyoshino@chromium.org
2010-07-16
1
-1
/
+1
*
Suppress all the leaks from ExtensionPrefStoreTest
stuartmorgan@chromium.org
2010-07-13
1
-0
/
+32
*
Widen heapchecker suppression for SPDY test.
willchan@chromium.org
2010-07-08
1
-1
/
+1
*
Fix Spdy heapchecker suppression.
willchan@chromium.org
2010-07-08
1
-1
/
+1
*
Fix a memory leak in ExtensionExtentUnittest by fixing a bad
aa@chromium.org
2010-06-25
1
-6
/
+0
*
Fix a unit test leak.
asargent@chromium.org
2010-06-25
1
-6
/
+0
*
Suppress heapcheck leak from ExtensionExtentTest
rafaelw@chromium.org
2010-06-25
1
-0
/
+6
*
Suppress a leak until I can figure out what's going wrong.
asargent@chromium.org
2010-06-25
1
-0
/
+6
*
Suppress heapchecker leaks.
willchan@chromium.org
2010-06-22
1
-0
/
+42
*
Fixed memleak in JsonHostConfig.
sergeyu@chromium.org
2010-06-18
1
-21
/
+0
*
Remove the suppressions for the TopSites tests.
nshkrob@chromium.org
2010-06-18
1
-14
/
+0
*
Suppress bug 19775.
glider@chromium.org
2010-06-18
1
-0
/
+31
*
Suppress bugs 46886 and 46882 (leaks in Spdy and remoting)
glider@chromium.org
2010-06-18
1
-0
/
+28
*
Suppress more leaks for bug 46678.
glider@chromium.org
2010-06-17
1
-1
/
+12
*
Suppress webcore:v8ExernalStringSlow leaks. This time in the right suppressio...
michaeln@chromium.org
2010-06-16
1
-0
/
+6
*
Suppress bug 46678
glider@chromium.org
2010-06-16
1
-0
/
+32
*
Add another suppression for bug 46658.
glider@chromium.org
2010-06-16
1
-1
/
+36
*
Expand one of the suppressions for bug 46571.
glider@chromium.org
2010-06-16
1
-1
/
+2
*
Fix the stack line regexp to get rid of false matching lines without real
glider@chromium.org
2010-06-16
1
-1
/
+1
*
Better error handling for broken heapcheck logs. Needed for buildbot-siide
glider@chromium.org
2010-06-16
1
-1
/
+7
*
Suppress bug 46658
glider@chromium.org
2010-06-16
1
-0
/
+35
*
Suppress the leaks from courgette_unittests
glider@chromium.org
2010-06-16
1
-0
/
+91
*
Add courgette_unittests to the list of tests runnable under Valgrind and
glider@chromium.org
2010-06-16
1
-2
/
+7
*
Add more suppressions for bug 39050, suppress bugs 46571 and 32366
glider@chromium.org
2010-06-15
1
-1
/
+145
*
Enable remoting unittests to run on build bots
hclam@chromium.org
2010-06-11
1
-0
/
+4
*
Extend the suppression for bug 26920.
glider@chromium.org
2010-06-09
1
-1
/
+1
*
Update heapchecker suppressions.
willchan@chromium.org
2010-06-08
1
-0
/
+1
*
Fix leaky spdy sessions and remove suppression.
vandebo@chromium.org
2010-06-03
1
-28
/
+0
*
Ectended one suppression for net_unittests, added another one.
glider@chromium.org
2010-05-31
1
-1
/
+9
*
uppress another bunch of leaks for bug 44738.
glider@chromium.org
2010-05-31
1
-1
/
+9
[next]