1. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 11 years ago
  2. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 11 years ago
  3. 50cfe74 Remove dependency on llvm/Support/ELF.h by using linux's elf.h. by Nicolas Geoffray · 11 years ago
  4. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  5. 8d31bbd Throw IOException at source of failing to open a dex file. by Ian Rogers · 11 years ago
  6. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  7. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  8. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/compiler/elf_fixup.cc]
  9. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago[Renamed from src/elf_fixup.cc]
  10. 6a47b9d Refactor ElfWriter and introduce ElfWriterQuick by Brian Carlstrom · 12 years ago