1. a0e1806 Add a SafeMap equivalent to std::map but without the error-prone operator[]. by Elliott Hughes · 13 years ago
  2. e5448b5 Remove most of the unordered_ stuff and use the standard equivalents instead. by Elliott Hughes · 13 years ago
  3. a6cc893 Add installd support to dex2oat by Brian Carlstrom · 13 years ago
  4. 8952189 Merge art-cache dex files into oat files by Brian Carlstrom · 13 years ago
  5. c1f143d Remove some lint. by Elliott Hughes · 13 years ago
  6. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  7. a51a3dd Add missing 'explicit's on single-argument constructors. by Elliott Hughes · 13 years ago
  8. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 13 years ago
  9. 90a3369 Switch to UniquePtr. by Elliott Hughes · 13 years ago
  10. a663ea5 Initialize ClassLinker from image by Brian Carlstrom · 13 years ago
  11. db4d540 First pass of ImageWriter by Brian Carlstrom · 13 years ago
  12. 7e93b50 String intern table and support for unordered_map by Brian Carlstrom · 13 years ago
  13. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 13 years ago