index
:
platform/art
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
hidden_api.cc
Age
Commit message (
Expand
)
Author
2021-10-11
Adding Class.getDeclaredFields to unstarted runtime
Sorin Basca
2021-10-11
Clean up #includes in `hidden_api.h`.
Vladimir Marko
2021-02-23
Revert "Remove obsolete TestApiEnforcementPolicy."
satayev
2021-02-22
Change runtime behavior related to hiddenapi.
Nicolas Geoffray
2021-02-10
Add logcat message when @TestApi access is denied
Pedro Loureiro
2021-02-03
Limit hidden api logcat logging.
Andrei Onea
2021-02-02
Remove obsolete TestApiEnforcementPolicy.
Artur Satayev
2020-11-25
Check if app has ALLOW_TEST_API_ACCESS change id
Pedro Loureiro
2020-11-23
Add compat framework logging to ART
Andrei Onea
2020-08-10
Rename ApiList::Value enums
Andrei Onea
2020-05-27
Remove hiddenapi warning on non-android builds.
Nicolas Geoffray
2020-05-13
Move implementations from class_root.h to -inl.h .
Vladimir Marko
2020-05-07
"Move ICU from ART APEX to i18n APEX" Attempt 2
Victor Chang
2020-05-05
Allow bootjars in system_ext.
Chris Gross
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-04-24
Add exemption list for hiddenapi warnings.
Artur Satayev
2020-04-08
Remove FileDescriptor ownerId field from Core Platform API bypass
Orion Hodson
2020-03-13
Reland "art: Add FileDescriptor fields to native Core Platform API"
Orion Hodson
2020-03-10
Revert "art: Add FileDescriptor fields to native Core Platform API"
Orion Hodson
2020-03-09
art: Add FileDescriptor fields to native Core Platform API
Orion Hodson
2020-03-03
Manually add java.io.Buffer private fields to the Core Platform API
Orion Hodson
2020-02-27
Gate access to targetsdk-max-p,q on compat framework
atrost
2019-11-07
Only allow access to @TestApi signatures in instrumented processes.
Artur Satayev
2019-09-24
Various renames following the name change from "Runtime APEX" to "ART APEX".
Martin Stjernholm
2019-04-11
Do not change hidden API ArtMethod/ArtField access flags on AOT
David Brazdil
2019-04-03
Print allowed/denied in hiddenapi warning message
David Brazdil
2019-03-22
Return the same dex location for dex file whether backed by dex file or not.
Nicolas Geoffray
2019-03-21
ART: Disable kCorePlatform detection
Andreas Gampe
2019-03-16
Fix buildbots hidden_api_test
David Brazdil
2019-03-14
hiddenapi domain: Use oat dex file location if available
David Brazdil
2019-03-05
Reenable core platform API violation warnings, dedupe
David Brazdil
2019-03-04
Fix handling of proxy classes in hidden_api.h
David Brazdil
2019-02-20
Pass sampled value to hidden api access logger
Andrei Onea
2019-01-30
Replace libmetricslogger logging with up-call to Java for hidden api
Andrei Onea
2019-01-21
hiddenapi: Print warnings for @CorePlatformApi violations
David Brazdil
2019-01-21
hiddenapi: Support 'core-platform-api' flag
David Brazdil
2019-01-09
Do not enter hidden API slow path when policy==Disabled
David Brazdil
2019-01-02
ART: Move dex structs into own header
Andreas Gampe
2018-12-03
Keep pointer to original DexFile during JVMTI redefine for hiddenapi
David Brazdil
2018-11-29
Use ArtMethod::GetDex{File,Cache}() more.
Vladimir Marko
2018-11-22
Rename and reorganize hiddenapi::ApiList
David Brazdil
2018-11-16
Create SdkVersion enum, migrate users to it
David Brazdil
2018-11-16
Runtime flags only for fast/slow hiddenapi path
David Brazdil
2018-11-14
Simplify hidden_api.h logic
David Brazdil
2018-10-30
Remove HiddenApiAccessFlags, move content to hiddenapi::
David Brazdil
2018-05-18
Merge "Hidden API: only log what we deny." into pi-dev
Mathew Inwood
2018-05-17
Hidden API: only log what we deny.
Mathew Inwood
2018-05-15
Merge "Conditionalize LocAccessToEvent on Android target build." am: a128781f9e
Nicolas Geoffray
2018-05-14
Conditionalize LocAccessToEvent on Android target build.
Nicolas Geoffray
[next]