1. 35e1e6a 1. Fix CFI for quick compiled code in x86 & x86_64; by Tong Shen · 10 years ago
  2. eefbe39 Fix some style nitpicks by Alex Light · 10 years ago
  3. 53cb16b Add patchoat tool to Art. by Alex Light · 10 years ago
  4. 3470ab4 Fixed gdb support and added some ElfFile functions by Alex Light · 10 years ago
  5. 78382fa Optionally add debug symbols to ELF files made by quick compiler. by Alex Light · 10 years ago
  6. 8758c64 Fix build by converting from bionic to elfutils version of elf.h by Brian Carlstrom · 10 years ago
  7. b12f347 Revert "Revert "Rewrite ElfWriterQuick to make it more modular."" by Brian Carlstrom · 10 years ago
  8. 35f7225 Revert "Rewrite ElfWriterQuick to make it more modular." by Brian Carlstrom · 10 years ago
  9. ad13cb2 Rewrite ElfWriterQuick to make it more modular. by Alex Light · 10 years ago
  10. 57ef2d3 Moved a BufferedOutputStream onto the heap to reduce stack usage. by Alex Light · 10 years ago
  11. 53bee42 Fix using kArm instead of kThumb2. by Mathieu Chartier · 10 years ago
  12. b95a534 AArch64: Add arm64 runtime support. by Stuart Monteith · 11 years ago
  13. befbd57 Fix host architecture for 64bit. by Ian Rogers · 11 years ago
  14. ae9fd93 Tell GDB about Quick ART generated code by Mark Mendell · 11 years ago
  15. 3d50407 Make out arguments non-reference types. by Ian Rogers · 11 years ago
  16. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 11 years ago
  17. 9d6bb98 am 2cea26c1: am c6dfdace: Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  18. c6dfdac Add buffering to ELF file generation by Brian Carlstrom · 11 years ago
  19. e2be9da Fix typo in elf writer. by Mathieu Chartier · 11 years ago
  20. 8718359 Add -XX:+DisableExplicitGC option for Art by Anwar Ghuloum · 11 years ago
  21. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  22. c50d8e1 Remove OatWriter buffering to memory for ElfWriterQuick by Brian Carlstrom · 11 years ago
  23. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed (99%) from src/compiler/elf_writer_quick.cc]
  24. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago[Renamed from src/elf_writer_quick.cc]
  25. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago