- c33e521 Treat java libraries in classpath fragments as directly in apex by Colin Cross · 3 years, 8 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
- df298b3 Fix indexing bug when config.Arches() returns an empty array. by Martin Stjernholm · 3 years, 8 months ago
- bf4e6ec Merge "Store dex jar paths in bootclasspath_fragment's apex content info" by Paul Duffin · 3 years, 8 months ago
- 6fae608 Merge changes I4e7a7ac5,I0c73361b by Jiyong Park · 3 years, 8 months ago
- 40aa436 Merge "Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath" 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
- 7487a7a Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath by Paul Duffin · 3 years, 8 months ago
- 78349b5 Record the actual APEXes that a module is part of. by Jiyong Park · 3 years, 8 months ago
- ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
- 333a173 Add systemserverclasspath_fragments property to apex. by satayev · 3 years, 8 months ago
- 14e4913 Move classpaths.proto related info into a separate provider. by satayev · 3 years, 8 months ago
- 5606029 Order apex files by destination path not source path by Paul Duffin · 3 years, 8 months ago
- b6f53c0 Refactor special handling of hidden API encoding for master-art by Paul Duffin · 3 years, 8 months ago
- 537ea3d Generate monolithic hidden API files direct from class jars by Paul Duffin · 3 years, 8 months ago
- cfd24da Merge "Move copying of dex files from dexpreopt_bootjars singleton" by Paul Duffin · 3 years, 8 months ago
- c75bf68 Merge "Move markPlatformAvailability mutator before apexMutator" by Paul Duffin · 3 years, 8 months ago
- 9896b34 Merge "Allow module types to force creation of a default APEX variant" by Paul Duffin · 3 years, 8 months ago
- 7ebebfd Move copying of dex files from dexpreopt_bootjars singleton by Paul Duffin · 3 years, 9 months ago
- d7586b6 Refactor vendor snapshot to use LinkableInterface. by Ivan Lozano · 3 years, 10 months ago
- 28bf7ee Move markPlatformAvailability mutator before apexMutator by Paul Duffin · 3 years, 8 months ago
- b5769c1 Allow module types to force creation of a default APEX variant by Paul Duffin · 3 years, 8 months ago
- a556647 Merge "Generate empty classpaths.proto for bootclasspath_fragment.go." by Treehugger Robot · 3 years, 8 months ago
- 3db3547 Generate empty classpaths.proto for bootclasspath_fragment.go. by satayev · 3 years, 9 months ago
- 3bae068 Generalize deapexer module to export any files by Paul Duffin · 3 years, 9 months ago
- bb0dc13 Simplify prebuilt_apex/apex_set common properties by Paul Duffin · 3 years, 9 months ago
- 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 3 years, 9 months ago
- 5dda3e3 Move creation of deapexer modules to separate mutator by Paul Duffin · 3 years, 9 months ago
- b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
- a5b1ea2 Merge "Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries" by Colin Cross · 3 years, 9 months ago
- f23bc47 Move configuration checks from getBootImageJar by Paul Duffin · 3 years, 9 months ago
- 76f0ba8 Ignore cc.Module.HideFromMake when producing flattened apex Android.mk entries by Colin Cross · 3 years, 9 months ago
- 203b421 Remove obsolete llndk_library by Colin Cross · 3 years, 9 months ago
- ba6afd0 Allow contents and image_name to be specified together by Paul Duffin · 5 years ago
- 190fdef Delegate retrieval of dex boot jar for apex to the bootclasspath_fragment by Paul Duffin · 3 years, 9 months ago
- cc33ec8 Extract bootclasspathFragment related code into separate functions by Paul Duffin · 3 years, 9 months 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
- 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
- 1552c7b Merge "Support paths for vintf_fragments from Soong." by Treehugger Robot · 3 years, 9 months ago
- 6e0a62b Merge "bootclasspath_fragment: Add contents to snapshot" by Paul Duffin · 3 years, 9 months ago
- 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 3 years, 9 months ago
- 57d13c6 Merge "Move monolithic stub flags generation to platform_bootclasspath" by Paul Duffin · 3 years, 9 months ago
- 7cbdf81 Merge changes I67589bcc,Ibcfae390 by Paul Duffin · 3 years, 9 months ago
- 74431d5 Move monolithic stub flags generation to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
- a57835e bootclasspath_fragment: Add contents to snapshot by Paul Duffin · 3 years, 9 months ago
- 6681ef3 Merge "Don't compress apexes when building in unbundled mode" by Nikita Ioffe · 3 years, 9 months ago
- 6589805 bootclasspath_fragment must only depend on source contents by Paul Duffin · 3 years, 9 months ago
- 7b3dc8a Support paths for vintf_fragments from Soong. by Liz Kammer · 3 years, 9 months ago
- 4cfdf7d Make apex.key and certificate overridable. by Jaewoong Jung · 3 years, 9 months ago
- 94f1963 Remove unused boot_images property and rename tag by Paul Duffin · 3 years, 9 months ago
- b6ea6c2 Don't compress apexes when building in unbundled mode by Nikita Ioffe · 3 years, 9 months ago
- 7b4fb51 Merge changes Ib07d4410,I0b306292 by Jiyong Park · 3 years, 9 months ago
- 5b94c8c Merge changes I83828f58,I1179235e by Nikita Ioffe · 3 years, 9 months ago
- 4eab21d ApexInfo doesn't pass MinSdkVersion as string, but as ApiLevel by Jiyong Park · 3 years, 9 months ago
- bc03588 Generate hashtree for compressed apexes by Nikita Ioffe · 3 years, 9 months ago
- 05b999e Don't compress apexes produced by apex_test module by Nikita Ioffe · 3 years, 9 months ago
- 00b2bfd Move hidden API index file rule to platform_bootclasspath by Paul Duffin · 3 years, 9 months ago
- f398995 Merge "SdkSpec is fully using ApiLevel" by Jiyong Park · 3 years, 9 months ago
- 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 3 years, 9 months ago
- 60264a0 Improve realism of boot jar tests by Paul Duffin · 3 years, 9 months ago
- bda284b Merge "Support paths for init_rc from Soong." by Liz Kammer · 3 years, 9 months ago
- a417f88 Merge "Shared lib dependencies from rlib are included in APEX" by Jiyong Park · 3 years, 9 months ago
- 49ab1d3 Merge "Allow platform_bootclasspath to specify contributing fragments" by Paul Duffin · 3 years, 9 months ago
- d32118c Merge "Add dependencies from platform_bootclasspath to contents" by Paul Duffin · 3 years, 9 months ago
- 62d8c3b Allow platform_bootclasspath to specify contributing fragments by Paul Duffin · 3 years, 9 months ago
- b432df9 Add dependencies from platform_bootclasspath to contents by Paul Duffin · 3 years, 10 months ago
- 94e22fd Shared lib dependencies from rlib are included in APEX by Jiyong Park · 3 years, 9 months ago
- 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 3 years, 10 months ago
- 0c4f71c Support paths for init_rc from Soong. by Liz Kammer · 3 years, 10 months ago
- f58fd9a Add deapexer support for apex_set by Paul Duffin · 3 years, 10 months ago
- 2470467 Separate apex extraction from the ApexSet by Paul Duffin · 3 years, 10 months ago
- dfd3326 Move deapexer related functionality to prebuiltCommon by Paul Duffin · 3 years, 10 months ago
- 11216db Separate apex selection from apex.Prebuilt by Paul Duffin · 3 years, 11 months ago
- 56dc66e Stop deapexer module type from being treated as a prebuilt by Paul Duffin · 3 years, 11 months ago
- c0609c6 Make prebuilt_apex report an error if no apex file is found by Paul Duffin · 3 years, 11 months ago
- de21202 Merge changes I45274836,I47268b81 by Paul Duffin · 3 years, 10 months ago
- 3f3bb83 Merge "Remove libgcc toolchain libs for Android" by Ryan Prichard · 3 years, 10 months ago
- 864116c Add PrebuiltNameFromSource by Paul Duffin · 3 years, 10 months ago
- ec00900 Allow dependencies from platform variants to APEX modules (reland). by Martin Stjernholm · 3 years, 10 months ago
- f58c46e Don't use incorrect version names like VER or BOARD even in tests by Jiyong Park · 3 years, 10 months ago
- c2018e2 Remove libgcc toolchain libs for Android by Ryan Prichard · 3 years, 10 months ago
- f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 3 years, 10 months ago
- d0afefa Merge "Revert "Revert "Add min_sdk_version to java_import.""" by Jaewoong Jung · 3 years, 10 months ago
- 56e12db Revert "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 3 years, 10 months ago
- 37a5d5e Merge "Revert "Add min_sdk_version to java_import."" by Jaewoong Jung · 3 years, 10 months ago
- 5ab6508 Revert "Add min_sdk_version to java_import." by Jaewoong Jung · 3 years, 10 months ago
- 51a0d85 Merge "Add min_sdk_version to java_import." by Jaewoong Jung · 3 years, 10 months ago
- 6f77314 Merge "Revert "Allow dependencies from platform variants to APEX modules."" by Nikita Ioffe · 3 years, 10 months ago
- d64139f Revert "Allow dependencies from platform variants to APEX modules." by Nikita Ioffe · 3 years, 10 months ago
- 284165a Remove apexFixtureFactory by Paul Duffin · 3 years, 10 months ago
- f8c9713 Merge "Allow dependencies from platform variants to APEX modules." by Martin Stjernholm · 3 years, 10 months ago
- 25c47a4 Merge ""current" is implicitly added to stubs.versions" by Treehugger Robot · 3 years, 10 months ago
- d4a3a13 "current" is implicitly added to stubs.versions by Jiyong Park · 3 years, 10 months ago
- 6d15d63 Add min_sdk_version to java_import. by Jaewoong Jung · 3 years, 10 months ago