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