1. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  2. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  3. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  4. 1a5337f Move mirror::ObjectArray to ObjPtr by Mathieu Chartier · 8 years ago
  5. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  6. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  7. 79a21e7 Add support for Executable.getParameters() metadata by Neil Fuller · 8 years ago
  8. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago[Renamed (77%) from runtime/native/java_lang_reflect_AbstractMethod.cc]
  9. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago
  10. 16b21cd Tracking java.lang.reflect.Executable changes by Neil Fuller · 8 years ago
  11. 1133db7 Remove AnnotationAccess and its remaining uses. by Jeff Hao · 8 years ago