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
2024-08-07
Convert JavaInfoProvider to *JavaInfo
Colin Cross
2024-06-27
Use OutputFilesProvider on platformBootclasspathModule
mrziwang
2024-05-20
Create empty monolithic hiddenapi flags files for non java devices.
Spandan Das
2024-05-15
Disable monolithic hiddenapi flags generation for non java devices.
Spandan Das
2024-04-30
Install classpath protobuf files
Inseob Kim
2024-01-02
Use the correct bootjars for hiddneapi when multiple prebuilts exist
Spandan Das
2023-12-14
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-12-14
Convert SetProvider to generic providers API
Colin Cross
2023-11-06
Use the correct mainline BCP jars for app dexpreopt.
Jiakai Zhang
2023-09-28
Make the srcjar for bcp available in OutputFiles
Anton Hansson
2023-09-28
Add srcjar output for platform_bootclasspath
Anton Hansson
2023-07-30
Disable Hidden API Checks for ENG Builds
Pratyush
2023-07-14
Refactor dexpreopt for boot jars to make it flexible to config changes.
Jiakai Zhang
2023-05-19
Parallelize singleton execution
LaMont Jones
2023-05-11
Dexpreopt ART jars and framework jars together.
Jiakai Zhang
2023-05-08
Revert^2 "Generate boot image profiles even if dexpreopt is disabled."
Jiakai Zhang
2023-05-05
Revert "Generate boot image profiles even if dexpreopt is disabled."
Qiao Yang
2023-05-03
Generate boot image profiles even if dexpreopt is disabled.
Jiakai Zhang
2023-03-16
Revert^2 "Generate a boot image extension for mainline BCP...
Jiakai Zhang
2023-03-02
Revert "Generate a boot image extension for mainline BCP jars."
Jiakai Zhang
2023-02-24
Generate a boot image extension for mainline BCP jars.
Jiakai Zhang
2023-02-24
Refactor platform_bootclasspath to support multiple boot images.
Jiakai Zhang
2022-10-05
Remove profilePathOnHost from bootImageConfig
Paul Duffin
2022-08-19
Push Hidden_api inside HiddenAPIFlagFileProperties
Paul Duffin
2021-12-01
Propagate min and max sdk versions to classpaths.proto configs.
satayev
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
[next]