1. cdce50b Update aosp/master compiler-rt for rebase to r239765 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. f16dc42 [Sanitizer] Make StackTrace::Unwind the only public way to unwind a stack trace. by Alexey Samsonov · 11 years ago
  7. 450eee6 [msan] Fix invalid origin copying. by Evgeniy Stepanov · 11 years ago
  8. 7c6bd40 [msan] Drain allocator cache when leaving thread. by Evgeniy Stepanov · 11 years ago
  9. effdc7e [msan] Fix origin of deallocated memory. by Evgeniy Stepanov · 11 years ago
  10. 6f34605 [msan] Add source file:line to stack origin reports. by Evgeniy Stepanov · 11 years ago
  11. c154820 [sanitizer] fix code style by Alexey Samsonov · 11 years ago
  12. 0e38a67 [msan] Save/restore va_arg_overflow_tls in signal handlers. by Evgeniy Stepanov · 11 years ago
  13. 91659d5 [msan] Unpoison all TLS shadow when leaving a signal handler. by Evgeniy Stepanov · 11 years ago
  14. 5c48a8c [msan] Allocator statistics interface and malloc hooks. by Evgeniy Stepanov · 11 years ago
  15. 2e75ac9 Move UnpoisonMappedDSO to sanitizer_common. by Peter Collingbourne · 11 years ago
  16. c2918bf [MSan] Rename __msan_unpoision_param to __msan::UnpoisonParam - it shouldn't be in interface by Alexey Samsonov · 11 years ago
  17. 0b4bf4d [msan] Common flags in MSan. by Sergey Matveev · 11 years ago
  18. a897400 [msan] Conditionally disable new() and delete() wrappers. by Evgeniy Stepanov · 11 years ago
  19. 58b52b5 [msan] Options for switching between fast and cfi unwinders in run time. by Evgeniy Stepanov · 11 years ago
  20. 0f92deb [msan] intercept dlopen and clear shadow for it by Reid Kleckner · 11 years ago
  21. 93c2602 [msan] Block reports from interceptors during _Unwind_Backtrace by Reid Kleckner · 12 years ago
  22. efbc435 [msan] Use slow stack unwinder in UMR reports. by Evgeniy Stepanov · 12 years ago
  23. 70c6e3f [msan] don't check shadow inside interceptors if we are inside symbolizer; add weak function __msan_default_options that overrides default options by Kostya Serebryany · 12 years ago
  24. 12c4693 [msan] Cleanup public interface header. by Evgeniy Stepanov · 12 years ago
  25. 99bf1d7 [msan] Set program exit code in keep-going mode. by Evgeniy Stepanov · 12 years ago
  26. db010da [msan] Refactor report printing. by Evgeniy Stepanov · 12 years ago
  27. 97edeb3 [msan] Fix header comments. by Evgeniy Stepanov · 12 years ago
  28. 78c56c3 [msan] MemorySanitizer runtime. by Evgeniy Stepanov · 12 years ago