Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a WITH_DEXOPT_BOOT_IMG_ONLY configuration option. | Alex Light | 2014-08-11 | 1 | -0/+6 |
* | Don't enable LOCAL_DEX_PREOPT for apks outside system.img | Ying Wang | 2014-07-09 | 1 | -5/+7 |
* | Explicit record the modules' built-file:installed-file | Ying Wang | 2014-06-16 | 1 | -3/+11 |
* | Fix pattern rules for $(installed_odex) for libdvm. | Ying Wang | 2014-05-28 | 1 | -2/+2 |
* | Split the rules to build the odex file | Ying Wang | 2014-05-21 | 1 | -8/+5 |
* | Multilib support for odex | Ying Wang | 2014-05-18 | 1 | -4/+68 |
* | Make sure to install the .odex when running "make <module_name>" | Ying Wang | 2014-01-24 | 1 | -0/+3 |
* | Remove LOCAL_SRC_FILES as precondition of enabling dexpreopt | Ying Wang | 2014-01-03 | 1 | -9/+7 |
* | Add DEXPREOPT support for ART | Brian Carlstrom | 2013-12-17 | 1 | -0/+70 |