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
*
Remove valgrind supression for OptionsUITest.LoadOptionsByURL temporarily to ...
csilv@chromium.org
2011-09-16
1
-3
/
+0
*
Autofill/Valgrind: Fix a leak in AutofillDownloadTest.
jhawkins@chromium.org
2011-09-16
1
-6
/
+0
*
Remove suppressions for bug 34554 since the underlying code has changed signi...
sullivan@chromium.org
2011-09-16
1
-16
/
+0
*
Write tests for FFmpegAudioDecoder so I can rewrite the class sans regressions.
scherkus@chromium.org
2011-09-16
1
-0
/
+14
*
Remove valgrind suppression fixed upstream
adamk@chromium.org
2011-09-15
1
-23
/
+0
*
Remove suppressions for bug 81753, fixed by CL 7891051
bradchen@google.com
2011-09-15
2
-68
/
+0
*
Remove suppression for bug_88863a
satorux@chromium.org
2011-09-15
1
-8
/
+0
*
Remove an outdated suppression.
mmenke@chromium.org
2011-09-15
1
-3
/
+0
*
Remove suppression for memory leak which should be fixed by
sullivan@chromium.org
2011-09-15
1
-11
/
+0
*
Remove suppression for bug 58074.
xiyuan@chromium.org
2011-09-15
1
-11
/
+0
*
Remove suppressions for bug 87380 now that DEPS have been rolled past WebKit ...
sullivan@chromium.org
2011-09-15
1
-30
/
+0
*
Remove suppression for bug_50252
satorux@chromium.org
2011-09-15
1
-12
/
+0
*
Remove suppression for issue 35182
bsalomon@google.com
2011-09-15
1
-13
/
+0
*
Suppress a Mac valgrind issue with SSLHostInfo::ParseInner
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+19
*
Fix uninitialized memory access in DeviceManagementServiceFailedRequestTest.
mnissler@chromium.org
2011-09-15
1
-6
/
+0
*
Add Mac valgrind suppression for SocketHost issue
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+12
*
Disable even more tests for Mac valgrind UI
stuartmorgan@chromium.org
2011-09-15
1
-3
/
+3
*
Widen valgrind suppression for MockKeychain
stuartmorgan@chromium.org
2011-09-15
1
-1
/
+1
*
Suppress an uninitialized condition check in MockKeychain for Mac valgrind
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+7
*
Update valgrind suppression stacks for clang changes
stuartmorgan@chromium.org
2011-09-15
3
-42
/
+29
*
Revert 96532 - Valgrind: Disable a bunch of tests that are consistently timin...
nkostylev@chromium.org
2011-09-15
1
-9
/
+0
*
Add a supression for an uninitialized read in LoadBloomFilter on Mac valgrind
stuartmorgan@chromium.org
2011-09-15
1
-0
/
+8
*
There is a complain from Valgrind about invalid memory access in snd_device_n...
xians@chromium.org
2011-09-15
1
-21
/
+0
*
The code had changed significantly here. For starters the DCHECK itself is gone!
lipalani@chromium.org
2011-09-15
1
-4
/
+0
*
Random cleanup in valgrind_test.py.
thestig@chromium.org
2011-09-15
1
-6
/
+2
*
Fix memory leaks from MessagePumpLibevent::Run() for Chrome OS.
satorux@chromium.org
2011-09-14
1
-7
/
+0
*
Remove unneeded suppressions. The original bug was fixed by the revision http...
lipalani@chromium.org
2011-09-14
1
-20
/
+0
*
Widen valgrind suppression for Harfbuzz leak slightly
stuartmorgan@chromium.org
2011-09-14
1
-3
/
+1
*
Suppress more filesystem tests on Mac valgrind
stuartmorgan@chromium.org
2011-09-14
1
-0
/
+1
*
Suppress Harfbuzz leaks in WebKit
stuartmorgan@chromium.org
2011-09-14
1
-0
/
+23
*
Add FileSystemOperationWriteTest.* to the Mac valgrind suppression list due t...
stuartmorgan@chromium.org
2011-09-14
1
-0
/
+1
*
Suppress invalid reads in Python on Mac valgrind bots
stuartmorgan@chromium.org
2011-09-14
1
-0
/
+30
*
Disable OptionsUITest.LoadOptionsByURL due to flaky failures
stuartmorgan@chromium.org
2011-09-14
1
-0
/
+3
*
Method signatures of OffTheRecordProfileImpl was changed by r100920.
yosin@chromium.org
2011-09-14
1
-1
/
+1
*
Removed obsolete valgrind suppressions.
pastarmovj@chromium.org
2011-09-14
1
-10
/
+0
*
Remove supression for removed code path
stuartmorgan@chromium.org
2011-09-14
1
-6
/
+0
*
Revert 100956 - Re-enable OptionsUITest.LoadOptionsByURL for Mac Valgrind now...
csilv@chromium.org
2011-09-13
1
-0
/
+3
*
Re-enable OptionsUITest.LoadOptionsByURL for Mac Valgrind now that the proble...
csilv@chromium.org
2011-09-13
1
-3
/
+0
*
Valgrind: Delete old valgrind_webkit_tests.sh.
thestig@chromium.org
2011-09-13
1
-64
/
+0
*
Valgrind: Fix webkit layout tests since they no longer use BROWSER_WRAPPER. U...
thestig@chromium.org
2011-09-13
2
-11
/
+28
*
This is the problem of the leaking URLRequestContextGetters in the ProfileSyn...
battre@chromium.org
2011-09-13
1
-7
/
+0
*
This removes supressions for an invalid access that is no longer
gspencer@google.com
2011-09-13
1
-54
/
+0
*
Remove suppression for bug 77049, as it's been fixed upstream
adamk@chromium.org
2011-09-13
1
-8
/
+0
*
Loosen the suppression pattern for bug_46163.
satorux@chromium.org
2011-09-13
1
-1
/
+0
*
Don't leak SSPILibraryDefault objects
asanka@chromium.org
2011-09-13
1
-6
/
+0
*
[mac] Remove obsolete policy provider related leak suppressions.
mnissler@chromium.org
2011-09-13
1
-58
/
+0
*
Remove obsolete TSan suppression related to FilePathWatcherInotify.
mnissler@chromium.org
2011-09-13
1
-14
/
+0
*
Widen a suppression for the ChromeOS HttpCache leaks
stuartmorgan@chromium.org
2011-09-13
1
-9
/
+9
*
Suppress a couple of UNADDR Dr.Memory reports to make the Win 7 bot greener
timurrrr@chromium.org
2011-09-13
1
-0
/
+8
*
Turn OptionsUITest.LoadOptionsByURL back off on Mac Valgrind
stuartmorgan@chromium.org
2011-09-13
1
-0
/
+3
[next]