1. 6d4d9fc Reduce meta-data object sizes, introduce meta-data helper classes. by Ian Rogers · 13 years ago
  2. ae82698 Add --image-classes to dex2oat by Brian Carlstrom · 13 years ago
  3. 254db0f Pass the classpath to dex2oat. by Jesse Wilson · 13 years ago
  4. 169c9a7 Remove the use of Method from jni_compiler by Ian Rogers · 13 years ago
  5. b1f9f22 Fix a TODO regarding flock(2) and TEMP_FAILURE_RETRY. by Elliott Hughes · 13 years ago
  6. 9717051 Don't delete oat files when not generating image. by Ian Rogers · 13 years ago
  7. 234da57 Basic file locking. by Elliott Hughes · 13 years ago
  8. 5d4bdc2 Various runtime/JNI related fixes. by Ian Rogers · 13 years ago
  9. 5e863dd Make dex2oat fail early if it can't write oat file by Ian Rogers · 13 years ago
  10. 3fe7957 Make dex2oat more chatty with the log. by Ian Rogers · 13 years ago
  11. 5d84040 Created --runtime-arg switch for dex2oat to pass arguments to runtime. by jeffhao · 13 years ago
  12. 40381fb Reuse SIRT for C++ references by Brian Carlstrom · 13 years ago
  13. 362f9bc Fix cpplint's whitespace warnings. by Elliott Hughes · 13 years ago
  14. f8e0127 Add -verbose to dex2oat, and improve -verbose:monitor output. by Elliott Hughes · 13 years ago
  15. 5de8fe5 Add internal compiler option to control defaulting of boot.art by Brian Carlstrom · 13 years ago
  16. b7bbba4 Add oatopt drop in replacement for dexopt by Brian Carlstrom · 13 years ago
  17. 47a0d5a Move art content to /data by Brian Carlstrom · 13 years ago
  18. aded5f7 Working ClassLoader by Brian Carlstrom · 13 years ago
  19. 3320cf4 Move rest of code related blobs from Method to oat by Brian Carlstrom · 13 years ago
  20. 4f0d07c Spill possibly reference holding registers for runtime calls. by Ian Rogers · 13 years ago
  21. 1cb0a1d Support for resolving unknown direct/static methods. by Ian Rogers · 13 years ago
  22. ad25ac5 Static and direct resolution stub. by Ian Rogers · 13 years ago
  23. 58ae941 Simplify command line arguments by Brian Carlstrom · 13 years ago
  24. e24fa61 Separate oat from image by Brian Carlstrom · 13 years ago
  25. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  26. 27ec961 Adding oat_process by Brian Carlstrom · 13 years ago
  27. 78128a6 oatdump by Brian Carlstrom · 13 years ago
  28. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 13 years ago
  29. 2c8f653 Support for cross compilation. by Ian Rogers · 13 years ago
  30. 69b15fb Working dex2oat and oatexec by Brian Carlstrom · 13 years ago