- 3451e16 Add boot_image module type by Paul Duffin · 4 years ago
- 1ab6186 Switch dex_bootjars to a singleton module by Paul Duffin · 4 years ago
- 324234b Merge "dexpreopt: Use the dirty-image-objects path from frameworks/base." by Nicolas Geoffray · 4 years ago
- 1086e60 dexpreopt: Use the dirty-image-objects path from frameworks/base. by Nicolas Geoffray · 4 years ago
- a4a1c4e Support building boot images with disabled dexpreopt. by Ulya Trafimovich · 4 years ago
- 064b70c Export dex implementation jars from prebuilt_apex by Paul Duffin · 4 years, 2 months ago
- fc02166 Use apex and jar to select boot image dex jar by Paul Duffin · 4 years, 1 month ago
- db77e14 Ensure that only one dex jar is chosen for each boot image library by Paul Duffin · 4 years, 1 month ago
- 7f48eef Improve error messages for missing dependencies by Paul Duffin · 4 years, 1 month ago
- f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 2 months ago
- 3bfabf2 Documenting java/dexpreopt_bootjars.go by Ulya Trafimovich · 4 years, 2 months ago
- cf371cc Replace android.WriteFile rule with android.WriteFileRule by Colin Cross · 4 years, 2 months ago
- 7f51107 Rename ART release APEX to com.android.art. by Martin Stjernholm · 4 years, 3 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 4 years, 4 months ago
- 81febc4 Avoid panic when a boot jar is provided as a java_import by Paul Duffin · 4 years, 3 months ago
- aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- e07f231 Rename ApexName to ApexVariationName by Colin Cross · 4 years, 5 months ago
- 9f43597 Remove obsolete PDK build functionality by Dan Willemsen · 4 years, 7 months ago
- 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 4 years, 6 months ago
- 5cdb051 Merge "Remove host boot image from boot.zip." by Ulyana Trafimovich · 4 years, 7 months ago
- fa09632 Merge changes from topics "target-build-unbundled", "unbundled-preopt" by Martin Stjernholm · 4 years, 7 months ago
- 9ab4933 Remove host boot image from boot.zip. by Ulya Trafimovich · 4 years, 7 months ago
- 95d6ea3 Don't disable dexpreopting implicitly in unbundled builds. by Martin Stjernholm · 4 years, 7 months ago
- 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 7 months ago
- b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 7 months ago
- 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 4 years, 7 months ago
- e739f1e Collect permitted packages from java_sdk_library instances by Paul Duffin · 4 years, 7 months ago
- 8640ab9 Raise an error instead of panic in SplitApexJarPairs. by Ulya Trafimovich · 4 years, 8 months ago
- 50c4a4b Use two-column format for PRODUCT_BOOT_JARS components. by Ulya Trafimovich · 4 years, 9 months ago
- 7c140d8 Add "updatable" property to ApexModule interface. by Ulya Trafimovich · 4 years, 9 months ago
- e0ce4ba Relax boot image check to allow platform Jacoco variant in a coverage build. by Ulya Trafimovich · 4 years, 9 months ago
- 0d8f616 Merge "Forbid generating boot image files for jars in updatable modules." by Ulyana Trafimovich · 4 years, 9 months ago
- b28cc37 Forbid generating boot image files for jars in updatable modules. by Ulya Trafimovich · 5 years ago
- 1c5d4fe Merge "Add file with updatable BCP packages to /system/etc/" by Vladimir Marko · 4 years, 9 months ago
- 205e6c2 Add file with updatable BCP packages to /system/etc/ by Vladimir Marko · 4 years, 9 months ago
- ab99498 Adjust embedded dex locations in host boot image. by David Srbecky · 4 years, 9 months ago
- 1aacc6c Fix dump-oat-boot build target. by David Srbecky · 4 years, 10 months ago
- 45feb06 Merge "Revert "Share vdex files in the ART apex between architectures (..."" by Tim Joines · 4 years, 10 months ago
- c1ef1bb Revert "Share vdex files in the ART apex between architectures (..." by Tim Joines · 4 years, 10 months ago
- 5d2449e Merge "Share vdex files in the ART apex between architectures (via symlinks)." by Ulyana Trafimovich · 4 years, 10 months ago
- fde5912 Merge "Rename ART dump-oat rules." by David Srbecky · 4 years, 10 months ago
- 5b88fe3 Share vdex files in the ART apex between architectures (via symlinks). by Ulya Trafimovich · 4 years, 10 months ago
- 4667232 Rename ART dump-oat rules. by David Srbecky · 4 years, 10 months ago
- cc868de Merge "Remove unused mips workarounds." by Elliott Hughes · 4 years, 10 months ago
- b9c9913 Merge "Generate the ART boot image for host as well (used by ART tests)." by David Srbecky · 4 years, 10 months ago
- 7f8dac1 Generate the ART boot image for host as well (used by ART tests). by David Srbecky · 5 years ago
- c0c98d5 Set '--force-determinism' option for boot image compilation. by Ulya Trafimovich · 4 years, 10 months ago
- da3a071 Remove unused mips workarounds. by Elliott Hughes · 4 years, 10 months ago
- c177ebe Distinguish boot images by target rather than arch by David Srbecky · 4 years, 11 months ago
- 6d41527 Do all dexpreoptDisabled checks before registering a dex2oat host dep. by Martin Stjernholm · 5 years ago
- 40f9f3c Reland: Move the Once cache for dexpreopt.GlobalConfig into the by Martin Stjernholm · 5 years ago
- 75a48d8 Reland: Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
- 73d5983 Remove UseApexImage and GenerateApexImage. by Nicolas Geoffray · 5 years ago
- b0a2d37 Fix --boot-image argument in dex2oat command for boot image extension. by Ulya Trafimovich · 5 years ago
- e4b5342 Revert "Separate dexpreopt.GlobalSoongConfig to allow independen..." by Hans Boehm · 5 years ago
- 453bf09 Revert "Move the Once cache for dexpreopt.GlobalConfig into the ..." by Hans Boehm · 5 years ago
- dae8a80 Move the Once cache for dexpreopt.GlobalConfig into the dexpreopt package. by Martin Stjernholm · 5 years ago
- be9d0d2 Separate dexpreopt.GlobalSoongConfig to allow independent caching of it. by Martin Stjernholm · 5 years ago
- 7eebb4f For JIT-zygote config, add "apex" boot image files to the ART apex. by Ulya Trafimovich · 5 years ago
- 5754745 Use boot image extension in the JIT-zygote experiment. by Ulya Trafimovich · 5 years ago
- 11e1ae0 Merge "Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true." by Ulyana Trafimovich · 5 years ago
- c52aaf1 Move generation of the dexpreopt tool paths into Soong. by Martin Stjernholm · 5 years ago
- 4456188 Include jacoco in the ART boot image if EMMA_INSTRUMENT_FRAMEWORK=true. by Ulya Trafimovich · 5 years ago
- 3391a1e Respect JIT-zygote config when generating boot image location. by Ulya Trafimovich · 5 years ago
- 54191fa Revert "Consistently use either "boot" or "apex" boot image as the default." by Lingfeng Yang · 5 years ago
- 48b3b3c Consistently use either "boot" or "apex" boot image as the default. by Ulya Trafimovich · 5 years ago
- 3fae766 Revert "Use boot image extension for framework libraries." by Ulyana Trafimovich · 5 years ago
- 163664a Pass correct --image argument to oatdump. by Ulya Trafimovich · 5 years ago
- 31bf00d Export art dexpreopt image zip file by Colin Cross · 5 years ago
- 4d2eeed Use boot image extension for framework libraries. by Ulya Trafimovich · 5 years ago
- de53441 Revert^4 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
- bf0e476 Revert^3 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
- 66b3e99 Revert^2 "Package dexpreopt artifacts for libcore jars in the ART apex." by Ulyana Trafimovich · 5 years ago
- 940ef19 Merge "Disable dexpreopt on targets that do not include default ART config." by Ulyana Trafimovich · 5 years ago
- acb33e0 Disable dexpreopt on targets that do not include default ART config. by Ulya Trafimovich · 5 years ago
- 0b23875 stem property of java modules are propagated to Make by Jiyong Park · 5 years ago
- 24babe3 Revert "Package dexpreopt artifacts for libcore jars in the ART apex." by Nicolas Geoffray · 5 years ago
- d5df949 Package dexpreopt artifacts for libcore jars in the ART apex. by Ulya Trafimovich · 5 years ago
- 54fd807 Specify boot image format to be lz4hc by Mathieu Chartier · 5 years ago
- e710242 Add support for generating boot profiles. by Nicolas Geoffray · 5 years ago
- ee94d6a Add RuleBuilder helper functions for built and prebuilt tools by Colin Cross · 6 years ago
- 6adeee1 Revert "Revert "Remove option to create boot image based on preloaded classes"" by Mathieu Chartier · 6 years ago
- d3f688b Revert "Remove option to create boot image based on preloaded classes" by Mathieu Chartier · 6 years ago
- 4a04731 Remove option to create boot image based on preloaded classes by Mathieu Chartier · 6 years ago
- 0f41678 Expand the dexpreopt image dependencies to entire image by Dan Willemsen · 6 years ago
- 2d00f0d Write dexpreopt.config again during the build by Colin Cross · 6 years ago
- c11e0c5 Fix dangling rules on aosp_cf_x86_phone by Colin Cross · 6 years ago
- 1f33e40 Add native_bridge target to Android.bp by dimitry · 6 years ago
- 91268c6 Make makevars deterministic by Colin Cross · 6 years ago
- df8eebe Zip boot image by Colin Cross · 6 years ago
- 42be761 Add dex_import module type by Colin Cross · 6 years ago
- 0b9f31f Replace *Escape with *EscapeList by Colin Cross · 6 years ago
- c9a4c36 Move boot image oatdump phony rules into Soong by Colin Cross · 6 years ago
- 27c7cc6 Don't return null for an interface type. by Nicolas Geoffray · 6 years ago
- 72892f1 Support for install multiple boot images. by Nicolas Geoffray · 6 years ago
- 44df581 Refactor dexpreopt_bootjars.go to prepare for multiple boot images by Colin Cross · 6 years ago
- 69f59a3 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
- ab898dc Revert "Make RuleBuilder methods take Paths" by Colin Cross · 6 years ago
- acdd694 Make RuleBuilder methods take Paths by Colin Cross · 6 years ago
- 45df0bd Fix typo when multiple BootImageProfiles specified by Colin Cross · 6 years ago