summaryrefslogtreecommitdiffstats
path: root/build/sanitizers
Commit message (Expand)AuthorAgeFilesLines
* Roll Clang 218707:223109 (+r223211, +r223219, -r220714), take 2hans2014-12-101-1/+1
* Revert "Roll Clang 218707:223109 (+r223211, +r223219, -r220714)" and follow-ups.hans2014-12-101-1/+1
* AddressSanitizer: disable ODR-violation checks on Machans2014-12-091-1/+1
* Try to enable stack use-after-return detection in ASan Mac builds.glider2014-12-091-1/+2
* Remove data race suppressions for issue 290964, which is long fixed.glider2014-12-081-4/+0
* Reland https://codereview.chromium.org/760503002:glider2014-12-051-2/+5
* Revert of Turn on stack use-after-return detection in non-official ASan build...glider2014-12-031-5/+2
* Turn on stack use-after-return detection in non-official ASan builds.glider2014-12-021-2/+5
* Remove TSan suppressions for issue 328804.glider2014-11-281-4/+0
* Fix llvm_symbolizer target on Win-Clang botshans2014-11-211-11/+10
* Suppress races in modules/webaudio/AudioContext.*glider2014-11-211-0/+4
* Add the llvm-symbolizer target which can be used by LKGR bots to package the ...glider2014-11-211-0/+22
* Suppress a potential deadlock in WebRTC.jyasskin2014-11-171-0/+3
* Use fast_unwind_on_fatal=1 by default in ASan builds.glider2014-10-221-3/+6
* [MemSheriff] Suppress a potential deadlock in WebRTC.earthdok2014-10-201-0/+3
* Reland https://codereview.chromium.org/581983003/: Enable ASan default option...glider2014-09-232-0/+28
* Revert of Enable ASan default options on Mac. (patchset #4 id:60001 of https:...glider2014-09-222-28/+0
* Enable ASan default options on Mac.glider2014-09-222-0/+28
* 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-214-0/+481