summaryrefslogtreecommitdiff
path: root/tools/hiddenapi/generate_hiddenapi_lists.py
AgeCommit message (Expand)Author
2021-02-09Move hiddenapi tools used by build/soong into build/soongPaul Duffin
2021-02-09Fix lint errors in tools/hiddenapiPaul Duffin
2020-10-26Clarify error message when signature in list.txt does not exist.Mathew Inwood
2020-10-22Support adding custom tags to APIs.Mathew Inwood
2020-08-07Drop deprecated API lists from csv merge scriptAndrei Onea
2020-07-30Update language to comply with Android's inclusive language guidanceAleksei Kalinov
2020-05-20Add support for greylist-max-r signatures.Artur Satayev
2020-01-10Make extract_package() work for toplevel classes.Tobias Thierer
2019-11-15Blacklist @TestApis by default.Artur Satayev
2019-05-01hiddenapi: Support greylist-max-qDavid Brazdil
2019-04-01Automatically greylist code in 3P packagesAndrei Onea
2019-03-07Add extra hidden api related tagsAndrei Onea
2019-01-19hiddenapi: Support 'core-platform-api' flagDavid Brazdil
2019-01-19hiddenapi: Expect public/private API as CSVDavid Brazdil
2018-11-29hiddenapi: Add constants for 'greylist-max-p'David Brazdil
2018-11-29Turn hidden API lists into a single CSVDavid Brazdil
2018-09-21Add serialization methods to whitelist not light greylistPaul Duffin
2018-09-11Revert "Check in P dark greylist, use it for hidden API list generation"David Brazdil
2018-09-06Ignore comment lines in hidden api listsDavid Brazdil
2018-09-06Check in P dark greylist, use it for hidden API list generationDavid Brazdil
2018-08-30Rewrite hidden API list generation in PythonDavid Brazdil