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