1. 3f9578b Fix copy-pasted documentation. by Eran Messeri · 4 years, 3 months ago
  2. df244da Merge changes from topic "biometric-and-credential" by Kevin Chyn · 4 years, 3 months ago
  3. 7d07c89 Clean up biometric system server by Kevin Chyn · 4 years, 4 months ago
  4. 144b057 Ensure user is unlocked before binding to KeyChain service by Rubin Xu · 4 years, 3 months ago
  5. 04b682d Changing op per auth keys to allow password by Max Bires · 4 years, 5 months ago
  6. b3a13e1 Add KeyGenParameterSpec.setCriticalToDeviceEncryption by Rubin Xu · 4 years, 5 months ago
  7. 509eee8 Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." am: c13f012cc5 am: bb8ecaef09 am: ecb9c6f041 by Automerger Merge Worker · 4 years, 5 months ago
  8. c13f012c Merge "Make KeyStoreCryptoOperationChunkedStreamer lazy." by Rob Barnes · 4 years, 5 months ago
  9. 53fe966 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 6 months ago
  10. 8ccd0f5 Merge "Add new Credential prefix for platform VPNs" am: 0ce0c59535 am: 27d405ab14 am: 5a51aa7af8 by Automerger Merge Worker · 4 years, 6 months ago
  11. 048e248 Add new Credential prefix for platform VPNs by Benedict Wong · 4 years, 7 months ago
  12. c545076 Wire individual attestation by Eran Messeri · 4 years, 6 months ago
  13. 73ea619 Make KeyStoreCryptoOperationChunkedStreamer lazy. by Rob Barnes · 4 years, 6 months ago
  14. 1c5a4c6 Merge "Declare public app cert constants in Credentials" by TreeHugger Robot · 4 years, 6 months ago
  15. de6cd47 Declare public app cert constants in Credentials by Victor Hsieh · 4 years, 7 months ago
  16. 2f6c5fe Merge changes from topic "broadcast_multiple_perm" by TreeHugger Robot · 4 years, 7 months ago
  17. 4241a28 AndroidKeyStoreProvider: Add @throws documentation by Roshan Pius · 4 years, 7 months ago
  18. 88b9951 Merge "Removing binder access to deprecated KeyStore function reset" am: 9eb7fcfba6 am: 0ae9cd3faa by Max Bires · 4 years, 7 months ago
  19. 7de99c2 Merge "Updating accepted HMAC key sizes" am: 1cf90f78f1 am: 7f813b80d3 by Max Bires · 4 years, 7 months ago
  20. c007130 Merge "Allow for input_data on finish." am: 4a83b14ada am: 02c287a628 by Rob Barnes · 4 years, 7 months ago
  21. 9eb7fcf Merge "Removing binder access to deprecated KeyStore function reset" by Treehugger Robot · 4 years, 7 months ago
  22. 1cf90f7 Merge "Updating accepted HMAC key sizes" by Treehugger Robot · 4 years, 7 months ago
  23. 92743aeb Allow for input_data on finish. by Rob Barnes · 4 years, 7 months ago
  24. 3bb0b61 Merge "Fix NPE when KeyChain binding dies" by Robert Horvath · 4 years, 7 months ago
  25. 54c9439 Fix NPE when KeyChain binding dies by Robert Horvath · 4 years, 7 months ago
  26. bc7671b Merge "Add @UnsupportedAppUsage to test apis that are known to be used by apps." by TreeHugger Robot · 4 years, 7 months ago
  27. 5a52585 Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 4 years, 7 months ago
  28. 780d117 keystore: Expose @SystemApi's to wifi mainline module by Roshan Pius · 4 years, 7 months ago
  29. f0b7d0b Add @UnsupportedAppUsage to test apis that are known to be used by apps. by Artur Satayev · 4 years, 7 months ago
  30. ca0d4d8 Updating accepted HMAC key sizes by Max Bires · 4 years, 7 months ago
  31. b8ae228 Removing binder access to deprecated KeyStore function reset by Max Bires · 4 years, 8 months ago
  32. c398627 Update keyguard locked state from TrustManagerService by Rubin Xu · 4 years, 7 months ago
  33. 3bf1ccc Merge "Handle the case when KeyChain binding fails" by Rubin Xu · 4 years, 7 months ago
  34. fde2869 Added functionality to select type of certificate to be installed from the Settings app by Alex Johnston · 4 years, 8 months ago
  35. 7629a4b Handle the case when KeyChain binding fails by Rubin Xu · 4 years, 8 months ago
  36. ecc2cde Fix KeyChain.KEY_ALIAS_SELECTION_DENIED by Polina Bondarenko · 4 years, 8 months ago
  37. 8e73c69 Merge "Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant." by TreeHugger Robot · 4 years, 8 months ago
  38. a75bf0c Add KeyChain.KEY_ALIAS_SELECTION_DENIED constant. by Polina Bondarenko · 4 years, 9 months ago
  39. da05c80 API for individual attestation by Eran Messeri · 4 years, 9 months ago
  40. d6ee4aa KeyChain: Unify manual and programmatic key installation flows by Eran Messeri · 4 years, 9 months ago
  41. e7a65b6 AttestedKeyPair: Address API review comments by Eran Messeri · 4 years, 10 months ago
  42. 390539d Make AttestedKeyPair constructable by Eran Messeri · 4 years, 10 months ago
  43. 2bd792f3 Spelling fix in KeyStore.java by Solomon Kinard · 5 years ago
  44. d8283a81f Fix encryption/decryption of large blocks. by Shawn Willden · 5 years ago
  45. 5e05253 Merge "Check PackageManager for feature before getting system service" into qt-dev by Kevin Chyn · 5 years ago
  46. 1e50792 Check PackageManager for feature before getting system service by Kevin Chyn · 5 years ago
  47. f924b7e Fix refactoring glitch in KeyStore.java by Janis Danisevskis · 5 years ago
  48. 9374c9f Update documentation for fingerprint -> biometric by Kevin Chyn · 5 years ago
  49. eff37cc Merge "Keystore.java: Make apps tolerant to keystore crashes" by Janis Danisevskis · 5 years ago
  50. c9277ffd Keystore.java: Make apps tolerant to keystore crashes by Janis Danisevskis · 5 years ago
  51. b61bab6 Convert Android.mk file to Android.bp by Sasha Smundak · 5 years ago
  52. f527680 Merge "Fixing engineGetCertificateChain exception" am: 09e3d8c3eb am: 53187655d0 by Max Bires · 5 years ago
  53. 09e3d8c Merge "Fixing engineGetCertificateChain exception" by Treehugger Robot · 5 years ago
  54. f070b51 Merge "Add Keystore get option that supresses caught exceptions warnings." by Treehugger Robot · 5 years ago
  55. 18e0781 Merge "Adding KEY_PERMANENTLY_INVALIDATED int" by Max Bires · 5 years ago
  56. 203bd1b Add Keystore get option that supresses caught exceptions warnings. by Irina Dumitrescu · 6 years ago
  57. beae8c6 Fixing engineGetCertificateChain exception by Max Bires · 5 years ago
  58. 842d883 Device ID Attestation: Fix API review by Eran Messeri · 5 years ago
  59. 502ec7a Migrate remainder of frameworks/base to androidx.test by Brett Chabot · 5 years ago
  60. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  61. ffeefd3 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  62. 4aa2a20 Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  63. 6b850fb Merge "Adding KEY_PERMANENTLY_INVALIDATED int" by Max Bires · 5 years ago
  64. b2cc3dc Adding KEY_PERMANENTLY_INVALIDATED int by Max Bires · 6 years ago
  65. 13f98ce Adding KEY_PERMANENTLY_INVALIDATED int by Max Bires · 6 years ago
  66. 68a6071 Merge "Adding framework check for 3DES key size" am: a24d025212 am: a68009941a by Max Bires · 5 years ago
  67. a24d025 Merge "Adding framework check for 3DES key size" by Treehugger Robot · 5 years ago
  68. 20fa0e7 Adding framework check for 3DES key size by Max Bires · 5 years ago
  69. 55b8d08 KeyChain: Improve key override documentation. by Eran Messeri · 5 years ago
  70. 71864b4 Merge "Add owners for KeyChain code" am: 0f9319ed1b am: d7fd57224d by Eran Messeri · 5 years ago
  71. bf0728b Add owners for KeyChain code by Eran Messeri · 5 years ago
  72. add9f02 Further Credentials-related clean-up by Eran Messeri · 5 years ago
  73. 55418ea Limit access to suspected false positives. by Mathew Inwood · 5 years ago
  74. 31755f9 Limit access to suspected false positives. by Mathew Inwood · 5 years ago
  75. 21ffe60 Merge "Adding check for HMAC/EC key size for StrongBox" am: ffee7d8ce0 am: f5992f894a by Max Bires · 5 years ago
  76. ffee7d8 Merge "Adding check for HMAC/EC key size for StrongBox" by Treehugger Robot · 5 years ago
  77. 03e04e8 Merge "Changed uid output parameter from an int array to a list of strings." am: 7eae0132c1 am: 4718f665d4 by Rob Barnes · 5 years ago
  78. 7eae013 Merge "Changed uid output parameter from an int array to a list of strings." by Rob Barnes · 5 years ago
  79. d255a21 Adding check for HMAC/EC key size for StrongBox by Max Bires · 5 years ago
  80. ebe2674 Changed uid output parameter from an int array to a list of strings. by Rob Barnes · 6 years ago
  81. 15b123e DO NOT MERGE - Merge pie-platform-release (PPRL.181205.001) into master by Xin Li · 5 years ago
  82. 6fc3189 Merge "API: Make implicit APIs from type usage explicit" by Adrian Roos · 6 years ago
  83. 27432db API: Make implicit APIs from type usage explicit by Adrian Roos · 6 years ago
  84. a258be6 Merge "Fix deleting legacy key blobs" am: c24a4b5f44 am: b3c61fac5f by Janis Danisevskis · 6 years ago
  85. 4d8a0de Merge "Fix deleting legacy key blobs" am: c24a4b5f44 am: b3c61fac5f by Janis Danisevskis · 6 years ago
  86. 906147c Fix deleting legacy key blobs by Janis Danisevskis · 6 years ago
  87. 271339f Merge "API: Make implicit APIs from type usage explicit" by TreeHugger Robot · 6 years ago
  88. e299490 Merge "Fix IllegalArgumentException in KeyChain" am: 932f96b27f am: e73f8e8827 by Janis Danisevskis · 6 years ago
  89. 28b8cd5 Merge "Fix IllegalArgumentException in KeyChain" am: 932f96b27f am: e73f8e8827 by Janis Danisevskis · 6 years ago
  90. 278913a Merge "Update KeyStore for new biometric modalities" by TreeHugger Robot · 6 years ago
  91. 2b106ad Fix IllegalArgumentException in KeyChain by Janis Danisevskis · 6 years ago
  92. bf5c28d Merge "Added listUidsForAuthBoundKeys to KeyStore" am: 73e9640194 am: 3090f045a7 by Rob Barnes · 6 years ago
  93. 919f216 Merge "Added listUidsForAuthBoundKeys to KeyStore" am: 73e9640194 am: 3090f045a7 by Rob Barnes · 6 years ago
  94. 73e9640 Merge "Added listUidsForAuthBoundKeys to KeyStore" by Rob Barnes · 6 years ago
  95. 8f91e5f API: Make implicit APIs from type usage explicit by Adrian Roos · 6 years ago
  96. 463e2b0 Merge "Multi-threaded keystore" am: 9f248989bf am: cbd890315e am: 444162a57c by Janis Danisevskis · 6 years ago
  97. 444162a Merge "Multi-threaded keystore" am: 9f248989bf am: cbd890315e by Janis Danisevskis · 6 years ago
  98. f1a678e Added listUidsForAuthBoundKeys to KeyStore by Rob Barnes · 6 years ago
  99. b0358e7 Multi-threaded keystore by Janis Danisevskis · 6 years ago
  100. 3a33ccc Merge changes from topic "async_keystore" am: e8c144fe17 am: 07b06e1bdb by Janis Danisevskis · 6 years ago