1. 96259f1 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 6 years ago
  2. 75c513a Fix memory leak after calling CloseNativeLibrary. by Nicolas Geoffray · 6 years ago
  3. d9b3069 Move to C API of libnativeloader. by Nicolas Geoffray · 6 years ago
  4. 85f1c57 ART: Some iwyu for logging.h by Andreas Gampe · 6 years ago
  5. 44b3174 ART: Mark move constructors with noexcept by Andreas Gampe · 6 years ago
  6. 947573e Log error message if CloseNativeLibrary fails by dimitry · 6 years ago
  7. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  8. 61c5e7c ART: Correctly report error loading agents by Andreas Gampe · 7 years ago
  9. 7b38e69 ART: Take classloader into account for AttachAgent by Andreas Gampe · 7 years ago
  10. aadcbc6 ART: Refactor Agent into Agent and AgentSpec by Andreas Gampe · 7 years ago
  11. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 7 years ago
  12. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 7 years ago
  13. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 7 years ago
  14. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  15. 5b80358 Don't dlclose plugins or agents during shutdown. by Alex Light · 7 years ago
  16. 641a473 ART: Fix reference-related warnings by Andreas Gampe · 7 years ago
  17. f45d61c ART: Fix or disable some tidy warnings. by Andreas Gampe · 7 years ago
  18. d482e73 ART: More header cleanup - runtime.h by Andreas Gampe · 7 years ago
  19. 65af20b Agent libraries need to be searched for JNI functions by Alex Light · 7 years ago
  20. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  21. eb84221 Enable agent attaching during live phase by Leonard Mosescu · 8 years ago
  22. 49948e9 Add skeleton of a jvmti plugin for art. by Alex Light · 8 years ago
  23. 7233c7e Create a basic agent loading framework. by Alex Light · 8 years ago