1. 9fa1bab ART: Fix missing field type crasher by Orion Hodson · 7 years ago
  2. c5b7564 ART: Fix jvalue includes by Andreas Gampe · 7 years ago
  3. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  4. 9e734c7 Create dex subdirectory by David Sehr · 8 years ago
  5. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 8 years ago
  6. 4098a7a Refactor ArtField::GetType<>() as {Lookup,Resolve}Type(). by Vladimir Marko · 8 years ago
  7. 580667b ART: Correct static invariant checks by Andreas Gampe · 8 years ago
  8. 0a0935f ART: Fix headers by Andreas Gampe · 8 years ago
  9. bd208d8 Read and write constraints for clinit by Chang Xing · 8 years ago
  10. 084fa37 Add field access & modify JVMTI callbacks by Alex Light · 8 years ago
  11. 5ea8413 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  12. ef65271 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  13. 178dce7 Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  14. 0182229 Revert "Stop interpreter from accessing code items of compiled code." by Nicolas Geoffray · 8 years ago
  15. df79ddb Stop interpreter from accessing code items of compiled code. by Jeff Hao · 8 years ago
  16. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 9 years ago