summaryrefslogtreecommitdiffstats
path: root/build/sanitizers
Commit message (Expand)AuthorAgeFilesLines
* Re-land: ui: Add GLImage unit test framework.reveman2015-10-131-0/+3
* Remove dead suppression.davidben2015-10-091-5/+0
* Revert of Re-land: ui: Add GLImage unit test framework. (patchset #18 id:3400...ksakamoto2015-10-071-3/+0
* Re-land: ui: Add GLImage unit test framework.reveman2015-10-071-0/+3
* Revert of ui: Add GLImage unit test framework. (patchset #17 id:320001 of htt...ksakamoto2015-10-071-3/+0
* ui: Add GLImage unit test framework.reveman2015-10-071-0/+3
* Suppress the race in MojoCreateMessagePipe() (issue 539315)glider2015-10-051-0/+3
* RenderViewTests: Unsuppress even more LSAN leaks since we fixed the GC.loyso2015-09-231-19/+1
* RenderViewTests: Implement proper shutdown.loyso2015-09-231-9/+0
* Copy libvpx from DEPS to srcjohannkoenig2015-09-181-3/+3
* Re-enable memcmp interceptor for TSan.eugenis2015-08-271-1/+1
* Disable memcmp interceptor in ThreadSanitizer.eugenis2015-08-241-1/+1
* Add default MSan options.eugenis2015-08-211-0/+15
* Add myself to build/sanitizers OWNERS.eugenis2015-08-211-0/+1
* 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