1. 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 10 years ago
  2. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  3. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  4. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 10 years ago
  5. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  6. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  7. 4c1c510 Improve stack walk performance. by Vladimir Marko · 10 years ago
  8. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  9. f0972a4 Fix generic jni issue in ArtMethod::GetQuickFrameInfo by Dmitry Petrochenko · 10 years ago
  10. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  11. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  12. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  13. 8a63057 Move mapping table and vmap table offsets to OatMethodHeader. by Vladimir Marko · 10 years ago
  14. 96c6ab9 Separate maps from code in oat file. by Vladimir Marko · 10 years ago
  15. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 10 years ago
  16. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  17. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  18. 5ddb410 Remove intialized static storage from dex cache. by Ian Rogers · 11 years ago
  19. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  20. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  21. 90af14d Get SEA fibonacci running in interpreter mode. by Dragos Sbirlea · 11 years ago
  22. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago[Renamed (63%) from runtime/mirror/abstract_method-inl.h]
  23. 1809a72 Uleb128 compression of vmap and mapping table. by Ian Rogers · 11 years ago
  24. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  25. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  26. 42425b3 am fc0e3219: Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  27. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  28. 65d15d9 Fixes to instrumentation for debug build and interpreter. by Jeff Hao · 11 years ago
  29. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/abstract_method-inl.h]
  30. 0aba0ba Created compiled stubs in image. by Jeff Hao · 11 years ago
  31. aa4a793 Rename abstract method code_ to entry_point_from_compiled_code_. by Jeff Hao · 11 years ago
  32. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 11 years ago
  33. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  34. 74180ca Remove code related to compiled invoke stubs. by Jeff Hao · 11 years ago
  35. 4f6ad8a Various performance improvements. by Ian Rogers · 11 years ago
  36. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago