1. fcb597e Merge "Correct the keystore alias used for secure imports" by Treehugger Robot · 6 years ago
  2. 281b7cf Correct the keystore alias used for secure imports by Shawn Willden · 6 years ago
  3. 4dbdcf4 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  4. 02763a1 Merge "Code reformatting for upcoming annotations." am: 60c8cfdd0f by Mathew Inwood · 6 years ago
  5. efb4816 Code reformatting for upcoming annotations. by Mathew Inwood · 6 years ago
  6. 0bc50f9 Improve KeyChain documentation by Eran Messeri · 6 years ago
  7. 4b9fee5 Make ImportWrappedKey work with real hardware: by Frank Salim · 6 years ago
  8. cd0eb71 Use the @Nullable annotations for choosePrivateKeyAlias. by Mike Harris · 6 years ago
  9. ec6268c Merge "AttestationUtils: Request MEID explicitly" into pi-dev by Eran Messeri · 6 years ago
  10. 52dcedc AttestationUtils: Request MEID explicitly by Eran Messeri · 6 years ago
  11. 9b5853d keystore: Add documentation for user presence required. by Allen Webb · 6 years ago
  12. 13e230f Mark CTS-tested APIs as @TestApi by Shawn Willden · 6 years ago
  13. 1c5ee61 Allow CTS tests to access more from KeyProtection by Brian C. Young · 6 years ago
  14. aa5c335 Merge "keystore: Change superclass of UserPresenceUnavailableException." into pi-dev by TreeHugger Robot · 6 years ago
  15. 084f9ae Merge ""Unlocked device required" javadoc clarification" into pi-dev by TreeHugger Robot · 6 years ago
  16. 840c29e Merge "Rename trustedUserPresenceRequired." into pi-dev by TreeHugger Robot · 6 years ago
  17. 6f8fa9a "Unlocked device required" javadoc clarification by Brian C. Young · 6 years ago
  18. 3c1830b Rename trustedUserPresenceRequired. by Shawn Willden · 6 years ago
  19. 50228a6 Merge "Revise secure key import API after review" into pi-dev by TreeHugger Robot · 6 years ago
  20. f5f6bb2 Remove getCurrentUser call to find an alternative by Brian C. Young · 6 years ago
  21. 1e0a9b0 Merge "Enable "Unlocked device required" API" into pi-dev by TreeHugger Robot · 6 years ago
  22. b631503 Revise secure key import API after review by Frank Salim · 6 years ago
  23. be10891 keystore: Change superclass of UserPresenceUnavailableException. by Allen Webb · 6 years ago
  24. 0186b42 Merge changes from topics "niap-asym-write-pi-dev", "niap-asym-write-api-pi-dev" into pi-dev by Brian Young · 6 years ago
  25. 9e87490 Enable "Unlocked device required" API by Brian C. Young · 6 years ago
  26. 9272dab Restore "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  27. 6169239 Utilize verbose KeyChain errors by Eran Messeri · 6 years ago
  28. 36716eb Add "Unlocked device required" key API by Brian Young · 6 years ago
  29. 56e9c02 Merge "Refactor AddUserAuthArgs for extensibility" into pi-dev by TreeHugger Robot · 6 years ago
  30. 4b4a053 Add missing @NonNull annotation to AndroidKeyStoreProvider method. by Dmitry Dementyev · 6 years ago
  31. 5437b81 Refactor AddUserAuthArgs for extensibility by Brian Young · 6 years ago
  32. ab6ec61 frameworks/base: Set LOCAL_SDK_VERSION where possible. by Anton Hansson · 6 years ago
  33. bbb7f65 ConfirmationDialog: Pass accessibility options and implement isSupported(). by David Zeuthen · 6 years ago
  34. da82e2c Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  35. efc3f16 Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  36. a8e8b65 Add Confirmation API. by David Zeuthen · 7 years ago
  37. 3a28570 Revert "Add "Unlocked device required" parameter to keys" by Brian Young · 6 years ago
  38. 55fff3a Add "Unlocked device required" parameter to keys by Brian C. Young · 7 years ago
  39. 4dadff8 Merge "Add confirmation UI protocol to Keystore AIDL definition" by TreeHugger Robot · 6 years ago
  40. 7f1e49f Merge "Generating StrongBox backed keys" by TreeHugger Robot · 6 years ago
  41. fcd05a9 keystore: Add Trusted User Presence (TUP) APIs. by Allen Webb · 6 years ago
  42. ea5e038 Generating StrongBox backed keys by Frank Salim · 6 years ago
  43. 7dacad8 Add confirmation UI protocol to Keystore AIDL definition by Janis Danisevskis · 6 years ago
  44. 21d9c1d Keystore APIs for Import Wrapped Key, Strongbox, 3DES by Frank Salim · 7 years ago
  45. eab6256 KeyStore: Remove duplicate method by Eran Messeri · 6 years ago
  46. 94d5676 DPM: Implement Device ID attestation by Eran Messeri · 7 years ago
  47. 7b27036 Merge changes from topics "wrapped_key_import", "keystore_seclevels" by TreeHugger Robot · 7 years ago
  48. 0aadf93 Keystore: Use security levels by Janis Danisevskis · 7 years ago
  49. ecf0f22 DPM: Implement installing certificates for generated keys by Eran Messeri · 7 years ago
  50. 39b4499 Merge "Consolidate Keystore alias prefixes." by Janis Danisevskis · 7 years ago
  51. 64338c0 Consolidate Keystore alias prefixes. by Janis Danisevskis · 7 years ago
  52. a173064 DevicePolicyManager: Support attestation for generated keys. by Eran Messeri · 7 years ago
  53. 27674ae Merge "Add auto-doc support for @StringDef." by Jeff Sharkey · 7 years ago
  54. 4767054 Keystore: Fix KeyGenParameterSpec parceling by Eran Messeri · 7 years ago
  55. 5db9a91 Add auto-doc support for @StringDef. by Jeff Sharkey · 7 years ago
  56. b866307 Stop statically including legacy-android-test by Paul Duffin · 7 years ago
  57. b279571 Merge "DevicePolicyManager: Add key generation functionality." by TreeHugger Robot · 7 years ago
  58. 852c8f1 DevicePolicyManager: Add key generation functionality. by Eran Messeri · 7 years ago
  59. dcb520b Merge "docs: Fixed key generator initialize method call." into oc-mr1-dev am: a1150e90e0 by Kevin Hufnagle · 7 years ago
  60. 8cc8898 docs: Fixed key generator initialize method call. by Kevin Hufnagle · 7 years ago
  61. 23c438d KeyChain: Provide public & private keys by Eran Messeri · 7 years ago
  62. 5c0a517 Merge "KeyChain: Adding methods for user-visibility." by Eran Messeri · 7 years ago
  63. 7039f41 KeyChain: Adding methods for user-visibility. by Eran Messeri · 7 years ago
  64. efc4311 Get rid of manually created IKeystoreService. by Dmitry Dementyev · 7 years ago
  65. 5596642 Check FEATURE_FINGERPRINT before trying to getSystemService by Kevin Chyn · 7 years ago
  66. da5dae2 Fix use of auth-bound keys after screen lock removal by Janis Danisevskis · 7 years ago
  67. d07d338 Fix use of auth-bound keys after screen lock removal by Janis Danisevskis · 7 years ago
  68. 520ba6d Merge "docs: corrected code example mistakes" into oc-dev am: 5714da6e93 by Cindy Kuang · 7 years ago
  69. 735aa14 Merge "docs: corrected code example mistakes" into oc-dev am: 5714da6e93 by Cindy Kuang · 7 years ago
  70. 1ed1ee3 Merge "docs: corrected code example mistakes" into oc-dev am: 5714da6e93 by Cindy Kuang · 7 years ago
  71. 3311ba3 Merge "docs: corrected code example mistakes" into oc-dev am: 5714da6e93 by Cindy Kuang · 7 years ago
  72. 2b1a5b8 docs: corrected code example mistakes by Cindy Kuang · 7 years ago
  73. e06f533 Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  74. 6396ccb Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  75. 05b5fa5 Revert "Delete obsolete and unused KeyStoreTests". DO NOT MERGE ANYWHERE. by Tobias Thierer · 7 years ago
  76. b50e9f6 Refurbish granting mechanism by Janis Danisevskis · 7 years ago
  77. 47d1323 Merge "Implement CACert queries in SecurityController" into oc-dev by Philipp Weiß · 7 years ago
  78. 7eeab2c Implement CACert queries in SecurityController by phweiss · 7 years ago
  79. d5bcc03 Merge changes from topic 'update-conscrypt' am: c497348c74 am: 37607dfca6 am: 9172df0777 by Kenny Root · 7 years ago
  80. 76da172 Merge changes from topic 'update-conscrypt' am: c497348c74 am: 37607dfca6 by Kenny Root · 7 years ago
  81. e375fc4 Implement CACert queries in SecurityController by phweiss · 7 years ago
  82. 91abf9f Delete obsolete and unused KeyStoreTests by Kenny Root · 7 years ago
  83. 237f4b36 Add device ID attestation method to keymaster by Bartosz Fabianowski · 7 years ago
  84. a00c7c0 Merge "Fix some issues found by new doclava linter." into oc-dev by Jeff Sharkey · 7 years ago
  85. 0f3f60b Fix some issues found by new doclava linter. by Jeff Sharkey · 7 years ago
  86. 12b644d Introduce KEYSTORE_FLAG_CRITICAL_TO_DEVICE_ENCRYPTION by Rubin Xu · 7 years ago
  87. 910e081 More auto-doc work. by Jeff Sharkey · 7 years ago
  88. 8b651bf Fix ACTION_STORAGE_CHANGED doc by Chad Brubaker · 7 years ago
  89. ad60c06 Add manufacturer and model to device ID attestation by Bartosz Fabianowski · 7 years ago
  90. 05dc9f7 Add API for checking which CA certs were installed by the DO/PO by Bartosz Fabianowski · 7 years ago
  91. 66925ec Revert "Add new key purpose Wrap Key to KeyProperties.java and" by Frank Salim · 7 years ago
  92. a7aaae8 Merge "Delete ParcelableString, add StringParceledListSlice" by TreeHugger Robot · 7 years ago
  93. abaa069 Delete ParcelableString, add StringParceledListSlice by Robin Lee · 7 years ago
  94. 3e7cf16 Make IKeyChainAliasCallback oneway by Robin Lee · 7 years ago
  95. 2c92e9d Merge "Reject HMAC keys smaller than 64 bits." by TreeHugger Robot · 7 years ago
  96. 7f5c91c MonitoringCertTask no longer relies on software.device_admin by Robin Lee · 7 years ago
  97. 59ced28 Add hidden KeyProtection API to specify SID by Rubin Xu · 7 years ago
  98. 92e8cfd Add device id attestation by Bartosz Fabianowski · 7 years ago
  99. eb30e64 Add new key purpose Wrap Key to KeyProperties.java and KeymasterDefs.java. by Crystal Qin · 7 years ago
  100. ccb0445 Prepare for removal of legacy-test from default targets by Paul Duffin · 7 years ago