| Age | Commit message (Expand) | Author |
|---|---|---|
| 2014-03-13 | Add command line support for enabling the optimizing compiler. | |
| 2014-03-01 | Make out arguments non-reference types. | |
| 2014-02-18 | Rewrite the compiler interface for CompilerDriver. | |
| 2014-02-06 | Object model changes to support 64bit. | |
| 2014-01-28 | Add VerfiedMethod to DexCompilationUnit. | |
| 2014-01-28 | Refactor verification results. | |
| 2013-12-17 | Move compiler code out of method verifier. | |
| 2013-09-19 | Use class def index from java.lang.Class. | |
| 2013-09-09 | Move disassembler out of runtime. | |
| 2013-09-05 | Shard dedupe set locks. | |
| 2013-09-03 | Multi threaded hashed deduplication during compilation. | |
| 2013-07-26 | Fix cpplint whitespace/comments issues | |
| 2013-07-17 | Add verification of boot.oat generated on device | |
| 2013-07-12 | Create separate Android.mk for main build targets |