| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [TSan] finally remove TsanPrintf in favor of Printf from sanitizer_common | Alexey Samsonov | 2012-11-02 | 1 | -40/+0 |
| * | [Sanitizer] Remove implicit conversion of InternalScopedBuffer<T> to T* | Alexey Samsonov | 2012-09-05 | 1 | -2/+2 |
| * | [TSan] switch tsan to using InternalScopedBuffer from sanitizer_common | Alexey Samsonov | 2012-08-22 | 1 | -3/+4 |
| * | [Sanitizer]: Introduce a common internal printf function. For now, also use t... | Alexey Samsonov | 2012-06-06 | 1 | -113/+3 |
| * | [TSan] run some renaming as a preparation for factoring out Printf implementa... | Alexey Samsonov | 2012-06-06 | 1 | -5/+6 |
| * | [Sanitizer] remove using namespace __sanitizer lines | Alexey Samsonov | 2012-06-05 | 1 | -2/+0 |
| * | [TSan] make TSan runtime use internal_{close,read,write} from sanitizer_libc | Alexey Samsonov | 2012-06-05 | 1 | -0/+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/+147 |

