1. be0e546 Cache field lowering info in mir_graph. by Vladimir Marko · 11 years ago
  2. 2730db0 Add VerfiedMethod to DexCompilationUnit. by Vladimir Marko · 11 years ago
  3. 1ebe217 Remove unused method in DEX-to-DEX. by Sebastien Hertz · 11 years ago
  4. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  5. 02ed4c0 Move disassembler out of runtime. by Ian Rogers · 11 years ago
  6. 9b297bf Refactor CompilerDriver::Compute..FieldInfo by Ian Rogers · 11 years ago
  7. 65ec92c Refactor CompilerDriver::ComputeInvokeInfo by Ian Rogers · 11 years ago
  8. 866709c Merge "Disable devirtualization detection in DEX-to-DEX compiler." into dalvik-dev by Sebastien Hertz · 11 years ago
  9. 1e54d68 Disable devirtualization detection in DEX-to-DEX compiler. by Sebastien Hertz · 11 years ago
  10. e0948e1 Make DexFiles opened from files readonly by default, but writable during dex2oat by Brian Carlstrom · 11 years ago
  11. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  12. 9fc16eb Don't add barriers to clinit methods. by Ian Rogers · 11 years ago
  13. 7502122 Adds a DEX-to-DEX compilation level. by Sebastien Hertz · 12 years ago
  14. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  15. d0b4959 am 9b7085a4: Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  16. 9b7085a Fix cpplint readability/braces issues by Brian Carlstrom · 12 years ago
  17. 543959c Support check-cast elision in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  18. 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]
  19. 1581766 resolved conflicts for merge of 51c2467e to dalvik-dev by Brian Carlstrom · 12 years ago
  20. 51c2467 libart-compiler cleanup by Brian Carlstrom · 12 years ago
  21. cc10e0e Constructor barrier support in DEX-to-DEX compiler. by Sebastien Hertz · 12 years ago
  22. 2d6ba51 Quickening support. by Sebastien Hertz · 12 years ago