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. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  4. 6d95869 [asan] reduce the size of AsanThreadContext by storing the stack trace in the stack depot by Kostya Serebryany · 11 years ago
  5. 8017501 [Sanitizer] Turn GetStackTrace() into StackTrace::Unwind() by Alexey Samsonov · 11 years ago
  6. 96a575f [asan] Fix deadlock in stack unwinder on android/x86. by Evgeniy Stepanov · 11 years ago
  7. 736cf49 [sanitizer] Move GetStackTrace from ASan to sanitizer_common. by Sergey Matveev · 11 years ago
  8. ed20ebe [asan] Common flags in ASan. by Sergey Matveev · 11 years ago
  9. a30c8f9 [asan] add two asan flags: fast_unwind_on_fatal and fast_unwind_on_malloc to allow using the slow CFI-based unwinder by Kostya Serebryany · 12 years ago
  10. 1b5ea8f [asan] actually move StackTrace to sanitizer_common by Kostya Serebryany · 12 years ago
  11. cc34722 [asan] even more refactoring to move StackTrace to sanitizer_common by Kostya Serebryany · 12 years ago
  12. 2b939c3 [asan] more refactoring to move StackTrace to sanitizer_common by Kostya Serebryany · 12 years ago
  13. c3390df [asan] some renaming before we move StackTrace into sanitizer_common by Kostya Serebryany · 12 years ago
  14. cb8c4dc [ASan] Use common flags parsing machinery. by Alexey Samsonov · 12 years ago
  15. 6bae39d Lots of trivial changes to remove extraneous semicolons throughout ASan. by Chandler Carruth · 12 years ago
  16. ee39255 [asan] more renaming by Kostya Serebryany · 12 years ago
  17. 3f4c387 [asan] more renaming by Kostya Serebryany · 12 years ago
  18. 9f311bb [asan] fix unwinding inside libc intercepors (asan issue #46) by Kostya Serebryany · 12 years ago
  19. 9cfa194 EHABI-based stack trace on ARM. by Evgeniy Stepanov · 13 years ago
  20. 55cdfc6 AddressSanitizer: create AsanThreadSummary together with AsanThread (in parent thread) by Alexey Samsonov · 13 years ago
  21. 1e172b4 AddressSanitizer run-time library. Not yet integrated with the compiler-rt build system, but can be built using the old makefile. See details in README.txt by Kostya Serebryany · 13 years ago