Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | user build support for art (2 of 3) | Brian Carlstrom | 2012-02-16 | 1 | -11/+11 |
* | Add -j to dex2oat. | Elliott Hughes | 2012-02-03 | 1 | -1/+1 |
* | Fix checksum verification when opening DexFiles from OatFiles | Brian Carlstrom | 2012-02-03 | 1 | -0/+1 |
* | Fix copyright headers. | Elliott Hughes | 2012-01-30 | 1 | -1/+15 |
* | Added pass to verify structure of dex file. | jeffhao | 2012-01-25 | 1 | -1/+1 |
* | Add --image-classes to dex2oat | Brian Carlstrom | 2011-11-29 | 1 | -17/+17 |
* | Pass the classpath to dex2oat. | Jesse Wilson | 2011-11-16 | 1 | -4/+3 |
* | Refactor the use of Method by the compiler. | Ian Rogers | 2011-11-13 | 1 | -8/+11 |
* | Basic file locking. | Elliott Hughes | 2011-11-04 | 1 | -1/+1 |
* | Reuse SIRT for C++ references | Brian Carlstrom | 2011-10-20 | 1 | -5/+5 |
* | Working ClassLoader | Brian Carlstrom | 2011-10-10 | 1 | -5/+5 |
* | Move rest of code related blobs from Method to oat | Brian Carlstrom | 2011-10-07 | 1 | -20/+48 |
* | Simplify command line arguments | Brian Carlstrom | 2011-10-04 | 1 | -1/+1 |
* | Separate oat from image | Brian Carlstrom | 2011-10-03 | 1 | -0/+79 |