1. 5babd1f7 spanification: remove `#pragma allow_unsafe_buffers` where unneeded by Arthur Sonzogni · 2 months ago
  2. 53b0e9a components/trusted_vault: start writing sha256 by Stacy Gaikovaia · 3 months ago
  3. d1818e4 [TrustedVault] Fix UAF in TrustedVaultAccessTokenFetcherFrontend by Maksim Moskvitin · 3 months ago
  4. 2b05326d Remove url/gurl_debug.h from url/gurl.h by Lei Zhang · 3 months ago
  5. 18fbac9 components/trusted_vault: stop using base/hash/md5 by Stacy Gaikovaia · 3 months ago
  6. 174b73f7 [vault] Fetch recovery key store certificates by Nina Satragno · 3 months ago
  7. 7d56d71 [components] Replace base::Overloaded with absl::Overload by Ho Cheung · 4 months ago
  8. 96e5805 Do IWYU for base/strings/string_util.h in //components by Lei Zhang · 4 months ago
  9. 70cf915d Do IWYU for base/strings/string_number_conversions.h in //components by Lei Zhang · 4 months ago
  10. 4d4b7a2 components: Add missing includes by Takuto Ikuta · 4 months ago
  11. 619ea15 Make LocalRecoveryFactor's account scoped by Thomas Thrainer · 4 months ago
  12. 80881183 Fix Keychain query so recovery keys created on iOS work on Mac by Thomas Thrainer · 4 months ago
  13. 284be752 Use server-side filtering when downloading registration state by Thomas Thrainer · 4 months ago
  14. b478726 [vault] Extract recovery key store endpoints by Nina Satragno · 4 months ago
  15. b2149d8 Migrate "local data obsolete" information to be user scoped by Thomas Thrainer · 4 months ago
  16. ff48495 [vault] Verify signature over cert.xml by Nina Satragno · 5 months ago
  17. e447f2d [vault] Validate sig.xml certificate chain by Nina Satragno · 5 months ago
  18. 9fdedf3 Separate trusted vault constants used by standalone implementation by Thomas Thrainer · 5 months ago
  19. eb732ed Register iCloud Keychain recovery factor by Thomas Thrainer · 5 months ago
  20. b2adf98 Add TrustedVaultAccessTokenFetcherFrontend::IdentityManagerShutdown by Jérôme Lebel · 5 months ago
  21. 0ef2ef1 Add IdentityManagerObserver::OnIdentityManagerShutdown() by Jérôme Lebel · 5 months ago
  22. b928191 Recover trusted vault keys with iCloud Keychain by Thomas Thrainer · 5 months ago
  23. bd1ec73 Generalize device registration histogram names by Thomas Thrainer · 5 months ago
  24. abd54119 Add new histogram for key recovery outcome by Thomas Thrainer · 5 months ago
  25. c602f5d Move ICloudRecoveryKey to c/trusted_vault. by Thomas Thrainer · 5 months ago
  26. 91ef46da Add skeleton ICloudKeychainRecoveryFactor. by Thomas Thrainer · 5 months ago
  27. 842df10 [vault] Parse sig.xml and cert.sig.xml files by Nina Satragno · 5 months ago
  28. 222005a Rename `account_info` to `kAccountInfo`. by Thomas Thrainer · 5 months ago
  29. 6d4e1c4 Add tests for multiple recovery factors. by Thomas Thrainer · 5 months ago
  30. 0478a76 [CodeHealth] Use `std::optional` with `OnURLLoadComplete` by Claudio DeSouza · 5 months ago
  31. 8b242c9 Reland "Register all local recovery factors." by Thomas Thrainer · 5 months ago
  32. 015120d [vault] Rename AuthenticationFactorType to AuthenticationFactorTypeAndRegistrationParams by Deniz Eren Evrendilek · 5 months ago
  33. b5252bc Revert "Register all local recovery factors." by Ameur Hosni · 5 months ago
  34. 747773a Register all local recovery factors. by Thomas Thrainer · 5 months ago
  35. 2b75fab2 [vault] Add support for listVaults request by Nina Satragno · 5 months ago
  36. 77ed752 Remove StandaloneTrustedVaultClient::DebugObserver. by Thomas Thrainer · 6 months ago
  37. 6ede96e Simplify StandaloneTrustedVaultBackendTest. by Thomas Thrainer · 6 months ago
  38. 6ae7e017 Add PhysicalDeviceRecoveryFactorTest. by Thomas Thrainer · 6 months ago
  39. 983d9e7 Add TrustedVaultThrottlingConnection. by Thomas Thrainer · 6 months ago
  40. 3ad1886 Make local key recovery / device registration expandable. by Thomas Thrainer · 6 months ago
  41. 5c4caa97 [vault] Differentiate missing and unusable PINs by Nina Satragno · 6 months ago
  42. d1c430b Migrate absl variant.h and utility.h in components (part 3/3) by Victor Hugo Vianna Silva · 6 months ago
  43. 29196f54 Migrate absl variant.h and utility.h in components (part 2/3) by Victor Hugo Vianna Silva · 6 months ago
  44. 6f6c55a1 Refactor StandaloneTrustedVaultBackendTest. by Thomas Thrainer · 6 months ago
  45. 7a18c0a [vault] Log listSecurityDomainMembers PIN status by Nina Satragno · 6 months ago
  46. b1e52dd1 Refactor file system logic of StandaloneTrustedVaultBackend. by Thomas Thrainer · 7 months ago
  47. 91d3236 Move RecoverabilityStatusOnRequest... histogram to c/trusted_vault by Maksim Moskvitin · 8 months ago
  48. 3910e8c Move DownloadKeysStatus histogram to c/trusted_vault by Maksim Moskvitin · 8 months ago
  49. 918c24ec Move AccessTokenFetchSuccess histogram under c/trusted_vault by Maksim Moskvitin · 8 months ago
  50. 8726d30e Suppress unsafe_libc_call warning for initial identified files. by Tom Sepez · 8 months ago
  51. ccea0983 [cleanup] Replace base::ranges with std::ranges: components/ by Peter Kasting · 8 months ago
  52. 6eca08f More std::ranges compatibility fixes: components/ by Peter Kasting · 9 months ago
  53. 704009b Update GaiaId-related tests under sync-related components by Mikel Astiz · 9 months ago
  54. 54bf30e components: Remove obsolete ui_mode.gni imports by Georg Neis · 9 months ago
  55. 2dd6f60 Switch to compile-time sizes for various crypto methods/types. by Peter Kasting · 9 months ago
  56. 764f01d Remove IS_CHROMEOS_ASH from //components/* by Maksim Sisov · 9 months ago
  57. bee274d Adopt class GaiaId broadly under //chrome except in unit-tests by Mikel Astiz · 9 months ago
  58. 472b3b2 Remove usage of base::make_span(): components/, part 3 by Peter Kasting · 10 months ago
  59. 5658a5f [signin] Adopt class GaiaId components/signin and related files by Mikel Astiz · 10 months ago
  60. 9ff45d9 trusted_vault: migrate to new HMAC API by Elly · 10 months ago
  61. ef2f180 [CodeHealth] Clean up kSyncTrustedVaultDegradedRecoverabilityHandler by Maksim Moskvitin · 10 months ago
  62. 2ef91c6 Move DegradedRecoverabilityhandler metrics to trusted_vault/histograms by Mahmoud Rashad · 10 months ago
  63. 77d2135 Migrate remaining NOTREACHED()s in components/ by Peter Boström · 10 months ago
  64. 733bec3 [TrustedVault] Cleanup device registration V0 concept by Maksim Moskvitin · 10 months ago
  65. ecfae70e [LacrosRemoval] Remove TrustedVaultDialogDelegate by Maksim Moskvitin · 11 months ago
  66. baa0394 [webauthn] Reset account download timer on data by Nina Satragno · 11 months ago
  67. 18efe5c trusted_vault: remove obsolete code by Martin Kreichgauer · 11 months ago
  68. 4fe692cf [Lacros] Cleanup c/b/ash/trusted_vault by Maksim Moskvitin · 12 months ago
  69. 2d06b51 [Signin] Add AccountsInCookieJarInfo::GetAllAccounts by Boris Sazonov · 12 months ago
  70. c66ba95 [TrustedVault] Clean up FrequentDegradedRecoverabilityPolling by Maksim Moskvitin · 12 months ago
  71. 150671d components: default the user-defined empty ctor and dtor where possible by Sorin Jianu · 12 months ago
  72. 5f17a3e2 [Signin] Revise AccountsInCookieJarInfo API for signed in accounts by Boris Sazonov · 12 months ago
  73. 7a64ac88 [TrustedVault] Move device registration histograms under c/trusted_vault by Maksim Moskvitin · 12 months ago
  74. e24c63f [Signin] Simplify param names in AccountsInCookieJarInfo constructor by Boris Sazonov · 12 months ago
  75. 609ff23 [Signin] Transform AccountsInCookieJarInfo from struct into a class by Boris Sazonov · 12 months ago
  76. 88a5f75 [TrustedVault] Move file histograms under c/trusted_vault by Maksim Moskvitin · 12 months ago
  77. b967c485 Sync: Remove an obsolete todo which was already addressed by Mahmoud Rashad · 12 months ago
  78. a3487bb [iOS][Trusted Vault]Add id->name function. by Arthur Milchior · 1 year, 1 month ago
  79. e1910eed [vault] Report iCloud recovery member information by Nina Satragno · 1 year, 1 month ago
  80. 01ab59a Migrate NOTREACHED_NORETURN -> NOTREACHED by Peter Boström · 1 year, 1 month ago
  81. b948e67 spanification: Add `#pragma allow_unsafe_buffers` to component/* by Arthur Sonzogni · 1 year, 2 months ago
  82. b5b854f Migrate to optional-based GetHeader overload by Chris Fredrickson · 1 year, 2 months ago
  83. 3f23134 Add histogram_suffix for common ImportantFileWriter by Etienne Bergeron · 1 year, 3 months ago
  84. f512b7f [TrustedVault] Populate DeviceType when joining security domain by Mikel Astiz · 1 year, 3 months ago
  85. 22876f3 Expose ash-chrome passkeys TrustedVaultClient to lacros-chrome by Martin Kreichgauer · 1 year, 4 months ago
  86. 144ef34 [TrustedVault] Fix bad request errors (400) when joining security domain by Mikel Astiz · 1 year, 4 months ago
  87. b272dd6 Fix header guard in //components by Lei Zhang · 1 year, 4 months ago
  88. f0644e4 webauthn: add browser test for basic CrOS GPM GetAssertion case by Martin Kreichgauer · 1 year, 4 months ago
  89. aaf19db Use NOTREACHED_IN_MIGRATION() in components/ by Peter Boström · 1 year, 4 months ago
  90. 95305d27 Remove use of the pointer version of RandBytes, use span always by danakj · 1 year, 5 months ago
  91. 8bd4b86 trusted_vault: record the expiry times of LSKF members. by Adam Langley · 1 year, 5 months ago
  92. 58a4b28c Convert base::StringPiece to std::string_view in //components 2/5 by Helmut Januschka · 1 year, 5 months ago
  93. a248cf9 Use LINT.IfChange for sync UMA enums by Victor Hugo Vianna Silva · 1 year, 5 months ago
  94. 45c4058f Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 5 months ago
  95. 29651f2 [sync] ICloudKeychain recovery factor client code by Nina Satragno · 1 year, 5 months ago
  96. fa222ac9 trusted_vault: include expiry time in GpmPinMetadata by Adam Langley · 1 year, 5 months ago
  97. b8be952 Migrate TODOs referencing old crbug IDs to the new issue tracker IDs by Alison Gale · 1 year, 5 months ago
  98. 4743f61 Fix dangling pointer issues in StandaloneTrustedVaultBackendTest by Mike Decker · 1 year, 5 months ago
  99. a9b086af trusted_vault: define GpmPinMetadata structure. by Adam Langley · 1 year, 6 months ago
  100. f6aae4c trusted_vault: support adding precomputed authentication factors. by Adam Langley · 1 year, 6 months ago