1. f63924e Add visibility attributes in runtime/c* by Dmitrii Ishcheikin · 1 year, 1 month ago
  2. 9e3761d Remove one template argument to the switch interpreter. by Nicolas Geoffray · 2 years, 2 months ago
  3. a20ec9b Fix clinit debug check in instrumentation. by Vladimir Marko · 2 years, 3 months ago
  4. 509c6c5 Reland "Ensure we initialize before pushing the method invoked." by Nicolas Geoffray · 2 years, 6 months ago
  5. b96054f Revert "Ensure we initialize before pushing the method invoked." by Lokesh Gidra · 2 years, 7 months ago
  6. 9f1a9bc Ensure we initialize before pushing the method invoked. by Nicolas Geoffray · 2 years, 8 months ago
  7. 55eccdf Revert^4 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  8. c34eab4 Revert "Revert^2 "Walk internal ArtField/ArtMethod pointers"" by Nicolas Geoffray · 5 years ago
  9. ea2a3d9 Revert^2 "Walk internal ArtField/ArtMethod pointers" by Alex Light · 5 years ago
  10. 712fa80 Revert "Walk internal ArtField/ArtMethod pointers" by Nicolas Geoffray · 5 years ago
  11. c84fc3a Walk internal ArtField/ArtMethod pointers by Alex Light · 5 years ago
  12. b7c640d JVMTI Force early return by Alex Light · 6 years ago
  13. 19711d4 ObjPtr<>-ify instrumentation. by Vladimir Marko · 6 years ago
  14. 3f1dcd3 ART: Move dex structs into own header by Andreas Gampe · 6 years ago
  15. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  16. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  17. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  18. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  19. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  20. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  21. 9fa1bab ART: Fix missing field type crasher by Orion Hodson · 7 years ago
  22. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 7 years ago
  23. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  24. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  25. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  26. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 7 years ago
  27. 580667b ART: Correct static invariant checks by Andreas Gampe · 7 years ago
  28. 0a0935f ART: Fix headers by Andreas Gampe · 7 years ago
  29. bd208d8 Read and write constraints for clinit by Chang Xing · 8 years ago
  30. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 8 years ago
  31. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  32. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  33. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  34. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  35. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  36. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago