summaryrefslogtreecommitdiffstats
path: root/build/sanitizers/tsan_suppressions.cc
Commit message (Expand)AuthorAgeFilesLines
* Suppress a race in base::Thread::StopSoon()glider2015-04-221-0/+3
* Suppress data races in SkEventTracerglider2015-04-211-0/+3
* Remove TSAN suppression related to webrtc::EventPosixguidou2015-04-151-3/+0
* Fixed thread-unsafe use of gfx::Image in app shortcut creation.mgiuca2015-04-091-3/+0
* Revert of Remove suppression for issue 157586, which appears to be fixed. (pa...glider2015-04-021-0/+3
* WebRtcAudioDeviceImpl and WebRtcAudioRenderer reference each other and are in...guidou2015-03-311-3/+0
* Remove suppression for issue 157586, which appears to be fixed.glider2015-03-301-3/+0
* [MemSheriff] Suppress a TSan report in libvpx.earthdok2015-03-251-0/+1
* Drop gLibCleanupFunctions from the TSAN suppression listjshin2015-03-241-3/+0
* Roll ICU from 009e7a78d921586361 to 7c817406013555jshin2015-03-221-4/+0
* Remove suppression for bug 272987.tommi2015-03-121-3/+0
* Make ChannelMojoHost::ChannelDelegate a RefContedThreadSafemorrita2015-03-041-3/+0
* Retire TSan WTF::Latin1Encoding() suppression.sigbjornf2015-03-021-3/+0
* Update tsan suppression for uprv_{malloc,realloc}jshin2015-02-201-2/+2
* Suppress a race from passing MessageLoopRunner::QuitClosure() to another thread.jyasskin2015-02-191-0/+3
* Suppress a race on ChannelMojoHost::ChannelDelegate's WeakPtrFactory.jyasskin2015-02-191-0/+3
* Suppress races on randomnessPid in sqlite (issue 459429)glider2015-02-191-0/+3
* Suppress races in net::NetworkChangeNotifier::SetTestNotificationsOnlyglider2015-02-101-0/+3
* Revert of Suppress data races in blink::Scheduler (patchset #1 id:1 of https:...glider2015-02-091-3/+0
* Suppress data races in blink::Schedulerglider2015-02-061-0/+3
* Suppress a lock inversion in dbus::Bus::ShutdownAndBlock()glider2015-02-051-0/+3
* Reland of Move tracing namespace from base::debug to base::trace_event.primiano2015-02-051-3/+4
* Suppress data race on mojo::common::(anonymous namespace)::tick_clockglider2015-02-051-0/+3
* Revert of Suppress data races on FLAGS_quic_attach_ack_notifiers_to_packets (...rtenneti2015-01-161-3/+0
* Suppress data races on FLAGS_quic_attach_ack_notifiers_to_packetsglider2015-01-141-0/+3
* Suppress a use-after-free report in blink::RemoteFrame::detach().jyasskin2015-01-131-0/+3
* Call EnsureNSSInit in SSLClientSocket::GetMaxSupportedSSLVersion.davidben2015-01-121-3/+0
* Broaden the suppression for the threads TileTaskGraphRunner leaks.jyasskin2015-01-121-1/+1
* Suppress a race between using a ChildGpuMemoryBufferManager and destroying it.jyasskin2015-01-121-0/+3
* Suppress a race between creating and using a mutex in SSL.jyasskin2015-01-091-0/+3
* Suppress a debug-only race in SkBaseMutex::acquire().jyasskin2015-01-091-0/+3
* Remove data race suppressions for issue 290964, which is long fixed.glider2014-12-081-4/+0
* Remove TSan suppressions for issue 328804.glider2014-11-281-4/+0
* Suppress races in modules/webaudio/AudioContext.*glider2014-11-211-0/+4
* Suppress a potential deadlock in WebRTC.jyasskin2014-11-171-0/+3
* [MemSheriff] Suppress a potential deadlock in WebRTC.earthdok2014-10-201-0/+3
* Suppress TSan deadlock report.eugenis2014-09-181-0/+3
* Make media::WallClockTimeSource thread safe.scherkus2014-09-101-3/+0
* [MemSheriff] Update TSan suppressions.earthdok2014-09-101-0/+5
* Remove the suppression for issue 330528glider2014-09-081-3/+0
* Disable deadlock-y tests in TSan instead of just suppressing the error.Jeffrey Yasskin2014-08-271-3/+0
* Suppress a deadlock report through media::Pipeline::GetMediaTime.jyasskin2014-08-261-0/+3
* Move default sanitizer options into build/ so that WebRTC can import them.glider@chromium.org2014-08-211-0/+308