| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll Clang 218707:223109 (+r223211, +r223219, -r220714), take 2 | hans | 2014-12-10 | 1 | -1/+1 |
* | Revert "Roll Clang 218707:223109 (+r223211, +r223219, -r220714)" and follow-ups. | hans | 2014-12-10 | 1 | -1/+1 |
* | AddressSanitizer: disable ODR-violation checks on Mac | hans | 2014-12-09 | 1 | -1/+1 |
* | Try to enable stack use-after-return detection in ASan Mac builds. | glider | 2014-12-09 | 1 | -1/+2 |
* | Remove data race suppressions for issue 290964, which is long fixed. | glider | 2014-12-08 | 1 | -4/+0 |
* | Reland https://codereview.chromium.org/760503002: | glider | 2014-12-05 | 1 | -2/+5 |
* | Revert of Turn on stack use-after-return detection in non-official ASan build... | glider | 2014-12-03 | 1 | -5/+2 |
* | Turn on stack use-after-return detection in non-official ASan builds. | glider | 2014-12-02 | 1 | -2/+5 |
* | Remove TSan suppressions for issue 328804. | glider | 2014-11-28 | 1 | -4/+0 |
* | Fix llvm_symbolizer target on Win-Clang bots | hans | 2014-11-21 | 1 | -11/+10 |
* | Suppress races in modules/webaudio/AudioContext.* | glider | 2014-11-21 | 1 | -0/+4 |
* | Add the llvm-symbolizer target which can be used by LKGR bots to package the ... | glider | 2014-11-21 | 1 | -0/+22 |
* | Suppress a potential deadlock in WebRTC. | jyasskin | 2014-11-17 | 1 | -0/+3 |
* | Use fast_unwind_on_fatal=1 by default in ASan builds. | glider | 2014-10-22 | 1 | -3/+6 |
* | [MemSheriff] Suppress a potential deadlock in WebRTC. | earthdok | 2014-10-20 | 1 | -0/+3 |
* | Reland https://codereview.chromium.org/581983003/: Enable ASan default option... | glider | 2014-09-23 | 2 | -0/+28 |
* | Revert of Enable ASan default options on Mac. (patchset #4 id:60001 of https:... | glider | 2014-09-22 | 2 | -28/+0 |
* | Enable ASan default options on Mac. | glider | 2014-09-22 | 2 | -0/+28 |
* | Suppress TSan deadlock report. | eugenis | 2014-09-18 | 1 | -0/+3 |
* | Make media::WallClockTimeSource thread safe. | scherkus | 2014-09-10 | 1 | -3/+0 |
* | [MemSheriff] Update TSan suppressions. | earthdok | 2014-09-10 | 1 | -0/+5 |
* | Remove the suppression for issue 330528 | glider | 2014-09-08 | 1 | -3/+0 |
* | Disable deadlock-y tests in TSan instead of just suppressing the error. | Jeffrey Yasskin | 2014-08-27 | 1 | -3/+0 |
* | Suppress a deadlock report through media::Pipeline::GetMediaTime. | jyasskin | 2014-08-26 | 1 | -0/+3 |
* | Move default sanitizer options into build/ so that WebRTC can import them. | glider@chromium.org | 2014-08-21 | 4 | -0/+481 |