1. bda1d60 ART: Detach libart-disassembler from libart by Andreas Gampe · 8 years ago
  2. 372f3a3 ART: Add thread offset printing hook to disassembler by Andreas Gampe · 8 years ago
  3. eb7b739 Opt compiler: Add disassembly to the '.cfg' output. by Alexandre Rames · 9 years ago
  4. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  5. 403e0d5 [MIPS] Refactoring code for disassembler by Goran Jakovljevic · 9 years ago
  6. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 10 years ago
  7. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  8. 2cbaccb Avoid printing absolute addresses in oatdump by Brian Carlstrom · 10 years ago
  9. 38e1203 x86-64 disassembler support. by Ian Rogers · 10 years ago
  10. e6622be AArch64: Add ARM64 Disassembler by Serban Constantinescu · 10 years ago
  11. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago[Renamed from runtime/disassembler.cc]
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/disassembler.cc]
  13. 07ed66b Move logging.h into base/logging.h. by Elliott Hughes · 12 years ago
  14. 60454e8 MIPS disassembler. by Elliott Hughes · 12 years ago
  15. 706a10e X86 disassembler. by Ian Rogers · 12 years ago
  16. ed64e8d Add the missing operator<< for InstructionSet and use it in the disassembler. by Elliott Hughes · 12 years ago
  17. 3a5c1ce Extra verbosity and disassembler for oatdump by Ian Rogers · 12 years ago