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
*
Another suppression for a race in webrtc.
eugenis@google.com
2012-05-15
1
-0
/
+8
*
Adjust tsan suppression nudged by r136679 or r136641.
fischman@chromium.org
2012-05-11
1
-0
/
+1
*
TSan race in fun:media::FFmpegVideoDecoder::DoDecodeBuffer
dhollowa@chromium.org
2012-05-09
1
-0
/
+7
*
Fix a few races due to lack of locking in AudioRendererImpl::FillBuffer().
scherkus@chromium.org
2012-05-03
1
-14
/
+2
*
suppress race ProcessSingleton::LinuxWatcher::SocketReader::FinishWithACK
zhaoqin@google.com
2012-05-03
1
-0
/
+10
*
widen suppression for race in ExternalPrefExtensionLoader::ReadStandaloneExte...
zhaoqin@google.com
2012-05-03
1
-1
/
+1
*
Suppress in ExternalPrefExtensionLoader::ReadStandaloneExtensionPrefFiles
zhaoqin@google.com
2012-05-02
1
-0
/
+46
*
Remove suppression for race condition in talk_base::Event.
sergeyu@chromium.org
2012-05-01
1
-5
/
+0
*
More TSAN suppressions after [ http://crrev.com/134006 ].
isherman@chromium.org
2012-04-26
1
-0
/
+11
*
Update tracked_objects::ThreadData TSAN suppressions after http://crrev.com/1...
isherman@chromium.org
2012-04-25
1
-25
/
+6
*
Re-land software audio mixer.
enal@chromium.org
2012-04-19
1
-0
/
+2
*
Suppress TSan reports from issue 123112.
eugenis@google.com
2012-04-12
1
-0
/
+8
*
Widen some Memcheck & TSan suppressions to account for the recent code changes
timurrrr@chromium.org
2012-03-16
1
-1
/
+9
*
One more suppression for a race on base::Thread::message_loop_
timurrrr@chromium.org
2012-03-15
1
-2
/
+8
*
Fix a typo and a style nit in some of TSan suppressions
timurrrr@chromium.org
2012-03-15
1
-4
/
+3
*
Drop some unused Memcheck:Unaddressable suppressions, widen one TSan one.
timurrrr@chromium.org
2012-03-15
1
-9
/
+0
*
Add PluginLoaderPosix tsan suppression.
jam@chromium.org
2012-03-15
1
-0
/
+9
*
Revert 126822 - widen suppression for race on fun:content::BrowserThread::Pos...
jam@chromium.org
2012-03-15
1
-0
/
+2
*
add suppression for race on on BrowserMainLoop::ShutdownThreadsAndCleanUp
zhaoqin@google.com
2012-03-15
1
-0
/
+15
*
widen suppression for race on fun:content::BrowserThread::PostTask
zhaoqin@google.com
2012-03-15
1
-2
/
+0
*
widen suppression for data race in content_unittests (webrtc)
zhaoqin@google.com
2012-03-08
1
-1
/
+2
*
Ensure that SequencedWorkerPools in tests don't outlive their tests
akalin@chromium.org
2012-03-06
1
-12
/
+0
*
TSAN Race observed in SequencedWorkerPool
dhollowa@chromium.org
2012-03-02
1
-0
/
+12
*
TSAN Race observed in LoggingTest_Dcheck_Test
dhollowa@chromium.org
2012-03-02
1
-0
/
+6
*
Update suppression for ffmpeg threading issues.
dalecurtis@chromium.org
2012-03-02
1
-1
/
+1
*
Suppress race detected by Tsan in talk_base::Event.
sergeyu@chromium.org
2012-03-01
1
-1
/
+5
*
Move tsan suppression for SequencedWorkerPool to benign section
akalin@chromium.org
2012-02-29
1
-8
/
+18
*
Remove NOTIMPLEMENTED() from PlatformThread::SetThreadPriority() for posix.
scherkus@chromium.org
2012-02-29
1
-24
/
+0
*
Move suppression to common place
oshima@chromium.org
2012-02-28
2
-8
/
+8
*
Suppress leak and race in SequenceWorkerPool
oshima@chromium.org
2012-02-28
1
-0
/
+8
*
Fix race condition where the items on ResourceContext's UserData map were rew...
jam@chromium.org
2012-02-27
1
-27
/
+0
*
Widen suppression for 115678
oshima@chromium.org
2012-02-27
1
-1
/
+1
*
Suppress race in AutomationUITestBase.IncognitoWindow
oshima@chromium.org
2012-02-24
1
-0
/
+27
*
Suppress tsan race error in AudioRendererHost.
oshima@chromium.org
2012-02-23
1
-0
/
+9
*
Update suppression after refactoring
oshima@chromium.org
2012-02-23
1
-0
/
+2
*
Suppress new TSAN failures in FFmpeg roll.
dalecurtis@google.com
2012-02-23
2
-1
/
+36
*
TSan: don't instrument base::subtle::NoBarrier_Load.
rnk@chromium.org
2012-02-22
1
-0
/
+1
*
Remove suppression for WebKitMutationObserver::deliverAllMutations.
adamk@chromium.org
2012-02-17
1
-5
/
+0
*
Fix nit in suppression naming
bradchen@google.com
2012-02-13
1
-2
/
+2
*
Adding generalization of suppression for bug_100026
bradchen@google.com
2012-02-13
1
-0
/
+12
*
Fix suppression for 131771
bradchen@google.com
2012-02-11
1
-0
/
+8
*
TSAN suppressions for bug 113771
bradchen@google.com
2012-02-11
1
-0
/
+17
*
Suppress bug_113717, race in IndexedDBUILayoutTest.WorkerLayoutTests
bradchen@google.com
2012-02-10
1
-0
/
+12
*
One more tsan suppression in webrtc.
eugenis@google.com
2012-02-09
1
-0
/
+8
*
Suppress races in sync thread shutdown (issue 107903)
glider@chromium.org
2012-02-03
1
-6
/
+27
*
Suppression for bug_112419
bradchen@google.com
2012-02-02
1
-0
/
+21
*
Suppression for FFmpegVideoDecoder::Flush
bradchen@google.com
2012-01-31
1
-0
/
+10
*
Update TSAN suppression after issue 95509 was fixed.
tommi@chromium.org
2012-01-31
1
-15
/
+0
*
Suppress race in AudioDevice::ShutDownAudioThread
zhaoqin@google.com
2012-01-25
1
-8
/
+1
*
Remove tsan suppression for bug 87747.
mattm@chromium.org
2012-01-24
1
-9
/
+0
[next]