summaryrefslogtreecommitdiffstats
path: root/build/sanitizers
Commit message (Expand)AuthorAgeFilesLines
* Remove a race around NetworkChangeNotifier::test_notifications_only_jkarlin2015-07-311-3/+0
* Add missing EnsureOpenSSLInit to QuicStreamFactory.davidben2015-07-221-3/+0
* Suppress the race on OPENSSL_ia32cap_P[] (issue 512783)glider2015-07-221-0/+3
* Remove TSan suppression for ThreadData::InitializeThreadContext.amistry2015-07-171-1/+0
* Fix a race in ThreadLocalStorage::StaticSlot::initialized which triggers a TS...amistry2015-07-171-3/+0
* Change TSan suppressions to work around a symbolization bug in the tool.eugenis2015-07-161-0/+2
* Add a leak sanitizer suppression for blink::ResourceFetcher::garbageCollectDo...peria2015-07-061-0/+3
* Remove tsan suppressions for RemoteNtpTimeEstimator in WebRtcBrowserTest.grunell2015-06-181-3/+0
* Revert "[MemSheriff] Suppress a potential deadlock in WebRTC."pbos2015-06-081-3/+0
* Remove unused suppression.davidben2015-06-041-3/+0
* Suppress TSan deadlock report in TraceControllerImpl.simonhatch2015-05-211-0/+3
* Fix suppression for WindowProxy::initializeIfNeeded to match on release builds.alexmos2015-05-061-1/+3
* Fix suppression for RemoteDOMWindow to match on release builds too.Daniel Cheng2015-05-051-1/+3
* Add a leak sanitizer suppression for RemoteDOMWindow.dcheng2015-05-051-0/+1
* Suppress TSAN for cc::VideoLayerImpl::WillDrawdanakj2015-04-281-0/+3
* Revert of Suppress data races in SkEventTracer (patchset #1 id:1 of https://c...mtklein2015-04-271-3/+0
* 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
* ASan: re-enable intrinsics interposition on Mac.earthdok2015-04-091-3/+1
* ASan: re-enable strict memcmp() checks.earthdok2015-04-093-5/+37
* Fixed thread-unsafe use of gfx::Image in app shortcut creation.mgiuca2015-04-091-3/+0
* Revert of Disable container overflow check on Linux and Mac. (patchset #2 id:...inferno2015-04-081-7/+3
* 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
* Add remaining trivial targets for the Linux GN builddpranke2015-03-081-0/+24
* Make ChannelMojoHost::ChannelDelegate a RefContedThreadSafemorrita2015-03-041-3/+0
* Retire TSan WTF::Latin1Encoding() suppression.sigbjornf2015-03-021-3/+0
* Disable container overflow check on Linux and Mac.inferno2015-02-231-3/+7
* 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
* Prune unused LSan suppressions.earthdok2015-02-161-13/+1
* Add default options/suppressions for LeakSanitizer.earthdok2015-02-164-21/+157
* 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