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
2024-09-26
Remove the SdkLibraryDependency interface
Jihoon Kang
2024-06-28
Use metalava's signature-to-dex subcommand
Paul Duffin
2024-05-02
Make the enabled property configurable
Cole Faust
2024-04-17
Remove extractEncodedDexJarsFromModules
Jihoon Kang
2024-01-23
Make hiddenAPIFlagFileCategory an int
Cole Faust
2024-01-18
Merge "Add better error handling to bootDexJar function" into main
Treehugger Robot
2024-01-17
Add better error handling to bootDexJar function
Spandan Das
2024-01-12
Enable hiddenapi check for exportable stubs
Jihoon Kang
2024-01-09
Replace panic with ModuleErrorf
Spandan Das
2024-01-02
Use the correct bootjars for hiddneapi when multiple prebuilts exist
Spandan Das
2023-12-20
Use the correct bootjars when multiple prebuilt apexes exist
Spandan Das
2023-12-14
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-12-14
Convert NewProvider/NewMutatorProvider to generic providers API
Colin Cross
2023-11-06
Disable verify_overlaps test instead of hiddenapi check.
Alyssa Ketpreechasawat
2023-10-11
Utilize module lib and test api superset module in hiddenapi
Jihoon Kang
2023-07-12
Remove metalava --no-banner argument
MÃ¥rten Kongstad
2023-06-15
Cleanup remaining android.JavaApiLibraryName() references
Jihoon Kang
2023-06-05
Cleanup android.JavaApiLibraryName references
Jihoon Kang
2023-05-22
Fix bootclasspath_fragment build failure during from-text stub build
Jihoon Kang
2023-04-06
Utilize from text core platform api surface jar in build
Jihoon Kang
2023-03-22
Update min_sdk_version from SdkSpec to ApiLevel
Spandan Das
2023-03-20
Cleanup hardcoded references to android_*stubs_current
Spandan Das
2023-02-28
Replace SortedStringKeys with SortedKeys
Cole Faust
2022-12-12
Remove IsModuleInVersionedSdk
Paul Duffin
2022-09-14
Exclude unsupported libraries from sdk snapshot
Paul Duffin
2022-09-14
Separate hidden API flag info for sdk from platform_bootclasspath
Paul Duffin
2022-09-14
Separate hidden API flag generation from encoding
Paul Duffin
2022-08-19
Add hidden API properties to java_sdk_library modules
Paul Duffin
2022-08-19
Push Hidden_api inside HiddenAPIFlagFileProperties
Paul Duffin
2022-08-19
Refactor handling of hidden API property provided information
Paul Duffin
2022-04-28
hiddenapi: Prevent libraries for Q/R from include S+ flags.
Paul Duffin
2022-04-12
Remove implementation details from stub flags in sdk snapshot
Paul Duffin
2022-04-08
Use named options for verify_overlaps
Paul Duffin
2022-03-18
Make bootclasspath_fragment hidden API package checks exhaustive
Paul Duffin
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
[next]