aboutsummaryrefslogtreecommitdiffstats
path: root/java/dexpreopt_config.go
Commit message (Expand)AuthorAgeFilesLines
* Revert "Use boot image extension for framework libraries."Ulyana Trafimovich2019-12-111-13/+5
* Export art dexpreopt image zip fileColin Cross2019-12-041-1/+2
* Use boot image extension for framework libraries.Ulya Trafimovich2019-12-031-74/+103
* soong: Align update boot jar variable with system_server jarRoshan Pius2019-12-021-4/+16
* Revert^2 "Do not dexpreopt system server jars from updatable modules."Ulyana Trafimovich2019-11-271-13/+2
* Revert "Do not dexpreopt system server jars from updatable modules."Ulyana Trafimovich2019-11-261-2/+13
* Do not dexpreopt system server jars from updatable modules.Ulya Trafimovich2019-11-251-13/+2
* soong: Support system_server jars from apexesRoshan Pius2019-11-221-0/+16
* Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex."Ulyana Trafimovich2019-11-081-13/+35
* Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex."Ulyana Trafimovich2019-11-071-35/+13
* Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex."Ulyana Trafimovich2019-11-071-13/+35
* stem property of java modules are propagated to MakeJiyong Park2019-10-311-3/+13
* Revert "Package dexpreopt artifacts for libcore jars in the ART apex."Nicolas Geoffray2019-10-301-38/+13
* Package dexpreopt artifacts for libcore jars in the ART apex.Ulya Trafimovich2019-10-281-13/+38
* Deduplicate config generation for boot images.Ulya Trafimovich2019-10-231-79/+23
* Remove old-style support for translated second architecturesColin Cross2019-09-191-5/+1
* Update dexpreopt for the ART APEX name change.Martin Stjernholm2019-08-301-9/+9
* Revert "Revert "Remove option to create boot image based on preloaded classes""Mathieu Chartier2019-06-261-1/+2
* Expand the dexpreopt image dependencies to entire imageDan Willemsen2019-06-181-16/+32
* Write dexpreopt.config again during the buildColin Cross2019-05-101-8/+18
* Fix dangling rules on aosp_cf_x86_phoneColin Cross2019-05-081-2/+25
* Pass other boot classpath locations to the apex image.Nicolas Geoffray2019-04-301-8/+16
* Zip boot imageColin Cross2019-04-111-0/+2
* Fix Rel() after ReplaceExtension or InSameDirColin Cross2019-02-271-1/+1
* Add a DEX2OAT_BOOTCLASSPATH variable.Nicolas Geoffray2019-02-261-0/+1
* Support for install multiple boot images.Nicolas Geoffray2019-02-221-0/+46
* Pass DEXPREOPT_BOOT_JARS_MODULES to MakeColin Cross2019-02-201-0/+2
* Refactor dexpreopt_bootjars.go to prepare for multiple boot imagesColin Cross2019-02-201-0/+154