| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix -Wcast-qual warnings in sanitizers | Alexey Samsonov | 2014-11-13 | 1 | -8/+6 |
| * | [Sanitizer] update style checker script and fix namespace style warnings | Alexey Samsonov | 2013-01-30 | 1 | -1/+1 |
| * | tsan: prevent insertion of unwanted memset/memcpy/memcmp into runtime | Dmitry Vyukov | 2012-06-27 | 1 | -6/+6 |
| * | [Sanitizer] Use DEFINE_REAL macro in TSan runtime to call libc implementation... | Alexey Samsonov | 2012-06-15 | 1 | -6/+6 |
| * | [TSan] use efficient real_memcpy inside runtime | Alexey Samsonov | 2012-06-09 | 1 | -3/+3 |
| * | [TSan] s/internal_memset/real_memset | Alexey Samsonov | 2012-06-08 | 1 | -3/+3 |
| * | Remove file-type tags in .cc files in tsan/ and sanitizer_common/ | Alexey Samsonov | 2012-06-04 | 1 | -1/+1 |
| * | [tsan] First commit of ThreadSanitizer (TSan) run-time library. | Kostya Serebryany | 2012-05-10 | 1 | -0/+245 |

