Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove most of the unordered_ stuff and use the standard equivalents instead. | Elliott Hughes | 2012-01-18 | 1 | -3/+2 |
* | Add installd support to dex2oat | Brian Carlstrom | 2012-01-05 | 1 | -4/+4 |
* | Merge art-cache dex files into oat files | Brian Carlstrom | 2012-01-04 | 1 | -4/+3 |
* | Remove some lint. | Elliott Hughes | 2011-12-01 | 1 | -1/+1 |
* | Fix cpplint's whitespace warnings. | Elliott Hughes | 2011-10-17 | 1 | -2/+1 |
* | Add missing 'explicit's on single-argument constructors. | Elliott Hughes | 2011-10-17 | 1 | -1/+1 |
* | Add oatopt drop in replacement for dexopt | Brian Carlstrom | 2011-10-14 | 1 | -0/+3 |
* | Switch to UniquePtr. | Elliott Hughes | 2011-08-30 | 1 | -3/+4 |
* | Initialize ClassLinker from image | Brian Carlstrom | 2011-08-21 | 1 | -1/+1 |
* | First pass of ImageWriter | Brian Carlstrom | 2011-08-15 | 1 | -71/+6 |
* | String intern table and support for unordered_map | Brian Carlstrom | 2011-08-04 | 1 | -2/+3 |
* | Add support for opening classes.dex file from zip, jar, apk | Brian Carlstrom | 2011-08-02 | 1 | -0/+194 |