1. 799172d Update aosp/master compiler-rt for rebase to r256229 by Pirama Arumuga Nainar · 9 years ago
  2. 86277eb Update aosp/master compiler-rt for rebase to r230699. by Stephen Hines · 9 years ago
  3. 6d18623 Update aosp/master compiler-rt for rebase to r222486. by Stephen Hines · 10 years ago
  4. 6a211c5 Update compiler-rt for rebase to r212749. by Stephen Hines · 10 years ago
  5. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  6. 694d856 [Sanitizer] Add print_summary runtime flag to disable error summaries (UBSan doesn't need them) by Alexey Samsonov · 11 years ago
  7. 55c7947 [Sanitizer] Specify a default value for each common runtime flag by Alexey Samsonov · 11 years ago
  8. 6866dba tsan: move verbosity flag to CommonFlags by Dmitry Vyukov · 11 years ago
  9. b48c2b2 tsan: use sanitizer::CommonFlags in tsan by Dmitry Vyukov · 11 years ago
  10. 9150f39 [sanitizer] make the allocator crash instead of returning 0 on huge size (controlled by the allocator_may_return_null flag) by Kostya Serebryany · 11 years ago
  11. 41f1540 [lsan] Add leak_check_at_exit flag. by Sergey Matveev · 11 years ago
  12. 62519eb [lsan] Make __lsan_do_leak_check() honor the detect_leaks flag. by Sergey Matveev · 11 years ago
  13. b624606 [sanitizer] Move log_path to common flag and use it in MSan. by Evgeniy Stepanov · 11 years ago
  14. 745dd0d [sanitizer] ioctl interceptor. by Evgeniy Stepanov · 11 years ago
  15. ed20ebe [asan] Common flags in ASan. by Sergey Matveev · 11 years ago
  16. 9b1b101 [Sanitizer] fix CMake build by Alexey Samsonov · 12 years ago
  17. f3be706 [Sanitizer] move flag parsing routines (and unit tests) from tsan runtime to common runtime. by Alexey Samsonov · 12 years ago