1. 576ca0c Reduce header files including header files. by Ian Rogers · 11 years ago
  2. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  3. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  4. e84bfb5 New header fix for gcc 4.7 build. by Nicolas Geoffray · 11 years ago
  5. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 11 years ago
  6. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  7. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/elf_stripper.cc]
  8. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago[Renamed from src/elf_stripper.cc]
  9. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 12 years ago