summaryrefslogtreecommitdiff
path: root/tools/hiddenapi
AgeCommit message (Expand)Author
2021-04-15Move hiddenapi sort preupload tools to tools/platform-compat Paul Duffin
2021-04-14Generalize tools/hiddenapi/checksorted_sha.sh Paul Duffin
2021-04-14Remove com.android.i18n.phonenumbers from libcore packages Paul Duffin
2021-04-07Update hiddenapi preupload checks to handle new location Paul Duffin
2021-04-07Improve hiddenapi exclude.sh script Paul Duffin
2021-04-07Add OWNERS file to tools/hiddenapi Paul Duffin
2021-04-01Fix presubmit for hidden api. Yury Khmel
2021-02-09Move hiddenapi tools used by build/soong into build/soong Paul Duffin
2021-02-09Fix lint errors in tools/hiddenapi Paul Duffin
2021-02-09Fix generate_hiddenapi_lists_test.py Paul 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 script Andrei Onea
2020-07-30Update language to comply with Android's inclusive language guidance Aleksei 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-q David Brazdil
2019-04-01Automatically greylist code in 3P packages Andrei Onea
2019-03-07Add extra hidden api related tags Andrei Onea
2019-03-01Switch android.test and junit classes to use UnsupportedAppUsage Paul Duffin
2019-01-19hiddenapi: Support 'core-platform-api' flag David Brazdil
2019-01-19hiddenapi: Expect public/private API as CSV David Brazdil
2018-12-10Switch last c.a.i18n.phonenumbers hiddenapi entries to annotations Paul Duffin
2018-11-29hiddenapi: Add constants for 'greylist-max-p' David Brazdil
2018-11-29Turn hidden API lists into a single CSV David Brazdil
2018-11-29Prevent hiddenapi entries being added for libcore related projects Paul Duffin
2018-10-17Merge "Merge hidden API metadata into a single CSV file." Mathew Inwood
2018-10-16Fix issue with sort_api.sh Paul 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 greylist Paul 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 lists David Brazdil
2018-09-06Check in P dark greylist, use it for hidden API list generation David Brazdil
2018-08-30Rewrite hidden API list generation in Python David 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