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