1. 2db3e26 Fix quick mode bugs for Mips. by Douglas Leung · 10 years ago
  2. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 10 years ago
  3. 335b91f Merge "ART: Add instrumentation stubs for ARM64 and X86-64" by Andreas Gampe · 10 years ago
  4. 41c507a ART: Generalize code to find PC for artInvokeInterfaceTrampoline by Alexei Zavjalov · 10 years ago
  5. d58342c ART: Add instrumentation stubs for ARM64 and X86-64 by Andreas Gampe · 10 years ago
  6. 2afe494 Follow up to "Add ISA directory to image and odex pathnames." by Brian Carlstrom · 10 years ago
  7. 674744e Use atomic load/store for volatile IGET/IPUT/SGET/SPUT. by Vladimir Marko · 10 years ago
  8. 42fcd98 Revert "Revert "64bit changes to the stack walker for the Quick ABI."" by Nicolas Geoffray · 10 years ago
  9. 11d9f06 Use instruction specific dalvik cache dirs. by Narayan Kamath · 10 years ago
  10. 8d5ead5 Revert "64bit changes to the stack walker for the Quick ABI." by Nicolas Geoffray · 10 years ago
  11. 5cb3283 64bit changes to the stack walker for the Quick ABI. by Nicolas Geoffray · 10 years ago
  12. af13ad9 Centralize instruction-set pointer-size, alignment, 64b-width code by Andreas Gampe · 10 years ago
  13. 75b9113 AArch64: Jni compiler fixes by Serban Constantinescu · 10 years ago
  14. 91268c1 Check the machine type of an ELF file when loading. by Andreas Gampe · 10 years ago
  15. 8afeb85 Pass instruction-set from runtime through to spawned dex2oat. by Ian Rogers · 10 years ago
  16. ed8dd49 AArch64: Add ARM64 Assembler by Serban Constantinescu · 11 years ago
  17. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  18. 7020278 Support hardware divide instruction by Dave Allison · 11 years ago
  19. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  20. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/instruction_set.h]
  21. 0f3c553 Kill constants.h and fix some copyright headers. by Elliott Hughes · 12 years ago[Copied (72%) from src/constants.h]
  22. ed64e8d Add the missing operator<< for InstructionSet and use it in the disassembler. by Elliott Hughes · 12 years ago
  23. 6edfde4 Add kMips and mips32r2 target attribute. Remove NoFramePointerElim. by Shih-wei Liao · 12 years ago
  24. c8b306f Run time illegal access checks on static and direct methods by Ian Rogers · 13 years ago
  25. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  26. 2c8f653 Support for cross compilation. by Ian Rogers · 13 years ago
  27. c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
  28. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  29. b033c75 x86 JNI compiler and unit tests. by Ian Rogers · 13 years ago