1. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 6 years ago
  2. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  3. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  4. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  5. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  6. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 7 years ago
  7. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 7 years ago
  8. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 7 years ago
  9. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  10. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  11. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  12. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  13. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 8 years ago
  14. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  15. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago