index
:
platform/build/soong
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
platform_bootclasspath.go
Age
Commit message (
Expand
)
Author
2021-09-24
Remove updatable-bcp-packages.txt.
Jiakai Zhang
2021-08-06
Separate creation of signature patterns from overlap checking
Paul Duffin
2021-07-22
Rename UpdatableBootJars to ApexBootJars.
satayev
2021-07-16
Avoid permitted_packages related build failures in unbundled builds
Paul Duffin
2021-07-06
Generate boot images for host from prebuilts
Paul Duffin
2021-07-01
Generate boot zip file from prebuilt_bootclasspath_fragment
Paul Duffin
2021-06-25
Verify the modular stub flags are subsets of the monolithic stub flags
Paul Duffin
2021-06-25
Make ruleToGenerateHiddenAPIStubFlagsFile build rule
Paul Duffin
2021-06-24
Add HiddenAPIScope to replace use of SdkKind
Paul Duffin
2021-06-23
Merge "Append platform classpath proto configs with missing apex jars."
satayev
2021-06-22
Append platform classpath proto configs with missing apex jars.
satayev
2021-06-22
Merge "Fix monolithic hidden API processing with prebuilts"
Paul Duffin
2021-06-22
Merge "Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS"
Paul Duffin
2021-06-21
Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS
Adrian Roos
2021-06-20
Fix monolithic hidden API processing with prebuilts
Paul Duffin
2021-06-20
Use classpath elements in platform_bootclasspath
Paul Duffin
2021-06-17
Merge "Move boot jars package check into platform_bootclasspath"
Paul Duffin
2021-06-17
Merge "Combine hidden API encoding with flag generation"
Paul Duffin
2021-06-17
Move boot jars package check into platform_bootclasspath
Paul Duffin
2021-06-17
Combine hidden API encoding with flag generation
Paul Duffin
2021-06-16
Rename ClasspathFragmentToConfiguredJarList methods to configuredJars.
satayev
2021-06-14
Avoid passing around []hiddenAPIModule
Paul Duffin
2021-06-10
Make copyBootJarsToPredefinedLocations simpler and less fragile
Paul Duffin
2021-06-10
Export hidden api related types and fields
Paul Duffin
2021-05-24
Support removed API members in modular hidden API processing
Paul Duffin
2021-05-24
Separate input to flag generation from hiddenAPIFlagFileInfo
Paul Duffin
2021-05-24
Separate monolithic hidden API processing from hiddenAPIFlagFileInfo
Paul Duffin
2021-05-20
Populate individual classpath_fragments' classpaths.proto configs.
satayev
2021-05-20
Merge changes I4e7a7ac5,I0c73361b
Jiyong Park
2021-05-19
Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath
Paul Duffin
2021-05-18
Rename InApexes -> InApexVariants
Jiyong Park
2021-05-14
Generate monolithic hidden API files direct from class jars
Paul Duffin
2021-05-14
Use java_sdk_library in bootclasspath_fragment contents as stubs
Paul Duffin
2021-05-14
Generate hidden API flags for a bootclasspath_fragment
Paul Duffin
2021-05-12
Build boot images in bootclasspath_fragment/platform_bootclasspath
Paul Duffin
2021-05-12
Move copying of dex files from dexpreopt_bootjars singleton
Paul Duffin
2021-05-11
Generate empty classpaths.proto for bootclasspath_fragment.go.
satayev
2021-05-07
Declare ConfiguredJarList in specific fragment implementations.
satayev
2021-05-07
Split SYSTEMSERVERCLASSPATH entries from platform_bootclasspath.
satayev
2021-05-06
Rename classpath_fragment.go methods for better readability.
satayev
2021-05-04
Support dex_import on platform_bootclasspath
Paul Duffin
2021-04-30
Merge "Fix build failure when building unbundled apps (second try)"
Paul Duffin
2021-04-30
Fix build failure when building unbundled apps (second try)
Paul Duffin
2021-04-30
Move configuration checks from getBootImageJar
Paul Duffin
2021-04-30
Merge "Revert "Fix build failure when building unbundled apps""
Treehugger Robot
2021-04-30
Revert "Fix build failure when building unbundled apps"
Vishnu Nair
2021-04-29
Merge "Fix build failure when building unbundled apps"
Paul Duffin
2021-04-29
Fix build failure when building unbundled apps
Paul Duffin
2021-04-29
Move generation of hidden API make vars to platform_bootclasspath
Paul Duffin
2021-04-29
Make platform_bootclasspath a singleton module
Paul Duffin
[next]