1. 31050c6 Make part of the elf_writer_test specific to the portable build. by Brian Carlstrom · 11 years ago
  2. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  3. 7571e8b Add flock(2)ing on dex-cache files to prevent races by Brian Carlstrom · 11 years ago
  4. 0cd7ec2 Fix cpplint whitespace/blank_line issues by Brian Carlstrom · 11 years ago
  5. f1d3455 Do not mark pages executable unnecessarily to play nice with selinux by Brian Carlstrom · 11 years ago
  6. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/compiler/elf_writer_test.cc]
  7. 51c2467 libart-compiler cleanup by Brian Carlstrom · 11 years ago[Renamed from src/elf_writer_test.cc]
  8. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 11 years ago
  9. 265091e Remove ExtractCodeAndPrelink and switch Portable to MCLinker by Brian Carlstrom · 11 years ago
  10. 4c1c283 Move compiler_llvm to art::llvm. by Ian Rogers · 11 years ago
  11. f9e609f Disable dlopen which doesn't work on MIPS. by Jeff Hao · 11 years ago
  12. 700c8d3 Move .oat files to ELF format by Brian Carlstrom · 12 years ago