1. 30f8a37 Merge "Revert "Revert "Keystore 2.0 SPI: Move keymint spec to security ..."" am: dd8891acbe am: 4ac4916c8d am: cf7203f5d3 by Treehugger Robot · 4 years, 1 month ago
  2. f5a002c Revert "Revert "Keystore 2.0 SPI: Move keymint spec to security ..." by Shawn Willden · 4 years, 1 month ago
  3. 525a22a Merge "Revert "Keystore 2.0 SPI: Move keymint spec to security namespace."" am: bc641a41d8 am: 9e21ecbcb4 am: 1de159412b by Orion Hodson · 4 years, 1 month ago
  4. 577c22a Merge "Keystore 2.0 SPI: Move keymint spec to security namespace." am: f0c3865132 am: 50df7a46cf am: ce6b4c47e2 by Shawn Willden · 4 years, 1 month ago
  5. 6acd9c6 Revert "Keystore 2.0 SPI: Move keymint spec to security namespace." by Orion Hodson · 4 years, 1 month ago
  6. 8954dfa Keystore 2.0 SPI: Move keymint spec to security namespace. by Janis Danisevskis · 4 years, 1 month ago
  7. 148e31d Add DPM.getKeyPairGrants() by Pavel Grafov · 4 years, 1 month ago
  8. e17727e Add KeyChainService credential management app APIs by Alex Johnston · 4 years, 1 month ago
  9. b73e152 Add DPM.hasKeyPair() by Pavel Grafov · 4 years, 2 months ago
  10. 0a6b674 Merge "Add credential management app to platform" by Alex Johnston · 4 years, 1 month ago
  11. eff614d Add credential management app to platform by Alex Johnston · 4 years, 2 months ago
  12. 31952c3 Merge "Keystore 2.0 SPI: Fix installation of legacy Keystore provider" am: 5408268606 am: 3a1c6e6b9e am: 2d6247e322 by Treehugger Robot · 4 years, 1 month ago
  13. 9fb5607 Keystore 2.0 SPI: Fix installation of legacy Keystore provider by Janis Danisevskis · 4 years, 1 month ago
  14. a6c32cb Merge "Fix Broken test: libcore.java.security.ProviderTest#test_Provider_Properties" am: c778d8e747 am: 796b8b3687 am: ee01197b77 am: b6b0dee076 by Treehugger Robot · 4 years, 1 month ago
  15. c778d8e Merge "Fix Broken test: libcore.java.security.ProviderTest#test_Provider_Properties" by Treehugger Robot · 4 years, 1 month ago
  16. fc02edb Fix Broken test: libcore.java.security.ProviderTest#test_Provider_Properties by Janis Danisevskis · 4 years, 1 month ago
  17. 2b09184 Merge changes from topic "ks2_with_keymint" am: ab1b8a7a20 am: 2694b808b2 am: 2eb526a1ae am: 0a9852039f by Treehugger Robot · 4 years, 1 month ago
  18. bc119df Keystore 2.0 SPI: Use KeyMint AIDL types. by Janis Danisevskis · 4 years, 2 months ago
  19. 148e997 resolve merge conflicts of 07bfeb3630fe70bb2b58a825edc3c7db3cab4bd2 to master by Janis Danisevskis · 4 years, 2 months ago
  20. 4392c69 Keystore 2.0 SPI: Install legacy Keystore provider as AndroidKeyStoreLegacy by Janis Danisevskis · 4 years, 2 months ago
  21. 940e051 Keystore 2.0 SPI: Evolve the generator SPI. by Janis Danisevskis · 4 years, 3 months ago
  22. e6495d7 Keystore 2.0 SPI: Evolve Factory SPI by Janis Danisevskis · 4 years, 3 months ago
  23. 38ab78f Keystore 2.0 SPI: AndroidKeyStoreProvider loads keys from Keystore 2.0 by Janis Danisevskis · 4 years, 3 months ago
  24. 4545933 Keystore 2.0 SPI: Evolve the Crypto SPI. by Janis Danisevskis · 4 years, 3 months ago
  25. 4be5005 Keystore 2.0 SPI: KeyParameter utilities. by Janis Danisevskis · 4 years, 3 months ago
  26. 4ba9a09 Keystore 2.0 SPI: Update the chunked streamer. by Janis Danisevskis · 4 years, 3 months ago
  27. 27ee56c Keystore 2.0 SPI: KeyStoreCryptoOperationUtils by Janis Danisevskis · 4 years, 3 months ago
  28. e5795a9 Keystore 2.0 SPI: KeyStoreKeys adopt Keystore 2.0 by Janis Danisevskis · 4 years, 3 months ago
  29. ebd964a0 Keystore 2.0: Shim around the basic functionality of Keystore 2.0 by Janis Danisevskis · 4 years, 3 months ago
  30. f88d3a4 Keystore 2.0 SPI: Duplicate Keystore SPI to android.security.keystore2 package by Janis Danisevskis · 4 years, 2 months ago
  31. 072951e Merge "Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils" am: 47e0d9e30b am: 7afe866370 am: 5427aff46d am: 0486a1aba6 by Treehugger Robot · 4 years, 2 months ago
  32. 47e0d9e Merge "Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils" by Treehugger Robot · 4 years, 2 months ago
  33. cbab0d1 Keystore 2.0 SPI: Add forEach for int arrays to ArrayUtils by Janis Danisevskis · 4 years, 3 months ago
  34. 94f9ea7 Merge "Keystore 2.0 SPI: Update KeyInfo and KeyGenParameterSpec" am: 17f24b5799 am: 7d49ae705e am: 7662e81e98 am: b90d33bd18 by Janis Danisevskis · 4 years, 2 months ago
  35. 17f24b5 Merge "Keystore 2.0 SPI: Update KeyInfo and KeyGenParameterSpec" by Janis Danisevskis · 4 years, 2 months ago
  36. c5bdd77 Keystore 2.0 SPI: Update KeyInfo and KeyGenParameterSpec by Janis Danisevskis · 4 years, 2 months ago
  37. f8abe13 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 2 months ago
  38. 9ad8254 Merge changes Ib3c9affb,I1dbe3d02,I88681f21 am: 1f65c6b62e am: f2abffe107 am: df8410e677 am: 15e1f8f5eb by Treehugger Robot · 4 years, 2 months ago
  39. 15e1f8f Merge changes Ib3c9affb,I1dbe3d02,I88681f21 am: 1f65c6b62e am: f2abffe107 am: df8410e677 by Treehugger Robot · 4 years, 2 months ago
  40. 62c1d28 Keystore 2.0: KeyProperties SignaturePadding is now public but hidden by Janis Danisevskis · 4 years, 2 months ago
  41. d2c944b Keystore SPI: Add SecurityLevelEnum to KeyProperties by Janis Danisevskis · 4 years, 3 months ago
  42. 5d123b6 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 2 months ago
  43. a18b2db Merge changes I7c17ab51,I5bd4acb4,I93270f00 am: 18bbac10c1 am: 68acc834d4 am: c04b6004a3 am: 9060b67f0f by Janis Danisevskis · 4 years, 2 months ago
  44. 9060b67 Merge changes I7c17ab51,I5bd4acb4,I93270f00 am: 18bbac10c1 am: 68acc834d4 am: c04b6004a3 by Janis Danisevskis · 4 years, 2 months ago
  45. 5f0edaa Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 2 months ago
  46. 8e742f9 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 2 months ago
  47. 050275c Revert "Add maxTargetSdk restriction to unused APIs." by Hongwei Wang · 4 years, 2 months ago
  48. 26c878f Keystore SPI: Deprecate encryption flag. by Janis Danisevskis · 4 years, 3 months ago
  49. 2528438 Keystore 2.0: Deprecate Credential prefixes. by Janis Danisevskis · 4 years, 3 months ago
  50. 72f07d6 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 2 months ago
  51. 0c4f8f2 Merge "Keystore SPI: Fix typos." am: 881b75d3ed am: b0421a53b2 am: c1892e8344 am: 48225d0851 by Treehugger Robot · 4 years, 2 months ago
  52. f12ade3 Apply FLAG_IMMUTABLE to KeyChain PendingIntent by Rubin Xu · 4 years, 2 months ago
  53. bb4e97e Keystore SPI: Fix typos. by Janis Danisevskis · 4 years, 2 months ago
  54. 586a3cf Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 2 months ago
  55. dd7d52f Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 2 months ago
  56. 628590d Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 4 months ago
  57. b434c29 Merge "Adding TEST_MAPPING to frameworks/base/keystore" am: 5dd8206c04 am: 844ceb6d89 am: d3bcb99fee am: a017206faa am: 2104618c58 by Treehugger Robot · 4 years, 4 months ago
  58. d3bcb99 Merge "Adding TEST_MAPPING to frameworks/base/keystore" am: 5dd8206c04 am: 844ceb6d89 by Treehugger Robot · 4 years, 4 months ago
  59. fa76c66 Adding TEST_MAPPING to frameworks/base/keystore by Max Bires · 4 years, 4 months ago
  60. ac51bf8 [DO NOT MERGE] Rollup changes from R related to CertInstaller and KeyChain by Rubin Xu · 4 years, 6 months ago
  61. 76e6503 Merge "Merge "Remove DERInteger usages" am: 1835a24839 am: 07e62d7649 am: 96bdc2d785 am: a96a45bedf" into rvc-qpr-dev-plus-aosp am: a4eb2e220c by Automerger Merge Worker · 4 years, 6 months ago
  62. 96bdc2d Merge "Remove DERInteger usages" am: 1835a24839 am: 07e62d7649 by Daulet Zhanguzin · 4 years, 6 months ago
  63. 1835a24 Merge "Remove DERInteger usages" by Daulet Zhanguzin · 4 years, 6 months ago
  64. faa8d92 Merge "Preserve interrupted state across waiting for future" am: 3a91c75184 am: f6574a21c2 by Treehugger Robot · 4 years, 7 months ago
  65. edcacd5 Preserve interrupted state across waiting for future by Janis Danisevskis · 4 years, 9 months ago
  66. 5f489cd Merge "Fixing default timeout constant" into rvc-dev am: 7697d0f3eb am: 1b701701e9 am: 587b4e8610 am: 391cd6531f by TreeHugger Robot · 4 years, 8 months ago
  67. 391cd65 Merge "Fixing default timeout constant" into rvc-dev am: 7697d0f3eb am: 1b701701e9 am: 587b4e8610 by TreeHugger Robot · 4 years, 8 months ago
  68. 8502b97 Merge "Fixing default timeout constant" into rvc-dev am: 7697d0f3eb by TreeHugger Robot · 4 years, 8 months ago
  69. 7697d0f Merge "Fixing default timeout constant" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
  70. 14b2822 Merge "Merge "Update KeyChain.createInstallIntent documentation" into rvc-dev am: 0bada478b6 am: 0839676e96 am: e74c164d35" into rvc-qpr-dev-plus-aosp am: 8d792c53d0 by Automerger Merge Worker · 4 years, 8 months ago
  71. 4e7b1cb Merge "Update KeyChain.createInstallIntent documentation" into rvc-dev am: 0bada478b6 am: 0839676e96 am: e74c164d35 by TreeHugger Robot · 4 years, 8 months ago
  72. f2fe180 Merge "Update KeyChain.createInstallIntent documentation" into rvc-dev am: 0bada478b6 by TreeHugger Robot · 4 years, 8 months ago
  73. cdcbb66 Update KeyChain.createInstallIntent documentation by Eran Messeri · 4 years, 8 months ago
  74. 2ebf90d Merge "Attest device base properties" am: 547aeb27e8 am: f078d49979 am: c5a547bb2b am: 9acc5b49d5 am: d2c9212ff3 by Dorin Drimus · 4 years, 8 months ago
  75. c5a547b Merge "Attest device base properties" am: 547aeb27e8 am: f078d49979 by Dorin Drimus · 4 years, 8 months ago
  76. 9d5b804 Attest device base properties by Dorin Drimus · 4 years, 9 months ago
  77. 74e5dc0 Revert "Added check for misprovisioned Pixel 2 device." by Eran Messeri · 4 years, 8 months ago
  78. d3d06ce Remove DERInteger usages by Daulet Zhanguzin · 4 years, 8 months ago
  79. b61408a Merge android10-qpr2-s3-release to aosp/master - DO NOT MERGE by Bill Yi · 4 years, 8 months ago
  80. 022c8ef Preserve interrupted state across waiting for future by Janis Danisevskis · 4 years, 9 months ago
  81. 919a9d6 Fixing default timeout constant by Max Bires · 4 years, 8 months ago
  82. 2104bd6 Merge "Removing errant @hide annotation" by TreeHugger Robot · 4 years, 10 months ago
  83. d407c0b Removing errant @hide annotation by Max Bires · 5 years ago
  84. 576c4d8 RESTRICT AUTOMERGE Update keyguard locked state from TrustManagerService by Rubin Xu · 5 years ago
  85. bb20660 Merge "Fixing how SIDs are added to keys during generation time" into rvc-dev am: 1149789be5 am: f7693a5c47 by Automerger Merge Worker · 4 years, 10 months ago
  86. 8e322629 Merge "Fixing how SIDs are added to keys during generation time" into rvc-dev am: 1149789be5 by Automerger Merge Worker · 4 years, 10 months ago
  87. 1cfd95e Fixing how SIDs are added to keys during generation time by Max Bires · 4 years, 10 months ago
  88. 7b6ea4e Merge "Fixing default behavior for keys requiring auth" into rvc-dev am: 27deb3b711 by Automerger Merge Worker · 4 years, 10 months ago
  89. fc427b8 Merge "Remove Irina from OWNERS" am: d78a3539d0 am: 0366471ef2 by Automerger Merge Worker · 4 years, 10 months ago
  90. d78a353 Merge "Remove Irina from OWNERS" by Eran Messeri · 4 years, 10 months ago
  91. a811787 Fixing default behavior for keys requiring auth by Max Bires · 4 years, 10 months ago
  92. 0ffc316 Merge "Do not allow -1 duration in setUserAuthenticationParameters" into rvc-dev by TreeHugger Robot · 4 years, 10 months ago
  93. 9f49e8d Do not allow -1 duration in setUserAuthenticationParameters by Kevin Chyn · 4 years, 10 months ago
  94. 291718c Merge "Revert "Fixing default behavior for keys requiring auth"" into rvc-dev by Kenny Root · 4 years, 10 months ago
  95. 382e724 Revert "Fixing default behavior for keys requiring auth" by Kenny Root · 4 years, 10 months ago
  96. 8586645 Merge "Fixing default behavior for keys requiring auth" into rvc-dev by Kevin Chyn · 4 years, 10 months ago
  97. e5b6686 Fixing default behavior for keys requiring auth by Max Bires · 4 years, 10 months ago
  98. 3f9578b Fix copy-pasted documentation. by Eran Messeri · 4 years, 10 months ago
  99. df244da Merge changes from topic "biometric-and-credential" by Kevin Chyn · 4 years, 11 months ago
  100. 7d07c89 Clean up biometric system server by Kevin Chyn · 4 years, 11 months ago