1. 35e42f0 Only look for method optimization annotations in the bootstrap class loader. by Roland Levillain · 7 years ago
  2. cf7127b ART: Fix null dereference for JSR45 by Orion Hodson · 7 years ago
  3. a57c334 Merge "Fix up code warning and errors" by Treehugger Robot · 7 years ago
  4. 88307ed Fix up code warning and errors by Yi Kong · 7 years ago
  5. 77d8a1c Revert^2 "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  6. 6530cab Revert "ART: Support for SourceDebugExtension" by Orion Hodson · 7 years ago
  7. 70a4501 ART: Support for SourceDebugExtension by Orion Hodson · 7 years ago
  8. f2f1c9d Revert "Revert "Refactor annotation code for obsolete methods."" by Alex Light · 7 years ago
  9. 65e0775 Revert "Refactor annotation code for obsolete methods." by Nicolas Geoffray · 7 years ago
  10. 672a0b7 Refactor annotation code for obsolete methods. by Alex Light · 7 years ago
  11. 9486a16 ART: Add GetSignatureAnnotation to unstarted runtime by Andreas Gampe · 7 years ago
  12. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 7 years ago
  13. 942fd31 Reduce using ArtMethod's dex_cache_resolved_types_. by Vladimir Marko · 8 years ago
  14. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  15. 8a0128a ART: Add dex::StringIndex by Andreas Gampe · 8 years ago
  16. a5b09a6 ART: Add dex::TypeIndex by Andreas Gampe · 8 years ago
  17. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  18. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  19. bc5a795 Move art/native to ObjPtr by Mathieu Chartier · 8 years ago
  20. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 8 years ago
  21. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  22. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 8 years ago
  23. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 8 years ago
  24. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  25. 4d46970 Merge "Use ObjPtr for reflection.cc/h/inl" by Mathieu Chartier · 8 years ago
  26. 79a21e7 Add support for Executable.getParameters() metadata by Neil Fuller · 8 years ago
  27. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 8 years ago
  28. 9323e6e Separate annotations from dexfile reading. by David Sehr · 8 years ago