1. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 14 years ago
  2. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 14 years ago
  3. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 14 years ago
  4. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 14 years ago
  5. 90a3369 Switch to UniquePtr. by Elliott Hughes · 14 years ago
  6. 4a289ed Work on heap and space initialization to support image loading by Brian Carlstrom · 14 years ago
  7. db4d540 First pass of ImageWriter by Brian Carlstrom · 14 years ago
  8. e0fc0ef Fix a few more scoped_ptr/scoped_array confusions, and stop tring to optimistically load non-existent .dex files. by Elliott Hughes · 14 years ago
  9. 40ef99e Start implementing JNI. by Elliott Hughes · 14 years ago
  10. 0024d6c Minor zip cleanups by Brian Carlstrom · 14 years ago
  11. 7e93b50 String intern table and support for unordered_map by Brian Carlstrom · 14 years ago
  12. b0460ea Add support for opening classes.dex file from zip, jar, apk by Brian Carlstrom · 14 years ago