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