summaryrefslogtreecommitdiff
path: root/test/674-hiddenapi/src-ex
AgeCommit message (Expand)Author
2025-02-25Allow accesses to unsupported APIs from platform to core platform. Martin Stjernholm
2020-08-13Rename classes in art hiddenapi tests Andrei Onea
2020-07-26More inclusive language fixes Orion Hodson
2020-05-07"Move ICU from ART APEX to i18n APEX" Attempt 2 Victor Chang
2020-05-05Revert "Calling @IntraCoreApi from core-icu4j should not cause "..." vichang
2020-05-05Calling @IntraCoreApi from core-icu4j should not cause "Core platform API vio... Victor Chang
2020-01-17Harden hidden api checks. Andrei Onea
2020-01-14Revert "Harden hidden api checks." Andrei-Valentin Onea
2020-01-14Harden hidden api checks. Andrei Onea
2019-01-21hiddenapi: Print warnings for @CorePlatformApi violations David Brazdil
2018-11-14Simplify hidden_api.h logic David Brazdil
2018-05-18Fix test 674-hiddenapi when debuggable. Mathew Inwood
2018-05-18Hidden API: only log what we deny. Mathew Inwood
2018-05-08Fix test after ag/3881475. Mathew Inwood
2018-05-08Consider whitelist when listing class members. Mathew Inwood
2018-05-08Fix verifier/linker IncompatibleClassChangeError with hidden API David Brazdil
2018-04-11ART: Walk past j.l.i in stackwalk for Hidden API Orion Hodson
2018-04-06Revert^2 "hidden_api: Call back into libcore on hidden api detection"" Narayan Kamath
2018-04-06Revert "hidden_api: Call back into libcore on hidden api detection" Orion Hodson
2018-04-06hidden_api: Call back into libcore on hidden api detection Narayan Kamath
2018-03-21Revert "Warn on overriding of hidden methods" David Brazdil
2018-03-15Warn on overriding of hidden methods David Brazdil
2018-03-15Refactor enforcement of hidden API policy when linking David Brazdil
2018-01-25Start warning on hidden API greylist David Brazdil
2018-01-25Start enforcing hidden API blacklist David Brazdil
2018-01-24Set up a test for hidden API enforcement David Brazdil