index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
hiddenapi
Age
Commit message (
Expand
)
Author
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