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-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
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
2021-04-22
Move monolithic stub flags generation to platform_bootclasspath
Paul Duffin
[next]