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.go
Age
Commit message (
Expand
)
Author
2024-01-17
Add better error handling to bootDexJar function
Spandan Das
2023-12-14
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-09-07
Revert^2 "Only allow setting presigned without preprocessed on targetSdk < 30"
Cole Faust
2023-09-07
Revert "Only allow setting presigned without preprocessed on targetSdk < 30"
Karl Shaffer
2023-08-29
Only allow setting presigned without preprocessed on targetSdk < 30
Cole Faust
2023-07-30
Disable Hidden API Checks for ENG Builds
Pratyush
2023-03-22
Update min_sdk_version from SdkSpec to ApiLevel
Spandan Das
2023-03-21
Revert "Update min_sdk_version from SdkSpec to ApiLevel"
Spandan Das
2023-03-20
Update min_sdk_version from SdkSpec to ApiLevel
Spandan Das
2023-02-14
Convert RuleBuilder to static rule in buildRuleToGenerateIndex
Cole Faust
2022-04-28
hiddenapi: Prevent libraries for Q/R from include S+ flags.
Paul Duffin
2022-01-28
Annotate more java dependencies for licensing
Colin Cross
2021-09-23
Propagate the dex jar path as an OptionalPath which is either valid or
Martin Stjernholm
2021-07-22
Rename UpdatableBootJars to ApexBootJars.
satayev
2021-06-09
Maintain header order in merge_csv
Paul Duffin
2021-05-23
Refactor hiddenAPIEncodeDex for use by bootclasspath_fragment
Paul Duffin
2021-05-19
Move hidden API encoding after resource merging
Paul Duffin
2021-05-17
Make uncompressDex available for use through hiddenAPIModule
Paul Duffin
2021-05-17
Remove hiddenAPI.primary field
Paul Duffin
2021-05-17
Merge initHiddenAPI and hiddenAPIUpdatePaths
Paul Duffin
2021-05-17
Remove configurationName from java library and hidden API
Paul Duffin
2021-05-14
Refactor special handling of hidden API encoding for master-art
Paul Duffin
2021-05-14
Stop generating unnecessary hidden API rules
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
Populate hiddenAPI structure even when not active
Paul Duffin
2021-04-30
Fix build failure when building unbundled apps (second try)
Paul Duffin
2021-04-23
Export classesJars initialized in hiddenAPIExtractInformation
Paul Duffin
2021-04-21
Skip initHiddenAPI check of prebuilt's boot dex jar for APEX modules
Paul Duffin
2021-04-14
Ensure boot jar modules have been initialized properly for hidden API
Paul Duffin
2021-03-01
Avoid hiddenapi ignoring prebuilt with missing dex implementation jar
Paul Duffin
2021-02-16
Sort hiddenapi monolithic files by signature
Paul Duffin
2021-02-16
Remove duplicates in monolithic hidden API files
Paul Duffin
2021-02-16
Remove implicit dependency from <x> -> <x>-hiddenapi
Paul Duffin
2021-02-16
Allow explicitly specified additional annotations for hiddenapi
Paul Duffin
2021-02-11
Move logic for selecting the primary module into initHiddenAPI()
Paul Duffin
2021-02-08
Allow dex jars from prebuilt_apex to be used by hiddenapi
Paul Duffin
2021-02-08
Refactor the hiddenAPI() method for reusability
Paul Duffin
2021-02-08
Extract initHiddenAPI() from hiddenapi()
Paul Duffin
2021-02-07
Remove duplicate entries from hiddenapi files
Paul Duffin
2021-02-02
Switch hiddenapi to use OutputPath instead of ModuleOutPath
Paul Duffin
2021-01-29
Move creation of paths into hiddenAPIGenerateCSV
Paul Duffin
2021-01-29
Add documentation for the different files created by hiddenapi
Paul Duffin
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-08-13
Rename class2greylist
Andrei Onea
2020-07-12
Use unzip -DD
Colin Cross
2020-06-29
Apply hiddenapi encoding to java_sdk_library .impl
Paul Duffin
2020-05-20
Add --no-force-assign-all for java_sdk_library
Paul Duffin
2020-02-25
Merge changes Ibaf383c4,I2b1c0736
Jiyong Park
2020-02-25
Expect added members for instrumented modules
Jiyong Park
[next]