1. cf7f191 C++11 related clean-up of DISALLOW_.. by Ian Rogers · 10 years ago
  2. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  3. 507dfdd Compatibility layer to transition from UniquePtr to std::unique_ptr. by Ian Rogers · 10 years ago
  4. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/dex_instruction_visitor_test.cc]
  5. 317eb64 Fix another unused parameter. by Elliott Hughes · 12 years ago
  6. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  7. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  8. ba5ebb9 Added first pass of verifier and supporting changes. by jeffhao · 13 years ago
  9. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 13 years ago
  10. a331b3c New ClassLinker::CreateArrayClass by Brian Carlstrom · 13 years ago
  11. 1fb8620 Add class loading infrastructure. by Carl Shapiro · 13 years ago
  12. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 13 years ago