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
/
tsan
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the contents of tools/valgrind/tsan.
glider@chromium.org
2014-07-25
7
-1717
/
+5
*
TSAN: Fix a bad suppression from 277518. TSAN doesn't like '()'.
thestig@chromium.org
2014-06-16
1
-1
/
+1
*
TSAN: Disable a couple of failing tests and suppress a race.
thestig@chromium.org
2014-06-16
1
-0
/
+22
*
Replace a suppression with operator() with a wildcard that TSan v1 understands
timurrrr@chromium.org
2014-06-06
1
-1
/
+1
*
Add a couple of suppressions to make the MFYI waterfall greener
timurrrr@chromium.org
2014-06-06
1
-1
/
+12
*
Update tsan suppressions due to r273571.
scherkus@chromium.org
2014-05-31
1
-20
/
+0
*
Widen suppressions for another FFmpeg roll.
dalecurtis@google.com
2014-05-21
1
-1
/
+8
*
[MemSheriff] Remove unused suppression
groby@chromium.org
2014-04-17
1
-7
/
+0
*
[MemSheriff] Widen race suppression.
groby@chromium.org
2014-04-17
1
-9
/
+1
*
[MemSheriff] Data race suppression.
groby@chromium.org
2014-04-16
1
-0
/
+14
*
Delete the suppression for issue 108408, which refers to non-existing code.
glider@chromium.org
2014-04-02
1
-18
/
+0
*
Removing the WebRTCAudioDeviceTest test suite.
henrika@chromium.org
2014-03-12
1
-87
/
+0
*
Remove unnecessary suppressions now that crbug.com/348324 has been fixed.
reveman@chromium.org
2014-03-12
1
-22
/
+0
*
Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...
phajdan.jr@chromium.org
2014-03-11
1
-2
/
+6
*
Suppress a data race in VP9 change_state vs thread_loop (issue 350982)
glider@chromium.org
2014-03-11
1
-0
/
+9
*
TSan/Win: stop instrumenting memset()
timurrrr@chromium.org
2014-03-04
1
-0
/
+4
*
Clean up MFYI by adding suppressions for new bugs
timurrrr@chromium.org
2014-03-03
2
-0
/
+23
*
Suppess the other ordering of memory accesses too
timurrrr@chromium.org
2014-03-02
1
-1
/
+11
*
Suppress data races between gpu::gles2::QueryManager::Query::MarkAsCompleted ...
timurrrr@chromium.org
2014-03-01
1
-0
/
+12
*
Remove default browser uma stat.
zturner@chromium.org
2014-02-24
1
-12
/
+1
*
TSAN: Suppress a race in PrintJobTest.SimplePrint.
thestig@chromium.org
2014-02-19
1
-0
/
+9
*
Revert 232714 "suppress data race on media::CoreAudioUtil"
tommi@chromium.org
2014-02-13
1
-31
/
+0
*
Delete an unnecessary suppression for a glibc race that has been fixed long ago.
glider@chromium.org
2014-02-05
1
-16
/
+0
*
r248428 changed the call path to crypto::RSAPrivateKey on Win, so update the ...
jyasskin@chromium.org
2014-02-03
1
-3
/
+2
*
TSAN: Suppress an error in tracked_objects::ThreadData.
thestig@chromium.org
2014-01-08
1
-0
/
+18
*
Clean-up: Remove TSAN suppression from long-resolved bug.
miu@chromium.org
2014-01-04
1
-10
/
+0
*
TSAN: Normalize indentation for suppressions.
thestig@chromium.org
2014-01-04
1
-47
/
+47
*
TSAN: Update a base::MessageLoop suppression following r242926.
thestig@chromium.org
2014-01-03
1
-1
/
+0
*
Ignore yet another report on the filesystem guts
timurrrr@chromium.org
2013-12-30
1
-0
/
+1
*
Add TSAN suppression for protential race in GCMClientLoadingCompletedAfterRea...
noamsml@google.com
2013-12-27
1
-0
/
+7
*
suppress data race at me2me_native_messaging_host.cc
zhaoqin@google.com
2013-12-17
1
-0
/
+39
*
suppress data race at setlocale by ClientHintsTest_HintsWellFormattedWithNonE...
zhaoqin@google.com
2013-12-17
1
-0
/
+8
*
suppress data race at me2me_native_messaging_host.cc
zhaoqin@google.com
2013-12-13
1
-0
/
+39
*
Update FFmpeg suppressions due to code relocation.
dalecurtis@google.com
2013-12-12
1
-1
/
+1
*
win-tsan: Add a suppression.
sadrul@chromium.org
2013-12-05
1
-0
/
+7
*
TSan v1: ignore *strcasecmp*
eugenis@chromium.org
2013-11-29
1
-0
/
+1
*
Support use_alsa==0 on Linux
spang@chromium.org
2013-11-28
1
-1
/
+1
*
Fix data races in QUIC end-to-end-tests.
rch@chromium.org
2013-11-08
1
-79
/
+0
*
[MemSheriff] Widen existing, add new suppression
groby@chromium.org
2013-11-07
1
-1
/
+9
*
suppress data race on media::CoreAudioUtil
zhaoqin@google.com
2013-11-04
1
-0
/
+31
*
Suppress data races in Quic and disk_cache_test_util
bruening@google.com
2013-10-31
1
-0
/
+77
*
Delete the files used by TSan v1 on Mac (which isn't supported anymore):
glider@chromium.org
2013-10-21
2
-308
/
+0
*
Memory FYI cleanup: suppress some reports, remove an obsolete suppression
timurrrr@chromium.org
2013-09-27
1
-1
/
+10
*
Remove suppression of race:browser_sync::PasswordChangeProcessor::Disconnect.
haitaol@chromium.org
2013-09-26
1
-14
/
+0
*
Suppress race in PasswordChangeProcessor
oshima@chromium.org
2013-09-23
1
-1
/
+14
*
Attempt to remove TSAN suppression for WebKit
abarth@chromium.org
2013-09-23
1
-18
/
+0
*
suppression for data race in content_unittests (WebRtcLocalAudioTrackTest.Mul...
ronghuawu@chromium.org
2013-09-20
1
-0
/
+16
*
Widen another suppression for new FFmpeg roll.
dalecurtis@google.com
2013-09-10
1
-1
/
+0
*
[Memory Sheriff] Widen existing suppression
groby@chromium.org
2013-09-09
1
-1
/
+0
*
suppress data race at ServerLicensingOpenW
zhaoqin@google.com
2013-09-09
1
-0
/
+20
[next]