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