aboutsummaryrefslogtreecommitdiffstats
path: root/dexpreopt/config.go
Commit message (Expand)AuthorAgeFilesLines
* Enable app image startup cache for preopted appsMathieu Chartier2019-04-291-0/+2
* Use the apex image when the device config asks for it.Nicolas Geoffray2019-04-051-0/+1
* Support for install multiple boot images.Nicolas Geoffray2019-02-221-0/+2
* Make RuleBuilder methods take PathsColin Cross2019-02-201-34/+206
* Revert "Make RuleBuilder methods take Paths"Colin Cross2019-02-211-201/+33
* Make RuleBuilder methods take PathsColin Cross2019-02-201-33/+201
* Set a dedicated variable for the runtime apex libs.Nicolas Geoffray2019-02-201-1/+1
* Move dexpreopting of boot jars into SoongColin Cross2019-02-151-7/+18
* Revert "Revert "Never strip and store dex files uncompressed when they are pr...Nicolas Geoffray2019-02-131-1/+2
* Use ArchType in dexpreopt configColin Cross2019-02-121-4/+6
* Move dexpreopt image selection out of dexpreopt packageColin Cross2019-02-111-5/+5
* Remove unused dexpreopt UseEmbeddedDexColin Cross2019-02-081-1/+0
* Rename preferCodeIntegrity to useEmbeddedDexVictor Hsieh2019-01-291-8/+8
* Preopt: Do not strip non-image boot class path jars.Vladimir Marko2019-01-111-0/+1
* Allow modules to disable stripping when dexpreoptingColin Cross2019-01-101-0/+1
* Preopt: Pass -Xbootclasspath: arg to dex2oat.Vladimir Marko2019-01-091-1/+4
* manifest_fixer: rename to --prefer-code-integrityVictor Hsieh2019-01-031-8/+8
* Dexpreopt soong modules inside soongColin Cross2018-12-151-0/+141
* Revert "Dexpreopt soong modules inside soong"Colin Cross2018-12-141-141/+0
* Dexpreopt soong modules inside soongColin Cross2018-12-131-0/+141