| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [sanitizer] Fix Clang-tidy modernize-use-nullptr warnings in lib/sanitizer_co... | Kostya Serebryany | 2015-09-29 | 1 | -4/+4 |
| * | Fix typos | Alp Toker | 2014-05-15 | 1 | -1/+1 |
| * | [msan] Better open_memstream support. | Evgeniy Stepanov | 2014-05-13 | 1 | -5/+30 |
| * | tsan: addrhashmap: fix bug with initialization of addresses in add array | Dmitry Vyukov | 2014-03-18 | 1 | -3/+10 |
| * | Fix -Werror build | Alexey Samsonov | 2014-03-18 | 1 | -3/+3 |
| * | tsan: better addr->object hashmap | Dmitry Vyukov | 2014-03-18 | 1 | -82/+181 |
| * | tsan: fix deadlock in deadlock detector | Dmitry Vyukov | 2014-03-12 | 1 | -1/+3 |
| * | tsan: weaken concurrency guarantees in deadlock detector mutex hashmap | Dmitry Vyukov | 2014-03-06 | 1 | -33/+35 |
| * | tsan: add concurrent hashmap for standalone deadlock detector | Dmitry Vyukov | 2014-03-04 | 1 | -0/+207 |

