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