index
:
build_soong.git
8.0-r23
n7.1
o8.0
o8.1
p9.0
q10.0
q10.0-backup
q10.0-r9rebase
r11.0
r11.1
s12.0
s12.1
t13.0
u14.0
v15.0
w16.0
w16.1
build_soong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
hiddenapi_singleton.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert OtherModuleProvider to generic providers API
Colin Cross
2023-12-14
1
-1
/
+1
*
Disable Hidden API Checks for ENG Builds
Pratyush
2023-07-30
1
-2
/
+2
*
Extract duplicate code to common helper functions.
Jiakai Zhang
2023-07-11
1
-1
/
+1
*
Parallelize singleton execution
LaMont Jones
2023-05-19
1
-1
/
+1
*
Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx.
Martin Stjernholm
2021-05-26
1
-1
/
+1
*
Rename InApexes -> InApexVariants
Jiyong Park
2021-05-18
1
-2
/
+2
*
Refactor special handling of hidden API encoding for master-art
Paul Duffin
2021-05-14
1
-34
/
+2
*
Move copying of dex files from dexpreopt_bootjars singleton
Paul Duffin
2021-05-12
1
-3
/
+1
*
Split findAndCopyBootJars into separate find and copy functions
Paul Duffin
2021-04-30
1
-3
/
+2
*
Move generation of hidden API make vars to platform_bootclasspath
Paul Duffin
2021-04-29
1
-9
/
+0
*
Treat "apex" system_ext the same as platform
Paul Duffin
2021-04-29
1
-1
/
+1
*
Move monolithic stub flags generation to platform_bootclasspath
Paul Duffin
2021-04-22
1
-133
/
+0
*
Extract common stub flags code
Paul Duffin
2021-04-22
1
-32
/
+60
*
Add tempPathForRestat to improve consistency
Paul Duffin
2021-04-21
1
-1
/
+13
*
Move hidden API metadata file rule to platform_bootclasspath
Paul Duffin
2021-04-14
1
-35
/
+1
*
Move handling of prebuilt hiddenapi-index.csv to hiddenapi singleton
Paul Duffin
2021-04-14
1
-30
/
+12
*
Move hidden API index file rule to platform_bootclasspath
Paul Duffin
2021-04-14
1
-28
/
+0
*
Remove unused hiddenapi_flags module type
Paul Duffin
2021-04-13
1
-48
/
+0
*
Export monolithic hidden API files from platform_bootclasspath
Paul Duffin
2021-04-13
1
-4
/
+8
*
Move generation of global hidden API flags to platform_bootclasspath
Paul Duffin
2021-04-12
1
-99
/
+2
*
Extract ruleToGenerateHiddenApiFlags
Paul Duffin
2021-04-12
1
-23
/
+66
*
Merge "Update build to new location of hiddenapi config files"
Paul Duffin
2021-04-07
1
-7
/
+7
|
\
|
*
Update build to new location of hiddenapi config files
Paul Duffin
2021-04-06
1
-7
/
+7
*
|
Remove hidden API special handling of android.test.base
Paul Duffin
2021-04-07
1
-11
/
+0
|
/
*
Convert hiddenapi tests to use test fixtures
Paul Duffin
2021-03-16
1
-0
/
+2
*
Sort hiddenapi monolithic files by signature
Paul Duffin
2021-02-16
1
-0
/
+2
*
Remove duplicates in monolithic hidden API files
Paul Duffin
2021-02-16
1
-13
/
+4
*
Convert java.Dependency to JavaInfo provider
Colin Cross
2021-02-09
1
-1
/
+1
*
Move hiddenapi tools used by build/soong from frameworks/base
Paul Duffin
2021-02-09
1
-1
/
+1
*
Add test for hiddenAPI index file generation
Paul Duffin
2021-02-07
1
-3
/
+7
*
Improve module filtering in hiddenapi stubFlagsRule()
Paul Duffin
2021-02-05
1
-5
/
+47
*
Add documentation for the different files created by hiddenapi
Paul Duffin
2021-01-29
1
-3
/
+58
*
Enable prebuilt hiddenapi CSV files.
Bill Peckham
2021-01-19
1
-0
/
+40
*
Move temp blocklist APIs to max-sdk-r list.
Mathew Inwood
2021-01-13
1
-2
/
+2
*
Improve error messages for missing dependencies
Paul Duffin
2020-12-04
1
-3
/
+4
*
Pass pctx and ctx to NewRuleBuilder
Colin Cross
2020-12-01
1
-12
/
+12
*
Add 'lo-prio' tag to temp blocklist.
Mathew Inwood
2020-11-30
1
-1
/
+1
*
Merge "Explicitly tag max-target-o APIs as "lo-prio"."
Mathew Inwood
2020-11-23
1
-1
/
+1
|
\
|
*
Explicitly tag max-target-o APIs as "lo-prio".
Mathew Inwood
2020-11-11
1
-1
/
+1
*
|
Merge "Temporarily move APIs to blocked list."
Mathew Inwood
2020-11-11
1
-0
/
+2
|
\
\
|
*
|
Temporarily move APIs to blocked list.
Mathew Inwood
2020-11-10
1
-0
/
+2
|
|
/
*
/
Remove dead code
Anton Hansson
2020-11-05
1
-9
/
+0
|
/
*
Tag removed APIs as such in hiddenapi_flags.csv.
Mathew Inwood
2020-10-21
1
-5
/
+5
*
Merge "Make hiddenapi flag generation use new artifact"
Anton Hansson
2020-10-12
1
-14
/
+11
|
\
|
*
Make hiddenapi flag generation use new artifact
Anton Hansson
2020-10-07
1
-14
/
+11
*
|
Remove global state from apex modules
Colin Cross
2020-10-06
1
-4
/
+3
|
/
*
Make hiddenapi use prebuilt stubs when it should
Anton Hansson
2020-09-18
1
-20
/
+23
*
Merge "Add hidden_api for java_import"
Liz Kammer
2020-09-14
1
-0
/
+1
|
\
|
*
Add hidden_api for java_import
Liz Kammer
2020-09-10
1
-0
/
+1
*
|
Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709)
Xin Li
2020-08-29
1
-1
/
+10
|
\
\
|
|
/
|
/
|
[next]