1. 5092811 Move elf_utils.h to libelffile library as well. by David Srbecky · 6 years ago
  2. 2faab00 Create libelffile library for ELF file manipulation. by David Srbecky · 6 years ago
  3. 7370d92 Remove oat_patches from the DWARF writer. by David Srbecky · 6 years ago
  4. 91b2900 Remove support for generating .eh_frame ELF section. by David Srbecky · 6 years ago
  5. 49b2b20 Allow empty mini-debug-info ELF section. by David Srbecky · 6 years ago
  6. c57c680 Modernise code to use std::make_unique by Yi Kong · 6 years ago
  7. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  8. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  9. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  10. de91fd4 Generate unstripped .oat files in the symbols directory. by David Srbecky · 6 years ago
  11. a043111 Move instruction_set_ to CompilerOptions. by Vladimir Marko · 6 years ago
  12. 1979c64 Clean up include paths by David Sehr · 6 years ago
  13. 8ba5641 Merge "Load ArtMethod* from .data.bimg.rel.ro entries." by Vladimir Marko · 7 years ago
  14. b066d43 Load ArtMethod* from .data.bimg.rel.ro entries. by Vladimir Marko · 7 years ago
  15. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  16. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  17. 32210b9 Generate debug symbols for interpreted methods. by David Srbecky · 7 years ago
  18. ec2cdf4 Try to mmap vdex file within the address range of the ELF file. by David Srbecky · 7 years ago
  19. f4886df Add mini-debug-info generation mode for JIT. by David Srbecky · 7 years ago
  20. e155f4b Decouple virtual memory allocation in ElfBuilder. by David Srbecky · 7 years ago
  21. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  22. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  23. 7452797 Refactor linker files from compiler/ to dex2oat/. by Vladimir Marko · 8 years ago[Renamed (98%) from compiler/elf_writer_quick.cc]
  24. 3c68315 Merge "Revert^2 "ART: Remove workaround in verifer after Jack update."" by Treehugger Robot · 7 years ago