1. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 8 years ago
  2. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago[Renamed (70%) from runtime/mirror/abstract_method.cc]
  3. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  4. e01e364 ART: Add pointer-size template to some reflection functions by Andreas Gampe · 8 years ago
  5. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  6. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  7. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 10 years ago
  8. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  9. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  10. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  11. 9e8f45e Ensure has_no_move_exception is initialized on all return paths. by Ian Rogers · 11 years ago
  12. c449aa8 Clear exception if catch block doesn't have move-exception. by Ian Rogers · 11 years ago
  13. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/abstract_method.cc]
  15. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  16. 790ad90 Some more interpreter cleanup. by Jeff Hao · 11 years ago
  17. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 11 years ago
  18. 1674363 Improve interpreter to interpreter invokes. by Jeff Hao · 11 years ago
  19. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 12 years ago
  20. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  21. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 12 years ago
  22. 6474d19 Remove use of compiled invoke stubs from portable. by Jeff Hao · 12 years ago
  23. 4f6ad8a Various performance improvements. by Ian Rogers · 12 years ago
  24. 5d91730 Changes to remove need for compiled invoke stubs for quick. by Jeff Hao · 12 years ago
  25. c928de9 Remove Iceland. by Ian Rogers · 12 years ago
  26. 11ffc2d Changes to LLVM to support deoptimization. by Jeff Hao · 12 years ago
  27. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago