1. 86277eb Update aosp/master compiler-rt for rebase to r230699. by Stephen Hines · 9 years ago
  2. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  3. 6a211c5 Update compiler-rt for rebase to r212749. by Stephen Hines · 10 years ago
  4. 8b30c25 tsan: intercept setjmp/longjmp by Dmitry Vyukov · 11 years ago
  5. 8a6b5e5 [TSan] Add interceptor for malloc_usable_size() by Alexey Samsonov · 12 years ago
  6. bdd844c tsan: implement malloc stats querying by Dmitry Vyukov · 12 years ago
  7. c78839f tsan: more precise handling of IO synchronization by Dmitry Vyukov · 12 years ago
  8. 4f0ea39 [TSan] Provide replacements for operators new/delete instead of declaring extern C functions with weirdly mangled names (same strategy is used in ASan). by Alexey Samsonov · 12 years ago
  9. 2135d8a [TSan] fix a bunch of warnings reported by pedantic gcc by Alexey Samsonov · 12 years ago
  10. 14c8bd7 [TSan] switch tsan to using InternalScopedBuffer from sanitizer_common by Alexey Samsonov · 12 years ago
  11. 2e87051 tsan: switch to new allocator by Dmitry Vyukov · 12 years ago
  12. 25d1c79 tsan: use dynamic shadow stack for Go by Dmitry Vyukov · 12 years ago
  13. e963666 tsan: refactor signal handling code (move some definitions out of common header) by Dmitry Vyukov · 12 years ago
  14. 9d2ffc2 tsan: reduce per-thread memory usage by Dmitry Vyukov · 12 years ago
  15. 7ac4148 [tsan] First commit of ThreadSanitizer (TSan) run-time library. by Kostya Serebryany · 12 years ago