- 56866c5 Hide unflagged mainline prebuilts with missing source. by Spandan Das · 6 months ago
- fcea0a8 Add unit test to verify contents of bootclasspath.pb.textproto by Spandan Das · 7 months ago
- 7fd531f Identify profile providing apexes using ApexInfo by Spandan Das · 7 months ago
- e21a8d4 Fix the args used to dexpreopt system server jars in prebuilt apexes by Spandan Das · 12 months ago
- 7e9343b Merge changes from topic "hiddenapi_exportable" into main by Jihoon Kang · 1 year ago
- bd09345 Enable hiddenapi check for exportable stubs by Jihoon Kang · 1 year, 1 month ago
- 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 1 year ago
- 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year ago
- 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 1 month ago
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 1 month ago
- cc9e218 Fix build configuration dependant Soong test by Jihoon Kang · 1 year, 3 months ago
- a0503a5 apex: Remove apexPackagingMutator by Jooyung Han · 1 year, 5 months ago
- 556bdf8 Add a Make variable to determine ART boot image jars for testing. by Jiakai Zhang · 1 year, 6 months ago
- cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 1 year, 6 months ago
- f7f782c Remove Modules() from BootclasspathFragmentApexContentInfo. by Jiakai Zhang · 1 year, 6 months ago
- b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 1 year, 6 months ago
- b47cacc Remove the ability to install boot images by bootclasspath_fragments. by Jiakai Zhang · 1 year, 8 months ago
- b95998b Prepare tests for dexpreopt changes. by Jiakai Zhang · 1 year, 8 months ago
- bc698cd Revert^2 "Generate boot image profiles even if dexpreopt is disabled." by Jiakai Zhang · 1 year, 8 months ago
- 7081aaf Merge changes from topic "revert-2574032-XXTWCJDTDQ" by Qiao Yang · 1 year, 9 months ago
- 8d8c660 Revert "Generate boot image profiles even if dexpreopt is disabled." by Qiao Yang · 1 year, 9 months ago
- dbfcf85 Merge changes I4e721b47,I1bf05ade by Jiakai Zhang · 1 year, 9 months ago
- b95f834 Generate boot image profiles even if dexpreopt is disabled. by Jiakai Zhang · 1 year, 9 months ago
- 4753b39 Get rid of DeviceName() from path related to dexpreopt by Jeongik Cha · 1 year, 9 months ago
- ebf48bf Properly check the deapexed files in tests. by Jiakai Zhang · 1 year, 11 months ago
- 862c0d6 Check for duplicate bundled files from different modules. by Jooyung Han · 2 years, 1 month ago
- 9fd5647 bootclasspath_fragment: Require at least one hidden_api package property by Paul Duffin · 2 years, 10 months ago
- e6e90db Allow installing boot images outside of APEX for prebuilt. by Jiakai Zhang · 3 years ago
- 6decef9 Allow installing boot images outside of APEX. by Jiakai Zhang · 3 years ago
- 7d3c9e0 Test that `DisableGenerateProfile` takes effects for APEXes. by Jiakai Zhang · 3 years, 1 month ago
- 43c44b0 Do not allow duplicate deapexer dependencies. by Martin Stjernholm · 3 years, 7 months ago
- 49b1eb6 Add ART boot image profile to the ART APEX. by Jiakai Zhang · 3 years, 2 months ago
- 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 4 months ago
- abcd597 Fix tests to use correct fixtures for configuring (Apex)BootJars. by satayev · 3 years, 5 months ago
- 4102c0c Merge "Rename UpdatableBootJars to ApexBootJars." by satayev · 3 years, 6 months ago
- d604b21 Rename UpdatableBootJars to ApexBootJars. by satayev · 3 years, 6 months ago
- 54e4197 Require prebuilt_bootclasspath_fragment to provide hidden API files by Paul Duffin · 3 years, 6 months ago
- 280a31a Calculate widest stub dex jars per module by Paul Duffin · 3 years, 7 months ago
- 5cca7c4 Support hidden API processing for modules that use platform APIs by Paul Duffin · 3 years, 8 months ago
- b51db2e Add ModuleLibHiddenAPIScope for hidden API processing by Paul Duffin · 3 years, 7 months ago
- 48b6741 Add test for modular hiddenapi list rule by Paul Duffin · 3 years, 7 months ago
- 31fad80 Add HiddenAPIScope to replace use of SdkKind by Paul Duffin · 3 years, 7 months ago
- 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- ce918b0 Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred by Paul Duffin · 3 years, 7 months ago
- e521881 Combine hidden API encoding with flag generation by Paul Duffin · 3 years, 7 months ago
- 6717d88 Create APEX variant for prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- 70975ac Merge "Rename generate proto config file to match classpath type." by satayev · 3 years, 8 months ago
- 58e0e76 Only export boot image files to APEX if they are actually created by Paul Duffin · 3 years, 8 months ago
- f1b358c Support hidden API processing for fragments with dependencies by Paul Duffin · 3 years, 8 months ago
- 227e745 Rename generate proto config file to match classpath type. by satayev · 3 years, 8 months ago
- 54c98f5 Perform hidden API encoding in bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
- 1a8010a Store dex jar paths in bootclasspath_fragment's apex content info by Paul Duffin · 3 years, 8 months ago
- f2fa0b5 Test dex jar paths provided to apex by bootclasspath_fragment by Paul Duffin · 3 years, 8 months ago
- 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 8 months ago
- f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 3 years, 9 months ago
- ba6afd0 Allow contents and image_name to be specified together by Paul Duffin · 5 years ago
- e946b32 Rename BootImageInfo to BootclasspathFragmentApexContentInfo by Paul Duffin · 3 years, 9 months ago
- 7771eba Rename BootImageModule to BootclasspathFragmentModule by Paul Duffin · 3 years, 9 months ago[Renamed (91%) from apex/boot_image_test.go]
- 6589805 bootclasspath_fragment must only depend on source contents by Paul Duffin · 3 years, 9 months ago
- 94f1963 Remove unused boot_images property and rename tag by Paul Duffin · 3 years, 9 months ago
- 60264a0 Improve realism of boot jar tests by Paul Duffin · 3 years, 9 months ago
- 11216db Separate apex selection from apex.Prebuilt by Paul Duffin · 3 years, 11 months ago
- 4d101b6 Add the transitive dependencies of boot_image to apex by Paul Duffin · 3 years, 10 months ago
- 82886d6 Add contents property to boot_image (and prebuilt_boot_image) by Paul Duffin · 3 years, 10 months ago
- c7ef989 Add dependencies for art boot_image by Paul Duffin · 3 years, 10 months ago
- 9ea71c0 Make apex/boot_image_test.go more realistic by Paul Duffin · 3 years, 10 months ago
- 52bfaa4 Prune test preparers in apex/boot_image_test.go by Paul Duffin · 3 years, 10 months ago
- 396229f Prevent apex from using preferred prebuilt_boot_image by Paul Duffin · 3 years, 10 months ago
- 34d433a Convert apex/boot_image_test.go to use test fixtures by Paul Duffin · 3 years, 10 months ago
- 110bca5 Merge "Remove extra return value from testApex" by Colin Cross · 3 years, 10 months ago
- f8dcf5e Make apex.updatable default to true. by Mathew Inwood · 4 years ago
- 1c46056 Remove extra return value from testApex by Colin Cross · 4 years ago
- 5bbfef8 Fix some minor issues with boot_image by Paul Duffin · 4 years ago
- a1d6025 Add boot_images to apex by Paul Duffin · 4 years ago
- 3451e16 Add boot_image module type by Paul Duffin · 4 years ago