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