summaryrefslogtreecommitdiff
path: root/java/bootclasspath_fragment.go
AgeCommit message (Expand)Author
2021-10-05Allow implementation details to be excluded from signature patterns file Paul Duffin
2021-10-05Retry: Separate hidden API flags needed in sdk snapshots for S and T Paul Duffin
2021-10-04Revert "Separate hidden API flags needed in sdk snapshots for S and T" Salmax Chang
2021-10-01Separate hidden API flags needed in sdk snapshots for S and T Paul Duffin
2021-09-23Consolidate the code to resolve a deapexer module dependency. Martin Stjernholm
2021-09-14Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag Paul Duffin
2021-08-31Refactor SdkMemberType.AddDependencies() Paul Duffin
2021-08-16Make sure that classpath fragment contents appear in make vars. satayev
2021-08-06Export signature patterns to sdk snapshot Paul Duffin
2021-08-06Separate creation of signature patterns from overlap checking Paul Duffin
2021-07-26Merge "Rename UpdatableBootJars to ApexBootJars." satayev
2021-07-22Rename UpdatableBootJars to ApexBootJars. satayev
2021-07-20Require prebuilt_bootclasspath_fragment to provide hidden API files Paul Duffin
2021-07-16Make bootclasspath_fragments always perform hidden API processing Paul Duffin
2021-07-06Generate boot images for host from prebuilts Paul Duffin
2021-07-06Switch boot image generation to use GetGlobalSoongConfig(ctx) Paul Duffin
2021-07-05Merge "Generate boot zip file from prebuilt_bootclasspath_fragment" Paul Duffin
2021-07-01Generate boot zip file from prebuilt_bootclasspath_fragment Paul Duffin
2021-06-29Use both module name and stem name to filter updatable boot jars Paul Duffin
2021-06-28Calculate widest stub dex jars per module Paul Duffin
2021-06-25Support hidden API processing for modules that use platform APIs Paul Duffin
2021-06-24Add HiddenAPIScope to replace use of SdkKind Paul Duffin
2021-06-23Output bootclasspath_fragment's fragments property to sdk snapshot Paul Duffin
2021-06-22Append platform classpath proto configs with missing apex jars. satayev
2021-06-21Merge "AIDEGen: Collect dependencies info from APEX module." Treehugger Robot
2021-06-17Simplify deapexer support Paul Duffin
2021-06-17Remove javalib special case in createDeapexerModuleIfNeeded Paul Duffin
2021-06-17Export boot image files from prebuilt_apex/apex_set Paul Duffin
2021-06-17Copy boot dex jars from prebuilt art-bootclasspath-fragment if preferred Paul Duffin
2021-06-17Merge "Cleanup bootclasspathFragmentInitContentsFromImage" Paul Duffin
2021-06-17Merge "Combine hidden API encoding with flag generation" Paul Duffin
2021-06-17Cleanup bootclasspathFragmentInitContentsFromImage Paul Duffin
2021-06-17Combine hidden API encoding with flag generation Paul Duffin
2021-06-16Rename ClasspathFragmentToConfiguredJarList methods to configuredJars. satayev
2021-06-15AIDEGen: Collect dependencies info from APEX module. bralee
2021-06-14Avoid passing around []hiddenAPIModule Paul Duffin
2021-06-10Make copyBootJarsToPredefinedLocations simpler and less fragile Paul Duffin
2021-06-10Export hidden api related types and fields Paul Duffin
2021-06-04Add exemption for framework-sdkextensions-classpaths boot jar. satayev
2021-05-27Merge changes I0116f5f4,I950c9b54,I967f5c42 Colin Cross
2021-05-26Treat java libraries in classpath fragments as directly in apex Colin Cross
2021-05-26Use stem when filtering boot jars. satayev
2021-05-24Tighten bootclasspath_fragment property validation Paul Duffin
2021-05-24Only export boot image files to APEX if they are actually created Paul Duffin
2021-05-24Support hidden API processing for fragments with dependencies Paul Duffin
2021-05-24Remove bootclasspathApiInfo Paul Duffin
2021-05-24Fix hidden API flags in com.android.i18n Paul Duffin
2021-05-24Rename hiddenAPIFlagFileInfo to HiddenAPIInfo Paul Duffin
2021-05-24Separate input to flag generation from hiddenAPIFlagFileInfo Paul Duffin
2021-05-24Separate output of flag generation from hiddenAPIFlagFileInfo Paul Duffin