aboutsummaryrefslogtreecommitdiff
path: root/core/dex_preopt.mk
AgeCommit message (Expand)Author
2024-04-26Make system_server.zip compatible with prebuilt apex buildsSpandan Das
2024-02-01Determine GC type based on BUILT_KERNEL_VERSION_FILE.Jiakai Zhang
2023-11-17Disable boot.zip on eng build.Jiakai Zhang
2023-09-18Fix typos in METADATA.txt inside boot.zipPrashant Dubey
2023-06-19Add an entry in METADATA.txt to determine whether to use the CMC GC.Jiakai Zhang
2023-06-12Avoid using soong_zip's "-e" flag for boot.zip.Jiakai Zhang
2023-06-09Add mainline extension and METADATA.txt to boot.zip.Jiakai Zhang
2023-03-21Disable system_server.zip generation for ART prebuiltsPranav Gupta
2022-12-19Support SYSTEM_SERVER_JARS_EXTRA in dexpreoptNick Chameyev
2022-11-04Zip apex system server and standalone system server jars into system_server.zip.Islam Elbanna
2022-11-03Revert "Zip apex system server and standalone system server jars into system_...Jiakai Zhang
2022-11-02Zip apex system server and standalone system server jars into system_server.zip.Islam Elbanna
2021-05-05Add 'platform:' prefix to unqualified system server jars.satayev
2020-07-14Auto-generate dexpreopt boot image moduleYo Chiang
2020-02-27Install boot.art image for host as well (used by ART tests).David Srbecky
2019-12-04Add art dexpreopt to boot.zip archiveCalin Juravle
2019-05-01Rename PRODUCT_USES_ART to PRODUCT_USES_DEFAULT_ART_CONFIGCalin Juravle
2019-04-18Add the entire boot image to boot.zipCalin Juravle
2019-04-16Revert "Add the entire boot image to boot.zip"Cyan Hsieh
2019-04-16Add the entire boot image to boot.zipCalin Juravle
2019-04-05Move the profile rule out of dex_preopt_libart.mk.Nicolas Geoffray
2019-02-22Support for install multiple boot images.Nicolas Geoffray
2019-02-20Fix boot_profile_jars.zipColin Cross
2019-02-20Remove obsolete rule.Nicolas Geoffray
2019-02-05Move hiddenapi singleton rules to SoongColin Cross
2019-01-31Merge "Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_F...Treehugger Robot
2019-01-29Use DEXPREOPT_BOOTCLASSPATH_DEX_FILES to build boot_profile_jars.zipCalin Juravle
2019-01-25Remove dependencies on hiddenapi files with UNSAFE_DISABLE_HIDDENAPI_FLAGS=trueAdrian Roos
2019-01-24Merge "Replace PRODUCT_BOOT_JARS with DEXPREOPT_BOOT_JARS_MODULES for noprelo...Calin Juravle
2019-01-23Replace PRODUCT_BOOT_JARS with DEXPREOPT_BOOT_JARS_MODULES for nopreloadsCalin Juravle
2019-01-22Use the jars, not the classes.dex for passing to hiddenapi.Nicolas Geoffray
2019-01-19hiddenapi: Process core.platform.api.stubsDavid Brazdil
2019-01-19Replace hiddenapi-{public,private}-list.txt with a CSV fileDavid Brazdil
2019-01-18Move HIDDENAPI_FLAGS dependencies to frameworks/baseDavid Brazdil
2019-01-17Move hiddenapi to SoongColin Cross
2018-12-21Preopt: Pass -Xbootclasspath: arg to dex2oat.Vladimir Marko
2018-12-17Move dexpreopting to SoongColin Cross
2018-12-14Revert "Move dexpreopting to Soong"Colin Cross
2018-12-12Move dexpreopting to SoongColin Cross
2018-10-23Reduce the propagation of LOCAL_DEX_PREOPT := nostrippingColin Cross
2018-10-01Fix boot_profile_jars.zipColin Cross
2018-09-06Add hidden API public/private list to KATI_RESTATDavid Brazdil
2018-08-24Install /system/product_services apps odex in system-other.Anton Hansson
2018-08-15Allow products to define their own hidden api stubsRalph Nathan
2018-08-06Merge "hiddenapi: Split stubs into public/system/test classpaths"David Brazdil
2018-08-03hiddenapi: Split stubs into public/system/test classpathsDavid Brazdil
2018-08-01Merge "Remove android.test.{mock,runner}.stubs from private-list.txt"David Brazdil
2018-07-31Remove android.test.{mock,runner}.stubs from private-list.txtDavid Brazdil
2018-07-13Add singleton rule for hiddenapi list generationDavid Brazdil
2018-07-12Add singleton rule for hiddenapi list generationDavid Brazdil