aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Write dexpreopt.config again during the buildColin Cross2019-05-102-11/+11
* Enable app image startup cache for preopted appsMathieu Chartier2019-04-302-0/+5
* Use the apex image when the device config asks for it.Nicolas Geoffray2019-04-041-0/+1
* Hardcode in dexopt the information that /system/product should be /product.Nicolas Geoffray2019-03-051-1/+9
* Fix Rel() after ReplaceExtension or InSameDirColin Cross2019-02-271-3/+3
* Support for install multiple boot images.Nicolas Geoffray2019-02-221-0/+2
* Make RuleBuilder methods take PathsColin Cross2019-02-214-211/+359
* Revert "Make RuleBuilder methods take Paths"Colin Cross2019-02-204-354/+210
* Make RuleBuilder methods take PathsColin Cross2019-02-204-210/+354
* Set a dedicated variable for the runtime apex libs.Nicolas Geoffray2019-02-202-2/+2
* Add CopyOf utility methodColin Cross2019-02-191-3/+1
* Move dexpreopting of boot jars into SoongColin Cross2019-02-153-36/+53
* Fix dependencies in strip.shColin Cross2019-02-151-2/+2
* Add RuleBuilder.Installs().String()Colin Cross2019-02-131-3/+3
* Revert "Revert "Never strip and store dex files uncompressed when they are pr...Nicolas Geoffray2019-02-133-4/+29
* Use ArchType in dexpreopt configColin Cross2019-02-123-12/+14
* Move dexpreopt image selection out of dexpreopt packageColin Cross2019-02-113-45/+47
* Remove unused dexpreopt UseEmbeddedDexColin Cross2019-02-072-2/+0
* Improve RuleBuilder documentation and methodsColin Cross2019-02-051-2/+2
* Move dexpreopt.Script to android.RuleBuilderColin Cross2019-02-055-191/+17
* Rename preferCodeIntegrity to useEmbeddedDexVictor Hsieh2019-01-292-9/+9
* 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-093-40/+59
* Don't strip when dexpreopt is disabledColin Cross2019-01-091-25/+34
* Preopt: Pass -Xbootclasspath: arg to dex2oat.Vladimir Marko2019-01-093-1/+15
* Merge "Save invocation info of dex2oat runs."android-o-mr1-iot-release-1.0.8Treehugger Robot2019-01-071-3/+6
|\
| * Save invocation info of dex2oat runs.Alex Light2019-01-021-3/+6
* | manifest_fixer: rename to --prefer-code-integrityVictor Hsieh2019-01-032-9/+9
|/
* Create dexpreopt install dirColin Cross2018-12-191-0/+1
* Merge "Fix build time preopt with shared library uses."Nicolas Geoffray2018-12-191-9/+27
|\
| * Fix build time preopt with shared library uses.Nicolas Geoffray2018-12-181-9/+27
* | Add an owners file for dexpreopt files.Nicolas Geoffray2018-12-181-0/+1
|/
* Dexpreopt soong modules inside soongColin Cross2018-12-157-0/+1279
* Revert "Dexpreopt soong modules inside soong"Colin Cross2018-12-147-1261/+0
* Dexpreopt soong modules inside soongColin Cross2018-12-137-0/+1261