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
/
hiddenapi_modular.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
Propagate the dex jar path as an OptionalPath which is either valid or
Martin Stjernholm
2021-09-20
Remove workaround for modules with missing BCP fragments, as they are
Martin Stjernholm
2021-09-14
Rename SdkMemberTypeDependencyTag to SdkMemberDependencyTag
Paul Duffin
2021-08-11
Filter blocked entries from modular flag files
Paul Duffin
2021-08-06
Separate creation of signature patterns from overlap checking
Paul Duffin
2021-07-20
Remove unnecessary dedup logic
Paul Duffin
2021-07-16
Make bootclasspath_fragments always perform hidden API processing
Paul Duffin
2021-07-01
Merge "Defer error reporting of missing prebuilt dex jar files"
Paul Duffin
2021-06-30
Support using java_sdk_library components in stub_libs
Paul Duffin
2021-06-29
Defer error reporting of missing prebuilt dex jar files
Paul Duffin
2021-06-28
Calculate widest stub dex jars per module
Paul Duffin
2021-06-27
Add test to show issues with widest stub dex jars
Paul Duffin
2021-06-27
Allow hiddenapi list to ignore missing classes/members
Paul Duffin
2021-06-25
Merge "Support hidden API processing for modules that use platform APIs"
Paul Duffin
2021-06-25
Support hidden API processing for modules that use platform APIs
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 ModuleLibHiddenAPIScope for hidden API processing
Paul Duffin
2021-06-24
Add HiddenAPIScope to replace use of SdkKind
Paul Duffin
2021-06-20
Fix monolithic hidden API processing with prebuilts
Paul Duffin
2021-06-17
Exclude jacocoagent from boot jars package check
Paul Duffin
2021-06-17
Combine hidden API encoding with flag generation
Paul Duffin
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
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
2021-05-24
Separate monolithic hidden API processing from hiddenAPIFlagFileInfo
Paul Duffin
2021-05-19
Workaround to make AlwaysUsePrebuiltSdks() work with platform_bootclasspath
Paul Duffin
2021-05-14
Merge "Generate monolithic hidden API files direct from class jars"
Paul Duffin
2021-05-14
Merge "Dedup hidden API rule generation"
Paul Duffin
2021-05-14
Generate monolithic hidden API files direct from class jars
Paul Duffin
2021-05-14
Dedup hidden API rule generation
Paul Duffin
2021-05-14
Make hidden API handle jacoco-stubs consistently
Paul Duffin
2021-05-14
Use java_sdk_library in bootclasspath_fragment contents as stubs
Paul Duffin
2021-05-14
Validate monolithic and modular hidden API flags are consistent
Paul Duffin
2021-05-14
Generate hidden API flags for a bootclasspath_fragment
Paul Duffin
2021-04-28
Add support for specifying api provided by bootclasspath_fragment
Paul Duffin
2021-04-27
Automatically export bootclasspath_fragment stubs from sdk
Paul Duffin
2021-04-22
Move monolithic stub flags generation to platform_bootclasspath
Paul Duffin
2021-04-22
Extract common stub flags code
Paul Duffin
[next]