1. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 9 years ago
  2. e34c71c Increase alt signal stack to 32K on host. by Christopher Ferris · 9 years ago
  3. 80afd02 ART: Clean up arm64 kNumberOfXRegisters usage. by Vladimir Marko · 9 years ago
  4. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  5. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  6. c24a1e0 Ensure alternate signal stack is minimum size. by Ian Rogers · 10 years ago
  7. dfd3b47 Add implicit checks for x86_64 architecture. by Dave Allison · 10 years ago
  8. 0025a86 Revert "Revert "Revert "Add implicit null and stack checks for x86""" by Nicolas Geoffray · 10 years ago
  9. 7fb36de Revert "Revert "Add implicit null and stack checks for x86"" by Dave Allison · 10 years ago
  10. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  11. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  12. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  13. d6a23bd Don't manually mess with sigaltstack on Android any more. by Elliott Hughes · 11 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/thread_linux.cc]
  15. 00e446e Switch to libcorkscrew for native stack traces. by Elliott Hughes · 12 years ago
  16. ae80b49 Include JNI details in the SIGQUIT output. by Elliott Hughes · 12 years ago
  17. 34e0696 Remove the useless "suspend count already zero" message for new threads. by Elliott Hughes · 12 years ago
  18. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 12 years ago
  19. ffb465f libcorkscrew native stacks, mutex ranking, and better ScopedThreadListLock. by Elliott Hughes · 12 years ago
  20. 8daa092 More threads work. by Elliott Hughes · 13 years ago