index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hiddenapi
/
generate_hiddenapi_lists.py
Age
Commit message (
Expand
)
Author
2021-02-09
Move hiddenapi tools used by build/soong into build/soong
Paul Duffin
2021-02-09
Fix lint errors in tools/hiddenapi
Paul Duffin
2020-10-26
Clarify error message when signature in list.txt does not exist.
Mathew Inwood
2020-10-22
Support adding custom tags to APIs.
Mathew Inwood
2020-08-07
Drop deprecated API lists from csv merge script
Andrei Onea
2020-07-30
Update language to comply with Android's inclusive language guidance
Aleksei Kalinov
2020-05-20
Add support for greylist-max-r signatures.
Artur Satayev
2020-01-10
Make extract_package() work for toplevel classes.
Tobias Thierer
2019-11-15
Blacklist @TestApis by default.
Artur Satayev
2019-05-01
hiddenapi: Support greylist-max-q
David Brazdil
2019-04-01
Automatically greylist code in 3P packages
Andrei Onea
2019-03-07
Add extra hidden api related tags
Andrei Onea
2019-01-19
hiddenapi: Support 'core-platform-api' flag
David Brazdil
2019-01-19
hiddenapi: Expect public/private API as CSV
David Brazdil
2018-11-29
hiddenapi: Add constants for 'greylist-max-p'
David Brazdil
2018-11-29
Turn hidden API lists into a single CSV
David Brazdil
2018-09-21
Add serialization methods to whitelist not light greylist
Paul Duffin
2018-09-11
Revert "Check in P dark greylist, use it for hidden API list generation"
David Brazdil
2018-09-06
Ignore comment lines in hidden api lists
David Brazdil
2018-09-06
Check in P dark greylist, use it for hidden API list generation
David Brazdil
2018-08-30
Rewrite hidden API list generation in Python
David Brazdil