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. 2d1fdb2 Update compiler-rt aosp/master for 3.5 (r209699) rebase. by Stephen Hines · 10 years ago
  5. c519335 [lsan] Support ASan's stack-use-after-return mode in LSan. by Sergey Matveev · 11 years ago
  6. 3c80c6c Define SANITIZER_INTERFACE_ATTRIBUTE on Windows and fix all the places where SANITIZER_INTERFACE_ATTRIBUTE or SANITIZER_ATTRIBUTE_WEAK are used by Timur Iskhodzhanov · 11 years ago
  7. c6ac98d [lsan] Handle fork() correctly. by Sergey Matveev · 11 years ago
  8. b33cfeb [lsan] Add suppression support. by Sergey Matveev · 11 years ago
  9. 9fbfd96 [LSan] Add the way to disable LSan at link time by Alexey Samsonov · 11 years ago
  10. ac78d00 Revert to C-style callbacks for iteration over allocator chunks. by Sergey Matveev · 11 years ago
  11. 200afbd [asan] Move lsan_disabled out of thread context. by Sergey Matveev · 11 years ago
  12. dbeb48d [LSan] Use a typedef for frontier vector by Alexey Samsonov · 11 years ago
  13. a64d435 [Sanitizer] Rename InternalVector to InternalMmapVector by Alexey Samsonov · 11 years ago
  14. b3b46da [lsan] Harmonized some naming inconsistencies. by Sergey Matveev · 11 years ago
  15. cd571e0 [lsan] Implement __lsan_ignore_object(). by Sergey Matveev · 11 years ago
  16. 5e719a7 [lsan] Add __lsan_disable() and __lsan_enable(). by Sergey Matveev · 11 years ago
  17. ebe3a36 [lsan] Begin converting LSan tests to output tests. by Sergey Matveev · 11 years ago
  18. 6c3634b [lsan] Prettify LSan reports and add a summary. by Sergey Matveev · 11 years ago
  19. 969b529 [lsan] Add exitcode flag. Kill the process if leaks are found. by Sergey Matveev · 11 years ago
  20. 9bdf780 [lsan] Change CMakeLists to build the common LSan module for ASan. by Sergey Matveev · 11 years ago
  21. 29b7568 [lsan] GetUserBegin() in LSan. by Sergey Matveev · 11 years ago
  22. ab0f744 [lsan] Common leak checking module. by Sergey Matveev · 11 years ago