1. 327497e Move CompilerDriver to dex2oat/. by Vladimir Marko · 6 years ago
  2. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  3. 3215fff Separate Malloc and MemMap ArenaPools by David Sehr · 7 years ago
  4. 2c64a83 Change ClassStatus to fit into 4 bits. by Vladimir Marko · 7 years ago
  5. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  6. 69d310e Use ScopedArenaAllocator for building HGraph. by Vladimir Marko · 7 years ago
  7. e764d2e Use ScopedArenaAllocator for register allocation. by Vladimir Marko · 7 years ago
  8. 57eb0f5 MIPS32: Fill branch delay slots by Alexey Frunze · 8 years ago
  9. ba8023b ARM: VIXL32: Update the trampoline compiler. by Anton Kirilov · 8 years ago
  10. 542451c ART: Convert pointer size to enum by Andreas Gampe · 8 years ago
  11. 93205e3 Move Assemblers to the Arena. by Vladimir Marko · 9 years ago
  12. 49b0f45 Refactor and clean up OatWriter and Dex2Oat. by Vladimir Marko · 9 years ago
  13. 4d98c84 ART: Make trampoline compiler pointer-size-safe by Andreas Gampe · 9 years ago
  14. 50fa993 Svelter libart-compiler by Alex Light · 9 years ago
  15. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  16. cf93a5c Revert "Revert "ART: Implement literal pool for arm, fix branch fixup."" by Vladimir Marko · 9 years ago
  17. fbeb4ae Revert "ART: Implement literal pool for arm, fix branch fixup." by Vladimir Marko · 9 years ago
  18. f38caa6 ART: Implement literal pool for arm, fix branch fixup. by Vladimir Marko · 9 years ago
  19. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  20. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  21. 32f5b4d Vixl: Update the VIXL interface to VIXL 1.7 and enable VIXL debug. by Serban Constantinescu · 10 years ago
  22. 37c92df Rename arm64 `Register` to `XRegister`. by Alexandre Rames · 10 years ago
  23. d4c4d95 Some code clean-up. by Ian Rogers · 10 years ago
  24. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  25. 50abf0a Move trampolines to thumb2 instead of ARM by Dave Allison · 10 years ago
  26. 65fcc2c Thumb2 assembler for JNI compiler and optimizing compiler by Dave Allison · 10 years ago
  27. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  28. 0f89dac AArch64: Fix the usage of IP0, IP1 as temporary registers by Serban Constantinescu · 10 years ago
  29. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 11 years ago
  30. c6ee54e Trampoline and assembly fixes for ARM64 by Andreas Gampe · 11 years ago
  31. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  32. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 11 years ago
  33. befbd57 Fix host architecture for 64bit. by Ian Rogers · 11 years ago
  34. 659efe7 Fix missing files. by Ian Rogers · 11 years ago