index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
hidden_api_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create directory before running tests.
Nicolas Geoffray
2021-03-08
1
-0
/
+4
*
Support /system/system_ext/framework jars with hiddenapi.
Nicolas Geoffray
2021-03-05
1
-305
/
+186
*
Revert "Remove obsolete TestApiEnforcementPolicy."
satayev
2021-02-23
1
-0
/
+20
*
Remove obsolete TestApiEnforcementPolicy.
Artur Satayev
2021-02-02
1
-20
/
+0
*
Check if app has ALLOW_TEST_API_ACCESS change id
Pedro Loureiro
2020-11-25
1
-2
/
+24
*
Add compat framework logging to ART
Andrei Onea
2020-11-23
1
-2
/
+3
*
Rename ApiList::Value enums
Andrei Onea
2020-08-10
1
-68
/
+68
*
Retry path removal and log errors in case of failure
Orion Hodson
2020-07-20
1
-10
/
+20
*
Fixes for gtests in eng-prod
David Srbecky
2020-07-15
1
-0
/
+1
*
Add support for greylist-max-r signatures.
Artur Satayev
2020-05-21
1
-1
/
+23
*
Allow bootjars in system_ext.
Chris Gross
2020-05-05
1
-0
/
+104
*
Gate access to targetsdk-max-p,q on compat framework
atrost
2020-02-27
1
-0
/
+30
*
Only allow access to @TestApi signatures in instrumented processes.
Artur Satayev
2019-11-07
1
-0
/
+38
*
Add tests for GreylistMaxQ.
Artur Satayev
2019-10-31
1
-0
/
+14
*
Fix buildbots hidden_api_test
David Brazdil
2019-03-16
1
-9
/
+33
*
hiddenapi domain: Use oat dex file location if available
David Brazdil
2019-03-14
1
-0
/
+210
*
Fix handling of proxy classes in hidden_api.h
David Brazdil
2019-03-04
1
-1
/
+1
*
Do not enter hidden API slow path when policy==Disabled
David Brazdil
2019-01-09
1
-7
/
+0
*
hiddenapi: Introduce greylist-max-p
David Brazdil
2018-11-29
1
-0
/
+13
*
Rename and reorganize hiddenapi::ApiList
David Brazdil
2018-11-22
1
-18
/
+20
*
Create SdkVersion enum, migrate users to it
David Brazdil
2018-11-16
1
-2
/
+3
*
Simplify hidden_api.h logic
David Brazdil
2018-11-14
1
-34
/
+35
*
Remove HiddenApiAccessFlags, move content to hiddenapi::
David Brazdil
2018-10-30
1
-16
/
+16
*
Use 'final' and 'override' specifiers directly in ART.
Roland Levillain
2018-08-28
1
-1
/
+1
*
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
Vladimir Marko
2018-05-31
1
-2
/
+2
*
ART: Move JNI files to runtime/jni/ .
Vladimir Marko
2018-05-09
1
-1
/
+1
*
Fix hiddenapi::MemberSignature for proxies
David Brazdil
2018-05-08
1
-1
/
+55
*
Fix hidden API flags decoding for intrinsics
David Brazdil
2018-05-08
1
-23
/
+28
*
Replace kAllLists policy with kJustWarn.
Mathew Inwood
2018-05-08
1
-0
/
+34
*
ART: Refactor hidden_api
Andreas Gampe
2018-03-28
1
-91
/
+93
*
Support for API exemptions from API blacklisting.
Mathew Inwood
2018-03-27
1
-0
/
+273