1. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 11 years ago
  2. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  3. 790a6b7 Calling convention support for cross 64/32 compilation. by Ian Rogers · 11 years ago
  4. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  5. f0513c5 art: Make calling convention immune to SIRT structure change by Dmitry Petrochenko · 11 years ago
  6. fca8220 x86_64: JNI compiler by Dmitry Petrochenko · 11 years ago
  7. 91e3063 Add GC mode for stressing testing heap transitions. by Mathieu Chartier · 11 years ago
  8. 25ff004 Add FINAL and OVERRIDE to calling conventions of the JNI compiler by Andreas Gampe · 11 years ago
  9. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  10. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 11 years ago
  11. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 11 years ago
  12. 7a0e504 More JNI compiler tests and small fix by Andreas Gampe · 11 years ago
  13. bf6b92a Generic JNI implementation for x86_64 by Andreas Gampe · 11 years ago
  14. a1ce1fe Split up CommonTest into CommonRuntimeTest and CommonCompilerTest by Brian Carlstrom · 11 years ago
  15. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 11 years ago
  16. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  17. 055d46c Add missing SIRT to LoadNativeLibrary. by Mathieu Chartier · 11 years ago
  18. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  19. 1eb512d Fast JNI support. by Ian Rogers · 11 years ago
  20. 8770e5c Restore callee save registers in JNI compiler. by Mathieu Chartier · 11 years ago
  21. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  22. d133b97 Shard dedupe set locks. by Ian Rogers · 11 years ago
  23. 193bad9 Multi threaded hashed deduplication during compilation. by Mathieu Chartier · 11 years ago
  24. d822da0 Fix portable sign/zero extension from JNI. by Ian Rogers · 11 years ago
  25. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  26. 848871b Entry point clean up. by Ian Rogers · 11 years ago
  27. 7655f29 Portable refactorings. by Ian Rogers · 11 years ago
  28. 166db04 Move assembler out of runtime into compiler/utils. by Ian Rogers · 11 years ago
  29. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  30. 3e3d591 Fix cpplint build/namespaces issues by Brian Carlstrom · 11 years ago
  31. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  32. 2ce745c Fix cpplint whitespace/braces issues by Brian Carlstrom · 11 years ago
  33. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  34. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago