1. b7c640d JVMTI Force early return by Alex Light · 5 years ago
  2. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 5 years ago
  3. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  4. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  5. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  6. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  7. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  8. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  9. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  10. 9fa1bab ART: Fix missing field type crasher by Orion Hodson · 6 years ago
  11. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 6 years ago
  12. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  13. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  14. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  15. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  16. 580667b ART: Correct static invariant checks by Andreas Gampe · 7 years ago
  17. 0a0935f ART: Fix headers by Andreas Gampe · 7 years ago
  18. bd208d8 Read and write constraints for clinit by Chang Xing · 7 years ago
  19. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 7 years ago
  20. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  21. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 7 years ago
  22. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 7 years ago
  23. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  24. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  25. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago