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
...
*
Suppress ChromeOS uninit in NetworkMenuIcon::GenerateFadedImage.
rnk@chromium.org
2012-06-21
1
-0
/
+6
*
Fix leaked weak ref in a test.
pastarmovj@chromium.org
2012-06-21
1
-7
/
+0
*
Remove valgrind ui_test files since they're not used anymore.
jam@chromium.org
2012-06-21
6
-525
/
+0
*
[Sync] Rename sync_notifier namespace to csync
akalin@chromium.org
2012-06-20
1
-2
/
+2
*
Remove exclude file for TSan/linux
oshima@chromium.org
2012-06-19
1
-5
/
+0
*
Suppress leak in DevicePolicyCache
oshima@chromium.org
2012-06-19
1
-0
/
+8
*
Make sure sys.path is restored after the PRESUBMIT.py execution.
maruel@chromium.org
2012-06-19
2
-19
/
+25
*
Suppress leak in RulesRegistryStorageDelegate::Init
oshima@chromium.org
2012-06-19
1
-0
/
+14
*
Exclude HIstoryContentsProviderTest from linux tsan
oshima@chromium.org
2012-06-18
2
-7
/
+5
*
Exlucde failing test on linux_tsan
oshima@chromium.org
2012-06-16
1
-0
/
+7
*
Suppress uninitialized errors in chromoting tests
oshima@chromium.org
2012-06-16
1
-0
/
+26
*
Suppress uninitialized error in webkit mac valgrind bot
oshima@chromium.org
2012-06-15
1
-0
/
+17
*
Suppress race in MacAudioTest
oshima@chromium.org
2012-06-15
1
-0
/
+15
*
Fix memory leak of a TestingValueStore in unit_tests.
mpcomplete@chromium.org
2012-06-14
1
-16
/
+0
*
Suppress more leaks from ExtensionUITest::SetUp (issue 132621)
glider@chromium.org
2012-06-13
1
-1
/
+10
*
Suppress the leak in ExtensionUITest::SetUp (issue 132621)
glider@chromium.org
2012-06-13
1
-0
/
+7
*
Add an explicit function to init NSS for SSL server sockets
rsleevi@chromium.org
2012-06-13
1
-27
/
+0
*
Do not retry the layout tests that produce unexpected results when running un...
glider@chromium.org
2012-06-12
1
-0
/
+1
*
Fixes memory leak caused by 10545069
pkotwicz@chromium.org
2012-06-12
1
-10
/
+0
*
Suppress races in ShellIntegration::DefaultWebClientWorker::ObserverDestroyed...
glider@chromium.org
2012-06-12
1
-0
/
+14
*
Suppress the races in NSS lock initialization.
glider@chromium.org
2012-06-12
1
-0
/
+27
*
Disable PipelineIntegrationTest.BasicPlayback under TSan on Win
glider@chromium.org
2012-06-12
1
-0
/
+1
*
Valgring Mac: Suppress new leak in ImageMacTest.
thestig@chromium.org
2012-06-12
1
-0
/
+10
*
Disabling BreakpadWinDeathTest tests when running under Dr. Memory and TSAN. ...
alexeypa@chromium.org
2012-06-12
2
-0
/
+12
*
Suppression of leaks resulting from conversion of HistoryService to ProfileKe...
rlp@chromium.org
2012-06-09
1
-0
/
+13
*
Remove suppression for leak from GDataFileSystemTest
satorux@chromium.org
2012-06-08
1
-8
/
+0
*
Remove a suppression for an uninitialized read in old CSS flexbox.
tony@chromium.org
2012-06-08
1
-13
/
+0
*
Fix WebKit layout Valgrind runner, part 2
timurrrr@chromium.org
2012-06-07
1
-26
/
+23
*
Fix leak in SQLitePersistentCookieStore::Backend::LoadCookiesForDomains, part 2.
thestig@chromium.org
2012-06-06
2
-12
/
+0
*
Fix WebKit layout Valgrind runner, part 1 - avoid mismatching output on ALL t...
timurrrr@chromium.org
2012-06-06
1
-1
/
+1
*
Widen one more WebKit suppression
timurrrr@chromium.org
2012-06-06
1
-3
/
+0
*
Suppress probably-benign memcpy overlap in V8 on Mac
timurrrr@chromium.org
2012-06-06
1
-0
/
+7
*
WebKit: Suppress one uninit read and widen a few suppressions
timurrrr@chromium.org
2012-06-06
1
-14
/
+17
*
Remove trailing whitespaces in the DrMemory suppressions file
timurrrr@chromium.org
2012-06-06
1
-3
/
+3
*
Suppress probable DrMemory false positive on FFmpeg
timurrrr@chromium.org
2012-06-06
1
-0
/
+5
*
Exclude one flaky media test on Mac
timurrrr@chromium.org
2012-06-05
1
-0
/
+3
*
[leak fixlet] Remove dead suppressions after leak fix in ProfileSyncServiceAu...
szym@chromium.org
2012-06-05
1
-27
/
+0
*
Valgrind: Fix another leak in OneClickSigninHelperTest.
jhawkins@chromium.org
2012-06-05
1
-10
/
+0
*
Use ByteStream in downloads system to decouple source and sink.
rdsmith@chromium.org
2012-06-04
1
-33
/
+0
*
Suppress invalid accesses in Mesa
timurrrr@chromium.org
2012-06-04
1
-1
/
+12
*
Suppress one data race in media::AudioOutputMixer; exclude one flaky tests fr...
timurrrr@chromium.org
2012-06-04
2
-0
/
+13
*
Chrome version of monitor configuration code
disher@chromium.org
2012-06-02
1
-2
/
+3
*
Disable HttpNetworkTransactionSpdy2Test.BasicAuthSpdyProxy
bradchen@google.com
2012-06-02
1
-0
/
+3
*
[valgrind] Widen suppression.
dbeam@chromium.org
2012-06-02
1
-1
/
+1
*
[leak fixlet] Removing suppression for supposedly fixed bug #70782.
dbeam@chromium.org
2012-06-02
1
-13
/
+0
*
Reinstate suppression for 125129.
bradchen@google.com
2012-06-02
1
-0
/
+10
*
[leak fixlet] Removing suppression for supposedly fixed bug #102049.
dbeam@chromium.org
2012-06-02
1
-24
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #83561.
dbeam@chromium.org
2012-06-02
1
-24
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #90964.
dbeam@chromium.org
2012-06-02
1
-7
/
+0
*
[leak fixlet] Removing suppression for supposedly fixed bug #76354.
dbeam@chromium.org
2012-06-02
1
-8
/
+0
[prev]
[next]