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
Age
Commit message (
Expand
)
Author
2021-04-15
Move hiddenapi sort preupload tools to tools/platform-compat
Paul Duffin
2021-04-14
Generalize tools/hiddenapi/checksorted_sha.sh
Paul Duffin
2021-04-14
Remove com.android.i18n.phonenumbers from libcore packages
Paul Duffin
2021-04-07
Update hiddenapi preupload checks to handle new location
Paul Duffin
2021-04-07
Improve hiddenapi exclude.sh script
Paul Duffin
2021-04-07
Add OWNERS file to tools/hiddenapi
Paul Duffin
2021-04-01
Fix presubmit for hidden api.
Yury Khmel
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
2021-02-09
Fix generate_hiddenapi_lists_test.py
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-02-19
Use argparse in merge_csv.py.
Artur Satayev
2020-01-29
Use py3 features in merge_csv.py.
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-03-01
Switch android.test and junit classes to use UnsupportedAppUsage
Paul Duffin
2019-01-19
hiddenapi: Support 'core-platform-api' flag
David Brazdil
2019-01-19
hiddenapi: Expect public/private API as CSV
David Brazdil
2018-12-10
Switch last c.a.i18n.phonenumbers hiddenapi entries to annotations
Paul Duffin
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-11-29
Prevent hiddenapi entries being added for libcore related projects
Paul Duffin
2018-10-17
Merge "Merge hidden API metadata into a single CSV file."
Mathew Inwood
2018-10-16
Fix issue with sort_api.sh
Paul Duffin
2018-10-16
Merge hidden API metadata into a single CSV file.
Mathew Inwood
2018-10-15
Add new "max-sdk-p blacklist".
Mathew Inwood
2018-09-21
Add serialization methods to whitelist not light greylist
Paul Duffin
2018-09-14
Don't fail if there are no comments.
Mathew Inwood
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
2018-07-26
Remove class2greylist from frameworks/base.
Mathew Inwood
2018-07-25
Update annotation name in class2greylist.
Mathew Inwood
2018-07-23
Add new "class2greylist" tool.
Mathew Inwood
2018-05-08
Add presubmit hook for hidden API lists.
David Brazdil