index
:
Project-1CE/build_soong
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
platform_bootclasspath.go
Age
Commit message (
Expand
)
Author
2021-07-06
Generate boot images for host from prebuilts
Paul Duffin
2021-07-06
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-25
Add HiddenAPIScope to replace use of SdkKind
Paul Duffin
2021-06-22
Fix monolithic hidden API processing with prebuilts
Paul Duffin
2021-06-22
Use classpath elements in platform_bootclasspath
Paul Duffin
2021-06-22
Fix bootDexJarByModule with UNSAFE_DISABLE_HIDDENAPI_FLAGS
Adrian Roos
2021-06-18
Move boot jars package check into platform_bootclasspath
Paul Duffin
2021-06-18
Combine hidden API encoding with flag generation
Paul Duffin
2021-06-16
Avoid passing around []hiddenAPIModule
Paul Duffin
2021-06-16
Make copyBootJarsToPredefinedLocations simpler and less fragile
Paul Duffin
2021-06-16
Export hidden api related types and fields
Paul Duffin
2021-05-25
Revert "Partial Revert "Populate individual classpath_fragments'..."
Artur Satayev
2021-05-25
Merge "Partial Revert "Populate individual classpath_fragments' classpaths.pr...
Anton Hansson
2021-05-25
Partial Revert "Populate individual classpath_fragments' classpaths.prot..."
satayev
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-21
Merge changes I4e7a7ac5,I0c73361b into sc-dev
Martin Stjernholm
2021-05-20
Populate individual classpath_fragments' classpaths.proto configs.
satayev
2021-05-20
Rename InApexes -> InApexVariants
Jiyong Park
2021-05-19
Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath
Paul Duffin
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
2021-04-29
Move dumpOatRules to platform_bootclasspath
Paul Duffin
2021-04-29
Move generateUpdatableBcpPackagesRule to platform_bootclasspath
Paul Duffin
2021-04-29
Differentiate between art, non-updatable and updatable modules
Paul Duffin
2021-04-29
Extract logic to gather deps added for <apex>:<module> pairs
Paul Duffin
2021-04-28
Move bootFrameworkProfileRule to platform_bootclasspath
Paul Duffin
2021-04-25
Remove unused setting of BootImageInfo for platform_bootclasspath
Paul Duffin
2021-04-23
Generalize the platformBootclasspathDepsMutator
Paul Duffin
2021-04-23
Extract general bootclasspath related code into java/bootclasspath.go
Paul Duffin
[next]