aboutsummaryrefslogtreecommitdiffstats
path: root/java/dexpreopt_bootjars.go
Commit message (Expand)AuthorAgeFilesLines
* soong: Give priority to modules in exported namespaces for bootjarsSam Mortimer2019-12-111-0/+4
* Make makevars deterministicColin Cross2019-04-161-0/+7
* 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