1. 0eefb9b ObjPtr<>-ify mirror::Field and mirror::Executable. by Vladimir Marko · 6 years ago
  2. 679730e Remove static GcRoot<>s from Field, Method, Constructor. by Vladimir Marko · 7 years ago
  3. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  4. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  5. 895f922 ART: Fix up small header includes by Andreas Gampe · 8 years ago
  6. 57cf00b ART: Remove old object_callbacks.h includes by Andreas Gampe · 8 years ago
  7. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 9 years ago
  8. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  9. 60458a0 Track libcore Executable.getParameter() changes by Neil Fuller · 9 years ago
  10. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  11. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  12. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 9 years ago
  13. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 10 years ago
  14. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  15. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
  16. c785344 Move ArtField to native by Mathieu Chartier · 10 years ago
  17. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  18. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 10 years ago