1. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 11 years ago
  2. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 12 years ago
  3. 1eb512d Fast JNI support. by Ian Rogers · 12 years ago
  4. a9a8254 Improve quick codegen for aput-object. by Ian Rogers · 12 years ago
  5. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  6. 848871b Entry point clean up. by Ian Rogers · 12 years ago
  7. 7655f29 Portable refactorings. by Ian Rogers · 12 years ago
  8. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 12 years ago[Renamed (92%) from runtime/oat/runtime/oat_support_entrypoints.h]
  9. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 12 years ago
  10. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/oat/runtime/oat_support_entrypoints.h]
  11. 0aba0ba Created compiled stubs in image. by Jeff Hao · 12 years ago
  12. 63937db Fix mac build by Anwar Ghuloum · 12 years ago
  13. 79fe539 Removing remaining compiled stubs from image. by Jeff Hao · 12 years ago
  14. 58df327 Removed compiled resolution trampoline. by Jeff Hao · 12 years ago
  15. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  16. 693ff61 Performance improvements by removing a DMB and inlining. by Ian Rogers · 12 years ago
  17. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  18. 1eab958 Remove kExceptionPending flag from thread and codegen. by jeffhao · 12 years ago
  19. 7db619b Enter interpreter stub. by Ian Rogers · 12 years ago
  20. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 13 years ago
  21. bc43860 Merge "Quick compiler: minor cleanup" into dalvik-dev by buzbee · 13 years ago
  22. df1ce91 Add alignment attribute to packed. by Ian Rogers · 13 years ago
  23. a3a82b2 Quick compiler: minor cleanup by buzbee · 13 years ago
  24. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 13 years ago
  25. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 13 years ago
  26. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 13 years ago
  27. 0183dd7 Sqrt intrinsic by Ian Rogers · 13 years ago
  28. 9a4f003 Remove the THROW_VERIFICATION_ERROR op and supporting code. by jeffhao · 13 years ago
  29. 00f7d0e Global lock levels. by Ian Rogers · 13 years ago
  30. 7484741 Fix a bunch of lint. by Elliott Hughes · 13 years ago
  31. 7b9d996 Tidy up some C-isms. by Elliott Hughes · 13 years ago
  32. 174651d Fixed x86 division and modulus and merged their entry points. by jeffhao · 13 years ago
  33. 141d622 More X86 fixes. by Ian Rogers · 13 years ago
  34. 55bd45f More X86 fixes. by Ian Rogers · 13 years ago
  35. 57b86d4 Refactor runtime support. by Ian Rogers · 13 years ago