aboutsummaryrefslogtreecommitdiffstats
path: root/dexpreopt/dexpreopt.go
Commit message (Expand)AuthorAgeFilesLines
* Enable app image startup cache for preopted appsMathieu Chartier2019-04-291-0/+3
* Hardcode in dexopt the information that /system/product should be /product.Nicolas Geoffray2019-03-051-1/+9
* Make RuleBuilder methods take PathsColin Cross2019-02-201-42/+63
* Revert "Make RuleBuilder methods take Paths"Colin Cross2019-02-211-63/+42
* Make RuleBuilder methods take PathsColin Cross2019-02-201-42/+63
* Add CopyOf utility methodColin Cross2019-02-191-3/+1
* Move dexpreopting of boot jars into SoongColin Cross2019-02-151-6/+2
* Revert "Revert "Never strip and store dex files uncompressed when they are pr...Nicolas Geoffray2019-02-131-3/+10
* Use ArchType in dexpreopt configColin Cross2019-02-121-7/+7
* Move dexpreopt image selection out of dexpreopt packageColin Cross2019-02-111-13/+19
* Improve RuleBuilder documentation and methodsColin Cross2019-02-051-2/+2
* Move dexpreopt.Script to android.RuleBuilderColin Cross2019-02-051-7/+9
* Allow modules to disable stripping when dexpreoptingColin Cross2019-01-101-0/+4
* Don't strip when dexpreopt is disabledColin Cross2019-01-091-25/+34
* Preopt: Pass -Xbootclasspath: arg to dex2oat.Vladimir Marko2019-01-091-0/+6
* Save invocation info of dex2oat runs.Alex Light2019-01-021-3/+6
* Fix build time preopt with shared library uses.Nicolas Geoffray2018-12-181-9/+27
* Dexpreopt soong modules inside soongColin Cross2018-12-151-0/+541
* Revert "Dexpreopt soong modules inside soong"Colin Cross2018-12-141-541/+0
* Dexpreopt soong modules inside soongColin Cross2018-12-131-0/+541