index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add an optional metadata blob for recoverable application keys
Bo Zhu
2019-01-17
2
-2
/
+115
*
Merge "Update KeyStore for new biometric modalities"
TreeHugger Robot
2018-11-16
1
-1
/
+1
|
\
|
*
Update KeyStore for new biometric modalities
Kevin Chyn
2018-11-02
1
-1
/
+1
*
|
Merge "Multi-threaded keystore" am: 9f248989bf am: cbd890315e
Janis Danisevskis
2018-11-15
4
-0
/
+25
|
\
\
|
|
/
|
/
|
|
*
Multi-threaded keystore
Janis Danisevskis
2018-11-14
4
-0
/
+25
*
|
Clean-up removed RecoveryController API
Dmitry Dementyev
2018-10-09
4
-177
/
+0
*
|
Merge "Inline two short methods from Conscrypt" am: 9da9b33cc2 am: 91d61ea0ed
Adam Vartanian
2018-09-25
1
-11
/
+36
|
\
|
|
*
Inline two short methods from Conscrypt
Adam Vartanian
2018-09-24
1
-11
/
+36
|
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-16
7
-0
/
+21
*
|
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-16
7
-0
/
+21
*
|
Deprecate targetSandboxVersion=2
Chad Brubaker
2018-08-02
2
-2
/
+2
*
|
Merge "Revert "Revert "Change the root of trust for CryptAuth Vault Service""...
Bo Zhu
2018-05-11
1
-30
/
+28
|
\
|
|
*
Revert "Revert "Change the root of trust for CryptAuth Vault Service""
Bo Zhu
2018-05-11
1
-30
/
+28
*
|
Merge "Revert "Change the root of trust for CryptAuth Vault Service"" into pi...
Bo Zhu
2018-05-10
1
-28
/
+30
|
\
|
|
*
Revert "Change the root of trust for CryptAuth Vault Service"
Bo Zhu
2018-05-10
1
-28
/
+30
*
|
Merge "Change the root of trust for CryptAuth Vault Service" into pi-dev am: ...
android-build-team Robot
2018-05-09
1
-30
/
+28
|
\
|
|
*
Change the root of trust for CryptAuth Vault Service
Bo Zhu
2018-05-08
1
-30
/
+28
*
|
Add nsconfig support for WFA CAs
Chad Brubaker
2018-04-26
2
-0
/
+44
|
/
*
Remove implementation of deprecated RecoveryController methods.
Dmitry Dementyev
2018-04-14
4
-79
/
+14
*
Clean up APIs before declaring API 28.
Jeff Sharkey
2018-04-11
4
-0
/
+15
*
Add an API to check whether the recoverable keystore is enabled
Bo Zhu
2018-04-10
1
-0
/
+13
*
Merge "Revert "Remove deprecated RecoveryController API."" into pi-dev
TreeHugger Robot
2018-04-06
4
-13
/
+32
|
\
|
*
Revert "Remove deprecated RecoveryController API."
Robert Berry
2018-04-06
4
-13
/
+32
*
|
Merge "ConfirmationPrompt: Update for API review." into pi-dev
TreeHugger Robot
2018-04-05
2
-30
/
+37
|
\
\
|
*
|
ConfirmationPrompt: Update for API review.
David Zeuthen
2018-04-04
2
-30
/
+37
*
|
|
Merge "Remove deprecated recoverable keystore classes." into pi-dev
Dmitry Dementyev
2018-04-04
14
-1684
/
+0
|
\
\
\
|
*
|
|
Remove deprecated recoverable keystore classes.
Dmitry Dementyev
2018-04-02
14
-1684
/
+0
*
|
|
|
Merge "Remove deprecated RecoveryController API." into pi-dev
Dmitry Dementyev
2018-04-04
4
-32
/
+13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Remove deprecated RecoveryController API.
Dmitry Dementyev
2018-04-02
4
-32
/
+13
|
|
/
/
*
|
|
Throw ServiceSpecificException if calling app tries to initialize
Aseem Kumar
2018-04-03
1
-0
/
+14
*
|
|
Merge "Revert "Throw invalid cert exception when deprecated initRecoveryServi...
TreeHugger Robot
2018-04-03
1
-1
/
+11
|
\
\
\
|
*
|
|
Revert "Throw invalid cert exception when deprecated initRecoveryService method"
Dmitry Dementyev
2018-04-03
1
-1
/
+11
*
|
|
|
Merge "Expose the JNI scrypt function in a standalone Java class so we can us...
Bo Zhu
2018-04-03
1
-0
/
+32
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Expose the JNI scrypt function in a standalone Java class so we can
Bo Zhu
2018-04-02
1
-0
/
+32
*
|
|
|
Merge "Throw invalid cert exception when deprecated initRecoveryService metho...
Dmitry Dementyev
2018-04-01
2
-25
/
+5
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Throw invalid cert exception when deprecated initRecoveryService method
Dmitry Dementyev
2018-03-31
2
-25
/
+5
|
|
/
/
*
/
/
Throw an exception if the given root alias is unknown
Bo Zhu
2018-03-31
1
-1
/
+1
|
/
/
*
|
Expose e.getMessage() from the exceptions in RecoverableKeyStore
Bo Zhu
2018-03-30
2
-6
/
+6
*
|
Merge "Remove deprecated generateAndStoreKey method implementation" into pi-dev
Dmitry Dementyev
2018-03-30
5
-43
/
+10
|
\
\
|
*
|
Remove deprecated generateAndStoreKey method implementation
Dmitry Dementyev
2018-03-30
5
-43
/
+10
*
|
|
Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-d...
Brian Young
2018-03-30
1
-0
/
+3
|
\
\
\
|
*
|
|
Add "Unlocked device required" key API
Brian Young
2018-03-28
1
-0
/
+3
*
|
|
|
Merge "Update RecoveryController JavaDoc" into pi-dev
Robert Berry
2018-03-30
1
-12
/
+124
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Update RecoveryController JavaDoc
Robert Berry
2018-03-30
1
-12
/
+124
|
|
|
/
|
|
/
|
*
|
|
Merge "Minor correction to the javadoc to match implementation" into pi-dev
Bo Zhu
2018-03-30
1
-1
/
+1
|
\
\
\
|
*
|
|
Minor correction to the javadoc to match implementation
Bo Zhu
2018-03-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Add support for testing mode root certificate.
Dmitry Dementyev
2018-03-29
1
-3
/
+67
|
|
/
|
/
|
*
|
Add warning comment about serialization
Robert Berry
2018-03-29
4
-0
/
+63
|
/
*
Use Builder instead for KeyChainProtectionParams.
Dmitry Dementyev
2018-03-26
3
-21
/
+7
*
Merge "Remove unimplemented RecoverableKeystoreManager APIs." into pi-dev
Dmitry Dementyev
2018-03-26
1
-18
/
+2
|
\
[next]