summaryrefslogtreecommitdiff
path: root/tools/hiddenapi
AgeCommit message (Expand)Author
2021-04-15Move hiddenapi sort preupload tools to tools/platform-compatPaul Duffin
2021-04-14Generalize tools/hiddenapi/checksorted_sha.shPaul Duffin
2021-04-14Remove com.android.i18n.phonenumbers from libcore packagesPaul Duffin
2021-04-07Update hiddenapi preupload checks to handle new locationPaul Duffin
2021-04-07Improve hiddenapi exclude.sh scriptPaul Duffin
2021-04-07Add OWNERS file to tools/hiddenapiPaul Duffin
2021-04-01Fix presubmit for hidden api.Yury Khmel
2021-02-09Move hiddenapi tools used by build/soong into build/soongPaul Duffin
2021-02-09Fix lint errors in tools/hiddenapiPaul Duffin
2021-02-09Fix generate_hiddenapi_lists_test.pyPaul 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-02-19Use argparse in merge_csv.py.Artur Satayev
2020-01-29Use py3 features in merge_csv.py.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-03-01Switch android.test and junit classes to use UnsupportedAppUsagePaul Duffin
2019-01-19hiddenapi: Support 'core-platform-api' flagDavid Brazdil
2019-01-19hiddenapi: Expect public/private API as CSVDavid Brazdil
2018-12-10Switch last c.a.i18n.phonenumbers hiddenapi entries to annotationsPaul Duffin
2018-11-29hiddenapi: Add constants for 'greylist-max-p'David Brazdil
2018-11-29Turn hidden API lists into a single CSVDavid Brazdil
2018-11-29Prevent hiddenapi entries being added for libcore related projectsPaul Duffin
2018-10-17Merge "Merge hidden API metadata into a single CSV file."Mathew Inwood
2018-10-16Fix issue with sort_api.shPaul Duffin
2018-10-16Merge hidden API metadata into a single CSV file.Mathew Inwood
2018-10-15Add new "max-sdk-p blacklist".Mathew Inwood
2018-09-21Add serialization methods to whitelist not light greylistPaul Duffin
2018-09-14Don't fail if there are no comments.Mathew Inwood
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
2018-07-26Remove class2greylist from frameworks/base.Mathew Inwood
2018-07-25Update annotation name in class2greylist.Mathew Inwood
2018-07-23Add new "class2greylist" tool.Mathew Inwood
2018-05-08Add presubmit hook for hidden API lists.David Brazdil