1. 1363c1b Improve suspension timeout diagnostic and fix race by Hans Boehm · 3 years, 1 month ago
  2. c385424 Introduce `art::FastExit` to replace all uses of `quick_exit` in ART. by Roland Levillain · 3 years, 1 month ago
  3. a28c827 Use `quick_exit` instead of `_exit` (except for error handling). by Roland Levillain · 3 years, 1 month ago
  4. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 3 months ago
  5. 3e9abfc Rename ART release APEX to com.android.art. by Martin Stjernholm · 3 years, 8 months ago
  6. 36896be Don't call exit() while threads may be running by Hans Boehm · 4 years, 3 months ago
  7. 066dd902 Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMAR by Jiyong Park · 4 years, 6 months ago
  8. 80599a2 Revert submission 1191937-art_apex_available by Joseph Murphy · 4 years, 6 months ago
  9. 1e88f98 Use apex_available property by Jiyong Park · 4 years, 6 months ago
  10. b4abe0a Limit visibility of ART libraries, binaries, and headers. by Martin Stjernholm · 5 years ago
  11. 96259f1 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 5 years ago
  12. 98eebb4 OpenjdkJvm.cc: Add O_CLOEXEC by Nick Kralevich · 5 years ago
  13. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  14. 4b22b34 Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  15. bd39d14 ART: Clean up unused using declarations by Andreas Gampe · 6 years ago
  16. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  17. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  18. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  19. af29031 Small documentation and stylistic changes. by Roland Levillain · 6 years ago
  20. 473191c ART: Clean up library loading by Andreas Gampe · 6 years ago
  21. 55256cb Extensions to check JNI. by Ian Rogers · 6 years ago
  22. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  23. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  24. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  25. 5d15e6c ART: Move openjdkjvm to art/ by Andreas Gampe · 7 years ago