aboutsummaryrefslogtreecommitdiffstats
path: root/java/dexpreopt_bootjars.go
Commit message (Expand)AuthorAgeFilesLines
* Write dexpreopt.config again during the buildColin Cross2019-05-101-0/+21
* Fix dangling rules on aosp_cf_x86_phoneColin Cross2019-05-081-10/+4
* Add native_bridge target to Android.bpdimitry2019-05-031-2/+4
* Make makevars deterministicColin Cross2019-04-121-0/+7
* Zip boot imageColin Cross2019-04-111-2/+26
* Add dex_import module typeColin Cross2019-03-201-1/+1
* Replace *Escape with *EscapeListColin Cross2019-03-041-1/+1
* Move boot image oatdump phony rules into SoongColin Cross2019-02-281-0/+47
* Don't return null for an interface type.Nicolas Geoffray2019-02-241-6/+5
* Support for install multiple boot images.Nicolas Geoffray2019-02-221-50/+62
* Refactor dexpreopt_bootjars.go to prepare for multiple boot imagesColin Cross2019-02-201-165/+101
* Make RuleBuilder methods take PathsColin Cross2019-02-201-37/+39
* Revert "Make RuleBuilder methods take Paths"Colin Cross2019-02-211-38/+36
* Make RuleBuilder methods take PathsColin Cross2019-02-201-36/+38
* Fix typo when multiple BootImageProfiles specifiedColin Cross2019-02-201-1/+1
* 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-0/+463