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