1. 86277eb Update aosp/master compiler-rt for rebase to r230699. by Stephen Hines · 9 years ago
  2. 816bdb7 Fix #if guards in sanitizer_common code by Alexey Samsonov · 11 years ago
  3. 4c08644 [sanitizer] Change the way GetThreadStackAndTls() obtains the thread descriptor address. by Sergey Matveev · 11 years ago
  4. f931da8 [asan] fix powerpc build and one test; fix lint by Kostya Serebryany · 11 years ago
  5. 3de0086 [sanitizer] LibraryNameIs in sanitizer_linux by Sergey Matveev · 11 years ago
  6. a615b26 [sanitizer] Minor fixes in sanitizer_common tests. by Sergey Matveev · 11 years ago
  7. 24323de [sanitizer] Move GetThreadStackAndTls from TSan to sanitizer_common. by Sergey Matveev · 11 years ago
  8. ff7c14f Revert r180082 and add a test for SetEnv function by Alexey Samsonov · 11 years ago
  9. 827d4ef [Sanitizer] Fix compiler warnings and style issues in sanitizer_common tests. Use -Werror=sign-compare when building them. by Alexey Samsonov · 11 years ago
  10. 3d04854 [libsanitizer] fixed a bug in ThreadLister tests where we forgot to terminate one thread by Alexander Potapenko · 11 years ago
  11. 32602c5 [libsanitizer] Fixed incorrect handling of pre-existing threads in ThreadLister test. by Alexander Potapenko · 11 years ago
  12. 5c217b6 [Sanitizer] Relax ThreadLister tests to allow possible pre-existing threads. Do proper mutex destruction. Patch by Sergey Matveev by Alexey Samsonov · 12 years ago
  13. 6fb47af add Linux syscall wrappers and ThreadLister to sanitizer_common by Kostya Serebryany · 12 years ago