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
/
valgrind
/
memcheck
Commit message (
Expand
)
Author
Age
Files
Lines
*
generalize suppression
bruening@google.com
2012-01-11
1
-3
/
+1
*
Try to fix the memory leak reports in g_restrictions.
jstritar@chromium.org
2012-01-11
1
-12
/
+0
*
suppress leak in sandbox::LoadSandboxTemplate()
bruening@google.com
2012-01-11
1
-0
/
+18
*
update suppression to match new callstack
bruening@google.com
2012-01-11
1
-3
/
+3
*
generalize suppression to match slightly different instance
bruening@google.com
2012-01-11
1
-0
/
+1
*
Suppress two sets of leaks:
bruening@google.com
2012-01-11
1
-0
/
+20
*
Suppress leak in WebCore::IDBKey::createNumber()
bruening@google.com
2012-01-11
1
-0
/
+7
*
Suppress leaks from LoadExtensionManifest
bruening@google.com
2012-01-11
1
-0
/
+11
*
Update leak callstack for r117130 change
bruening@google.com
2012-01-11
1
-1
/
+0
*
remove uninit for bug fixed in WebKit roll 104462:104502 in r116979
bruening@google.com
2012-01-10
1
-6
/
+0
*
generalize uninit suppression to match ChromeOS instances
bruening@google.com
2012-01-09
1
-6
/
+1
*
suppress leaks in views::TreeViewViewsTest::Add
bruening@google.com
2012-01-09
1
-0
/
+6
*
suppress new uninit from WebKit roll
bruening@google.com
2012-01-09
1
-0
/
+11
*
update bug_102255b suppression to account for name change from r116795:
bruening@google.com
2012-01-09
1
-3
/
+3
*
suppress leaks in AutofillProfileSyncableServiceTest::SetUp
bruening@google.com
2012-01-09
1
-0
/
+6
*
Valgrind: Suppress and more memory errors from Webkit layout tests.
thestig@chromium.org
2012-01-07
1
-20
/
+98
*
Valgrind: Suppress a bunch of errors in webkit layout tests. Also update the ...
thestig@chromium.org
2012-01-07
1
-5
/
+38
*
Valgrind Mac: Widen a test_shell suppression.
thestig@chromium.org
2012-01-07
2
-2
/
+29
*
Valgrind: Widen a suppression for WebCore::CSSParser::parseSheet.
thestig@chromium.org
2012-01-06
1
-12
/
+10
*
Valgrind: Widen a third party FcConfigValues suppression and add another vari...
thestig@chromium.org
2012-01-06
1
-4
/
+10
*
Valgrind: Suppress a leak in ExtensionDispatcher::OnSetFunctionNames.
thestig@chromium.org
2012-01-06
1
-0
/
+12
*
Remove valgrind suppression for fixed UMR in SendExtensionWebRequestStatus.
mpcomplete@chromium.org
2012-01-05
1
-18
/
+0
*
Revert 116385 - Make DownloadManagerImpl's destruction not tied to the UI thr...
rdsmith@chromium.org
2012-01-04
1
-0
/
+51
*
Make DownloadManagerImpl's destruction not tied to the UI thread.
rdsmith@chromium.org
2012-01-04
1
-51
/
+0
*
Valgrind: Update a suppression for content namespace changes and remove a dup...
thestig@chromium.org
2012-01-04
1
-23
/
+3
*
Update a suppression after TabContents -> WebContents.
mnissler@chromium.org
2012-01-04
1
-1
/
+1
*
Update a suppression after splitting NavigationEntry.
mnissler@chromium.org
2012-01-04
1
-23
/
+23
*
Update a suppression.
mnissler@chromium.org
2012-01-04
1
-1
/
+0
*
Update suppresion.
mnissler@chromium.org
2012-01-04
1
-29
/
+29
*
Suppress a valgrind leak.
thakis@chromium.org
2012-01-04
1
-0
/
+16
*
Kill RenderViewHostDelegateHelper, move implementation into the sole caller.
avi@chromium.org
2012-01-03
1
-1
/
+0
*
Update suppression for bug 106571.
mnissler@chromium.org
2012-01-03
1
-1
/
+1
*
Update suppresion.
joaodasilva@chromium.org
2012-01-02
1
-1
/
+1
*
BalloonHost::Init suppression signature changes with content
dhollowa@chromium.org
2011-12-30
1
-6
/
+6
*
NativeWidgetGtk::ShowWithWindowState reporting leak under Valgrind
dhollowa@chromium.org
2011-12-29
1
-0
/
+26
*
DownloadService::GetDownloadManager reports leaks under Valgrind
dhollowa@chromium.org
2011-12-29
1
-3
/
+1
*
DownloadService::GetDownloadManager reports leaks under Valgrind
dhollowa@chromium.org
2011-12-29
1
-4
/
+4
*
Valgrind leak reported for BalloonHost::Init
dhollowa@chromium.org
2011-12-27
1
-1
/
+26
*
Webkit layout:
glider@chromium.org
2011-12-26
1
-2
/
+94
*
Suppress the leak in WebCore::Timer<WebCore::EventHandler>::fired() (issue 10...
glider@chromium.org
2011-12-26
1
-1
/
+12
*
Suppress an uninit condition in compute_pt_bounds (issue 101125)
glider@chromium.org
2011-12-26
1
-9
/
+32
*
Extend the suppression for uninitialized accesses in BGRAConvolve2D (issue 10...
glider@chromium.org
2011-12-23
1
-12
/
+2
*
Exclude SSLClientSocketTest.ConnectMismatched under Dr.Memory (issue 108422)
glider@chromium.org
2011-12-23
1
-4
/
+1
*
Extend the suppression for WebCore::InlineTextBox::expansionBehavior (issue 1...
glider@chromium.org
2011-12-23
2
-7
/
+30
*
Add a suppression for the memory leak in WebCore::nameToPseudoTypeMap() (CSSS...
rniwa@chromium.org
2011-12-23
1
-0
/
+8
*
Suppresses leaks in (anonymous namespace)::WebSocketServerSocketImpl::OnRead().
hbono@chromium.org
2011-12-22
1
-0
/
+9
*
Suppresses leaks in BrowserThemePackTest.CanBuildAndReadPack.
hbono@chromium.org
2011-12-22
1
-0
/
+8
*
Simplify thread name setting on Linux
rbyers@chromium.org
2011-12-21
1
-7
/
+0
*
Widen one Memcheck/Mac suppression to make the Webkit bot greener
timurrrr@chromium.org
2011-12-21
1
-16
/
+4
*
Revert 115268 - Suppresses leaks in TemplateURLPrepopulateDataTest.FindPrepop...
ivankr@chromium.org
2011-12-21
1
-8
/
+0
[next]