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
*
Update suppressions for CreateFullscreenWidget test
jochen@chromium.org
2011-07-13
1
-2
/
+1
*
Suppress another leak in IPC::ChannelProxy
jochen@chromium.org
2011-07-13
1
-1
/
+10
*
Remove app_unittests from chrome_tests.py now that the buildbot master was re...
tfarina@chromium.org
2011-07-10
1
-5
/
+0
*
Add support for sql_unittests to chrome_tests.py.
rsesek@chromium.org
2011-07-09
1
-0
/
+5
*
Suppresses leaks in ProfileImpl::OnPrefsLoaded (issue 88640) and
glider@chromium.org
2011-07-08
1
-0
/
+7
*
Suppress a leak in ProfileImpl::OnPrefsLoaded (issue 88640)
glider@chromium.org
2011-07-07
1
-0
/
+7
*
Suppress a leak in invalidation::NewPermanentCallback (issue 88438)
glider@chromium.org
2011-07-05
1
-1
/
+8
*
Heapchecker: Re-enable ICOImageDecoderTest and BMPImageDecoderTest.
thestig@chromium.org
2011-07-01
1
-6
/
+0
*
Suppressiong leak in TestingProfile::CreateRequestContext
oshima@google.com
2011-07-01
1
-0
/
+7
*
Remove old suppressions.
sergeyu@chromium.org
2011-07-01
1
-65
/
+0
*
Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...
pkasting@chromium.org
2011-07-01
1
-28
/
+0
*
Fix obvious leak in chrome_web_ui_data_source_unittest.cc, and revert associa...
tsepez@chromium.org
2011-07-01
1
-7
/
+0
*
Removing obsolete suppression
oshima@google.com
2011-06-30
1
-6
/
+0
*
Suppression all leak patterns in ChromeWebUIDataSource.
oshima@google.com
2011-06-30
1
-0
/
+8
*
Suppressing heapchecker leak in GeolocationPremissionContextTests
oshima@google.com
2011-06-30
1
-0
/
+27
*
SpdyWebSocketStream::SendData has memory leak
toyoshim@chromium.org
2011-06-28
1
-6
/
+0
*
Widen SpdyWebSocketStream::SendData HeapCheck suppression.
cbentzel@chromium.org
2011-06-27
1
-1
/
+1
*
Suppression for SpdyWebSocketStream::SendData
cbentzel@chromium.org
2011-06-27
1
-1
/
+6
*
Broaden PKIXVerifyCert leak suppression
joth@chromium.org
2011-06-22
1
-8
/
+0
*
Suppress a leak in net::X509Certificate::VerifyInternal (bug 87059)
glider@chromium.org
2011-06-22
1
-0
/
+8
*
remove heapcheck and valgrind suppressions for WebKitContext leak
dgrogan@chromium.org
2011-06-21
1
-12
/
+0
*
Plugged a leak related to generating the HMAC.
rickcam@chromium.org
2011-06-21
1
-6
/
+0
*
Remove suppression for UserScriptSlave test.
cira@google.com
2011-06-20
1
-7
/
+0
*
More Memory waterfall suppressions
timurrrr@chromium.org
2011-06-20
1
-1
/
+1
*
Suppress memory leaks in OAuthRequestSigner
timurrrr@chromium.org
2011-06-20
1
-0
/
+6
*
Suppress memory leaks in PrefProviderTest.MigrateSinglePatternSettings, widen...
timurrrr@chromium.org
2011-06-17
1
-0
/
+6
*
Add support for Linux kernels >=3.0-rc1 in Python related build files by:
tony@chromium.org
2011-06-16
1
-1
/
+1
*
Fix leaks in CloudPolicySubsystemTest
gfeher@chromium.org
2011-06-15
1
-17
/
+0
*
Add another suppression rule for Bug 86135.
hbono@chromium.org
2011-06-15
1
-0
/
+11
*
Suppresses the leaks for Bug 86135.
hbono@chromium.org
2011-06-15
1
-0
/
+6
*
Sync: Close the sync UI in a few more tests.
jhawkins@chromium.org
2011-06-14
1
-7
/
+0
*
Suppresses the leaks for Bug 86006.
hbono@chromium.org
2011-06-14
1
-0
/
+7
*
Fix memory leak in ExtensionWebRequestTest, and remove the suppressions for it.
mpcomplete@chromium.org
2011-06-10
1
-7
/
+0
*
Add a suppression for DispatchEvent leak while I look into it.
mpcomplete@chromium.org
2011-06-09
1
-0
/
+7
*
Use NSS_DISABLE_UNLOAD in valgrind and heapcheck scripts to avoid unsymbolize...
mattm@chromium.org
2011-06-08
1
-1
/
+2
*
Add more WebKitContext leak suppressions
stuartmorgan@chromium.org
2011-06-07
1
-0
/
+6
*
Suppress a TestingProfile::GetWebKitContext leak
stuartmorgan@chromium.org
2011-06-07
1
-0
/
+6
*
Introduce the ANNOTATE_LEAKING_OBJECT_PTR annotation that can be used to mark
glider@chromium.org
2011-05-31
1
-1
/
+1
*
Work around a scoped_refptr somehow not getting deleted in destructor.
ericu@chromium.org
2011-05-29
1
-17
/
+0
*
Heapchecker: Update a suppression after install sqlite debugging symbols on t...
thestig@chromium.org
2011-05-28
1
-5
/
+5
*
Excluding PPAPITest.Transport from valgrind tests.
oshima@google.com
2011-05-28
1
-1
/
+0
*
Suppress heapcheck error in FileSystemDirectoryDatabase and ObfuscatedFileSys...
oshima@google.com
2011-05-28
1
-0
/
+18
*
Revert 86990 - Fix http://codereview.chromium.org/6869009 to ignore an existi...
msw@chromium.org
2011-05-27
1
-1
/
+1
*
Fix http://codereview.chromium.org/6869009 to ignore an existing object exact...
glider@chromium.org
2011-05-27
1
-1
/
+1
*
Revert "Land http://codereview.chromium.org/6869009 for the third time."
oshima@google.com
2011-05-26
1
-1
/
+1
*
Land http://codereview.chromium.org/6869009 for the third time.
glider@chromium.org
2011-05-26
1
-1
/
+1
*
Leak fix in FileSystemOperationUnitTest.
kinuko@chromium.org
2011-05-26
1
-6
/
+0
*
Widen suppression
oshima@google.com
2011-05-25
1
-1
/
+0
*
Suppressing leaks in MockQuotaManagerPorxy
oshima@google.com
2011-05-25
1
-0
/
+7
*
Fix leak of callback object in r86518.
pkasting@chromium.org
2011-05-25
1
-13
/
+0
[next]