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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Slightly widen a tsan suppression.
thakis@chromium.org
2011-11-09
1
-2
/
+0
*
Drop 'boring callers' from the HeapChecker reports
timurrrr@chromium.org
2011-11-09
3
-34
/
+47
*
Widen one Memcheck suppression to make the Linux part of the Memory FYI water...
timurrrr@chromium.org
2011-11-09
1
-1
/
+0
*
suppress a conditional read in webkit
thakis@chromium.org
2011-11-09
1
-0
/
+7
*
Update a tsan suppression for a renamed function
thakis@chromium.org
2011-11-09
1
-3
/
+2
*
slightly widen a valgrind suppression
thakis@chromium.org
2011-11-09
1
-0
/
+1
*
valgrind: Suppress a XGetAtom memory leak.
thakis@chromium.org
2011-11-08
1
-0
/
+7
*
Widen a Replace_memcpy race suppression.
thakis@chromium.org
2011-11-08
1
-0
/
+9
*
Add missing "*!" to the DrM suppression
timurrrr@chromium.org
2011-11-08
1
-1
/
+1
*
Suppress some Dr. Memory INVALID HEAP reports on UI tests
timurrrr@chromium.org
2011-11-08
1
-0
/
+17
*
Fix bug 103190: We do not need the call that leaks.
munjal@chromium.org
2011-11-07
1
-7
/
+0
*
Suppress leaks in GViewRequestInterceptorTest tests
stuartmorgan@chromium.org
2011-11-06
1
-0
/
+7
*
Suppress leaks in AppNotifyChannelSetupTest setup
stuartmorgan@chromium.org
2011-11-06
1
-0
/
+7
*
fix racing condition by setting frame_info_ on caller thread.
wjia@chromium.org
2011-11-05
1
-6
/
+0
*
Fix memory leak in OncNetworkParser, remove suppressions.
gspencer@chromium.org
2011-11-04
1
-10
/
+0
*
Fix leak in IqSenderTest.
sergeyu@chromium.org
2011-11-04
1
-8
/
+0
*
Exclude several DOMStorageTest tests on TSan, where they fail flakily
stuartmorgan@chromium.org
2011-11-04
1
-0
/
+5
*
Widen the WebCore::WidthIterator valgrind suppression even more
stuartmorgan@chromium.org
2011-11-04
1
-4
/
+0
*
Suppress several TSan races
stuartmorgan@chromium.org
2011-11-04
1
-7
/
+10
*
Suppress OncNetworkParser leaks
stuartmorgan@chromium.org
2011-11-04
1
-0
/
+10
*
Suppress a leak in IqSenderTest
stuartmorgan@chromium.org
2011-11-04
1
-0
/
+8
*
Update valgrind suppressions due to r108612.
scherkus@chromium.org
2011-11-04
1
-2
/
+2
*
Add name= fields to sanity suppressions, suppress a couple of new[]/delete mi...
timurrrr@chromium.org
2011-11-03
2
-15
/
+49
*
Update valgrind suppression due to function signature change.
scherkus@chromium.org
2011-11-03
1
-1
/
+1
*
Suppress PluginLoaderPosix ChromiumOS leaks
stuartmorgan@chromium.org
2011-11-03
1
-0
/
+7
*
Thread::Stop() must be called before any subclass's destructor completes.
joi@chromium.org
2011-11-02
1
-12
/
+0
*
Widen WebCore::WidthIterator suppressions
stuartmorgan@chromium.org
2011-11-02
1
-23
/
+0
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-3
/
+3
*
Suppress multiple leaks and memory errors.
hbono@chromium.org
2011-11-02
2
-14
/
+14
*
Widen a suppression rule and add one more suppression.
hbono@chromium.org
2011-11-02
1
-3
/
+10
*
TSan: Remove suppressions for DiskCacheBackendTest::BackendTrimInvalidEntry2
rvargas@google.com
2011-11-01
1
-41
/
+0
*
Exclude all SSLClientSocketTest tests from TSan/Win
timurrrr@chromium.org
2011-11-01
1
-3
/
+1
*
Remove a suppression rule for NSS.
hbono@chromium.org
2011-11-01
1
-14
/
+0
*
Add one more suppression rule for tracked_objects.
hbono@chromium.org
2011-11-01
1
-1
/
+8
*
Update the suppression rule for an intentional crash test.
hbono@chromium.org
2011-11-01
1
-1
/
+1
*
Suppresses leaks in tracked_objects.
hbono@chromium.org
2011-11-01
1
-0
/
+8
*
Enable tracking of objects by default
jar@chromium.org
2011-10-31
1
-0
/
+7
*
Autofill: unit test / valgrind; gyp tweak
jrg@chromium.org
2011-10-31
1
-7
/
+0
*
Disable yet another SSLClientSocketTest.
hbono@chromium.org
2011-10-31
1
-0
/
+1
*
Suppresses an OOB read in NSS and disables SSLClientSocketTest.ConnectMismatc...
hbono@chromium.org
2011-10-31
2
-0
/
+15
*
Disable SSLClientSocketTest.ConnectExpired on the "Windows Tests (tsan)" bot.
hbono@chromium.org
2011-10-31
1
-0
/
+3
*
Suppress memory errors on tracked_objects.
hbono@chromium.org
2011-10-31
2
-3
/
+30
*
Suppress data races on ~BrowserThread
timurrrr@chromium.org
2011-10-29
1
-0
/
+12
*
Suppress a lot of reports on the Memory FYI waterfall
timurrrr@chromium.org
2011-10-29
1
-1
/
+28
*
Clean-up suppressions: remove duplicates from TSan/Mac and TSan/Linux, move a...
timurrrr@chromium.org
2011-10-28
3
-70
/
+18
*
Suppress memcheck leaks and update a TSAN rule.
hbono@chromium.org
2011-10-28
2
-1
/
+25
*
Fix suppressions entered in r107693.
scherkus@chromium.org
2011-10-28
1
-37
/
+18
*
Widen suppressoin for 101853
oshima@chromium.org
2011-10-28
2
-29
/
+59
*
Suppress addr4/leak error in WebCore::PlatformSupport::decodeAudioFileData
oshima@google.com
2011-10-27
1
-0
/
+25
*
Update suppression for 70599
oshima@google.com
2011-10-27
1
-3
/
+3
[prev]
[next]