| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [tsan] Use REAL(malloc) instead of __libc_malloc for Android. | Yabin Cui | 2015-12-09 | 1 | -1/+1 |
| * | Fixing #include order in tsan_new_delete.cc. Follow-up commit for r252284. | Kuba Brecka | 2015-11-11 | 1 | -1/+1 |
| * | [tsan] Enable new/delete C++ interceptors for OS X | Kuba Brecka | 2015-11-06 | 1 | -0/+8 |
| * | -Wdeprecated: Use noexcept rather than throw() where supported | David Blaikie | 2015-08-10 | 1 | -4/+4 |
| * | [TSan] Move new/delete interceptors into a separate source file. NFC. | Alexey Samsonov | 2015-04-27 | 1 | -0/+88 |
| * | [TSan] move replacement for new/delete back into tsan_interceptors | Alexey Samsonov | 2012-09-27 | 1 | -70/+0 |
| * | [TSan] Provide replacements for operators new/delete instead of declaring ext... | Alexey Samsonov | 2012-09-24 | 1 | -0/+70 |

