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