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. 4af0f21 tsan: ignore interceptors coming from specified libraries by Dmitry Vyukov · 11 years ago
  4. a52e5c6 [tsan] Move some suppressions-related code to common. by Sergey Matveev · 11 years ago
  5. 3996833 tsan: allows to suppress races on global variables by Dmitry Vyukov · 11 years ago
  6. f754eb5 tsan: print matched suppressions if print_suppressions=1 flag is provided by Dmitry Vyukov · 11 years ago
  7. c2b9f1c tsan: allow a front-end to provide default suppressions by Dmitry Vyukov · 12 years ago
  8. 158c6ac tsan: cache pc's that cause suppressions (this way we do not need to symbolize the reports) by Dmitry Vyukov · 12 years ago
  9. 2135d8a [TSan] fix a bunch of warnings reported by pedantic gcc by Alexey Samsonov · 12 years ago
  10. 20f60c5 tsan: suppress reports against source file names as well by Dmitry Vyukov · 12 years ago
  11. b7b6b1c tsan: remove shutdown code by Dmitry Vyukov · 12 years ago
  12. 7ac4148 [tsan] First commit of ThreadSanitizer (TSan) run-time library. by Kostya Serebryany · 12 years ago