1. 5d84040 Created --runtime-arg switch for dex2oat to pass arguments to runtime. by jeffhao · 13 years ago
  2. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  3. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  4. f8e0127 Add -verbose to dex2oat, and improve -verbose:monitor output. by Elliott Hughes · 13 years ago
  5. 5de8fe5 Add internal compiler option to control defaulting of boot.art by Brian Carlstrom · 13 years ago
  6. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 13 years ago
  7. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  8. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  9. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  10. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  11. 1cb0a1d Support for resolving unknown direct/static methods. by Ian Rogers · 13 years ago
  12. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  13. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  14. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  15. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  16. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  17. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  18. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  19. 2c8f653 Support for cross compilation. by Ian Rogers · 13 years ago
  20. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago