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_singleton.go
Age
Commit message (
Expand
)
Author
2024-05-08
Revert^2 "Remove compilation actions from java sdk library"
Jihoon Kang
2023-12-14
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-07-30
Disable Hidden API Checks for ENG Builds
Pratyush
2023-07-11
Extract duplicate code to common helper functions.
Jiakai Zhang
2023-05-19
Parallelize singleton execution
LaMont Jones
2021-05-26
Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx.
Martin Stjernholm
2021-05-18
Rename InApexes -> InApexVariants
Jiyong Park
2021-05-14
Refactor special handling of hidden API encoding for master-art
Paul Duffin
2021-05-12
Move copying of dex files from dexpreopt_bootjars singleton
Paul Duffin
2021-04-30
Split findAndCopyBootJars into separate find and copy functions
Paul Duffin
2021-04-29
Move generation of hidden API make vars to platform_bootclasspath
Paul Duffin
2021-04-29
Treat "apex" system_ext the same as platform
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
2021-04-21
Add tempPathForRestat to improve consistency
Paul Duffin
2021-04-14
Move hidden API metadata file rule to platform_bootclasspath
Paul Duffin
2021-04-14
Move handling of prebuilt hiddenapi-index.csv to hiddenapi singleton
Paul Duffin
2021-04-14
Move hidden API index file rule to platform_bootclasspath
Paul Duffin
2021-04-13
Remove unused hiddenapi_flags module type
Paul Duffin
2021-04-13
Export monolithic hidden API files from platform_bootclasspath
Paul Duffin
2021-04-12
Move generation of global hidden API flags to platform_bootclasspath
Paul Duffin
2021-04-12
Extract ruleToGenerateHiddenApiFlags
Paul Duffin
2021-04-07
Merge "Update build to new location of hiddenapi config files"
Paul Duffin
2021-04-07
Remove hidden API special handling of android.test.base
Paul Duffin
2021-04-06
Update build to new location of hiddenapi config files
Paul Duffin
2021-03-16
Convert hiddenapi tests to use test fixtures
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-09
Convert java.Dependency to JavaInfo provider
Colin Cross
2021-02-09
Move hiddenapi tools used by build/soong from frameworks/base
Paul Duffin
2021-02-07
Add test for hiddenAPI index file generation
Paul Duffin
2021-02-05
Improve module filtering in hiddenapi stubFlagsRule()
Paul Duffin
2021-01-29
Add documentation for the different files created by hiddenapi
Paul Duffin
2021-01-19
Enable prebuilt hiddenapi CSV files.
Bill Peckham
2021-01-13
Move temp blocklist APIs to max-sdk-r list.
Mathew Inwood
2020-12-04
Improve error messages for missing dependencies
Paul Duffin
2020-12-01
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-11-30
Add 'lo-prio' tag to temp blocklist.
Mathew Inwood
2020-11-23
Merge "Explicitly tag max-target-o APIs as "lo-prio"."
Mathew Inwood
2020-11-11
Explicitly tag max-target-o APIs as "lo-prio".
Mathew Inwood
2020-11-11
Merge "Temporarily move APIs to blocked list."
Mathew Inwood
2020-11-10
Temporarily move APIs to blocked list.
Mathew Inwood
2020-11-05
Remove dead code
Anton Hansson
2020-10-21
Tag removed APIs as such in hiddenapi_flags.csv.
Mathew Inwood
2020-10-12
Merge "Make hiddenapi flag generation use new artifact"
Anton Hansson
2020-10-07
Make hiddenapi flag generation use new artifact
Anton Hansson
2020-10-06
Remove global state from apex modules
Colin Cross
2020-09-18
Make hiddenapi use prebuilt stubs when it should
Anton Hansson
2020-09-14
Merge "Add hidden_api for java_import"
Liz Kammer
2020-09-10
Add hidden_api for java_import
Liz Kammer
[next]