1. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 12 years ago
  2. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 12 years ago
  3. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 12 years ago
  4. 866709c Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 12 years ago
  5. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  6. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 12 years ago
  7. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  8. 9fc16eb Don't add barriers to clinit methods. by Ian Rogers · 12 years ago
  9. 7502122 Adds a DEX-to-DEX compilation level. by Sebastien Hertz · 12 years ago
  10. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 12 years ago
  11. d0b4959 am 9b7085a4: Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  12. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  13. 543959c Support check-cast elision in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  14. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed (98%) from src/compiler/dex/dex_to_dex_compiler.cc]
  15. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 12 years ago
  16. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  17. cc10e0e Constructor barrier support in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  18. 2d6ba51 Quickening support. by Sebastien Hertz · 12 years ago