Sign in
chromium
/
chromium
/
src
/
lkgr
/
components
/
password_manager
765c235
[Password Change] Copy model predictions when cloning PasswordFormManager
by Oleksandr Tara
· 3 months ago
5babd1f7
spanification: remove `#pragma allow_unsafe_buffers` where unneeded
by Arthur Sonzogni
· 3 months ago
e71e6f62
[Extensions] Enable EnableExtensionsExplicitBrowserSignin by default
by Kelvin Jiang
· 3 months ago
0de2315
[iOS] Fix testPasswordCheckupHomepageLoadingState
by Noémie St-Onge
· 3 months ago
53abb3e
Reload passwords on Android when the trusted vault error changes
by Thomas Thrainer
· 3 months ago
b1a454bd
Record UMA histograms for login failed/succeeded with either primary or backup passwords
by Oleksandr Tara
· 3 months ago
a2be8815
[OTPs] Implement OtpSuggestionDelegate interface
by Maria Kazinova
· 3 months ago
a8df69e
Make the password form observation more robust in UndoPasswordChangeController
by Oleksandr Tara
· 3 months ago
82de7df2
Add flag for actor login
by Ioana Pandele
· 3 months ago
82fbf80
Add a getter for password backup date created
by Oleksandr Tara
· 3 months ago
556ed89
[OTPs] Declare and wire OtpSuggestionDelegate
by Maria Kazinova
· 3 months ago
322c3de
Check if submitted form is equal to an observed form
by Viktor Semeniuk
· 3 months ago
9aded5b
Reland "Create proactive password recovery suggestion"
by Oleksandr Tara
· 3 months ago
65708c22
Revert "Create proactive password recovery suggestion"
by Ian Wells
· 3 months ago
7c0e79bc
Create proactive password recovery suggestion
by Oleksandr Tara
· 3 months ago
838af4b
[iOS] Use FieldsAre & Field matchers to validate structs
by Noémie St-Onge
· 3 months ago
c1ffbaa
[iOS] Parametrize some AccountSelectFillData unit tests
by Noémie St-Onge
· 3 months ago
5ebbff3d
Add a comparison method to `PasswordFormManager`
by Oleksandr Tara
· 3 months ago
f46f86d
Refactor `PasswordFormManagerObserver`
by Oleksandr Tara
· 3 months ago
6250139
[iOSPasswordRecovery] Handle accepting a backup password suggestion
by Noémie St-Onge
· 3 months ago
4943f4e
Check change password url before general feature availability
by Viktor Semeniuk
· 3 months ago
12e9c91
Replace CHECK with an early return
by Viktor Semeniuk
· 3 months ago
2a79940
Expose change password URL inside PasswordForm
by Viktor Semeniuk
· 3 months ago
cf7b272
[PasswordChange] Fix crash in successful bubble
by Rafal Godlewski
· 3 months ago
79667c5
Push the recovery flow for fill on page load
by Oleksandr Tara
· 3 months ago
184d925c
Allow triggering password suggestions popup through PasswordManagerDriver.
by Oleksandr Tara
· 3 months ago
8b32c0d
Fix missing includes for modules build
by Takuto Ikuta
· 3 months ago
e0692ae
Fix branded string expectation
by Oleksandr Tara
· 3 months ago
4e343c6
Handle new password recovery suggestion types in `PasswordAutofillManager`
by Oleksandr Tara
· 3 months ago
fa0f30d
[Mulhet] Reauth when filling password values on non password fields
by Bruno Braga
· 3 months ago
6c292cc
Generate password recovery suggestions.
by Oleksandr Tara
· 3 months ago
1ea375bc
[Password Change] Add HaTS config for canceled flow
by Rafal Godlewski
· 3 months ago
396663e
[PasswordChange] Add HaTS config for error case
by Rafal Godlewski
· 3 months ago
8b3bf46a7
[PasswordChange] Add HaTS for successful change
by Rafal Godlewski
· 3 months ago
20773c1
Limit password change to US and English websites only
by Viktor Semeniuk
· 3 months ago
c51ce766
Fix auto reauthn broken outside of Android
by Victor Hugo Vianna Silva
· 3 months ago
fb939f0
Remove failed login improvements features
by Viktor Semeniuk
· 3 months ago
2916f8d3
Implement undo password change controller
by Oleksandr Tara
· 3 months ago
c78300b
Enable resync on undecryptable passwords feature on Windows
by Mohamed Amir Yosef
· 3 months ago
420eaf5
Extend FakePasswordManagerSettingsService and expose in header
by Victor Hugo Vianna Silva
· 3 months ago
ac737bb
Introduce typed ModelError for password sync bridge
by Michael Tatarski
· 3 months ago
296bf8c
[iOSPasswordRecovery] Propagate backup passwords to FormSuggestions
by Noémie St-Onge
· 3 months ago
986a54f2
[UNO] Further cleanup on Profile Menu after re-design
by Ryan Sultanem
· 3 months ago
b533f05
[3PWebAPIRequestFwd] Log aggregated metrics for the get method
by Ivana Žužić
· 4 months ago
df6eb4e
[LoginDbDeprecationAndroid] Enable the flag by default
by Victor Hugo Vianna Silva
· 4 months ago
e9624ceb2
[LoginDbDeprecationAndroid] Fix PasswordManagerUtilTest
by Victor Hugo Vianna Silva
· 4 months ago
bc5784f03
IWYU for NOTIMPLEMENTED() in //components
by Daniel Cheng
· 4 months ago
f06918e3c
[ios] Remove the filling error crash dump
by Vincent Boisselle
· 4 months ago
6cb489f
[iOSPasswordRecovery] Add `is_backup_credential` to UsernameAndRealm
by Noémie St-Onge
· 4 months ago
609a38f
[iOSPasswordRecovery] Add `backup_password` member to Credential
by Noémie St-Onge
· 4 months ago
de503b9e
passwords: introduce date_last_filled
by Martin Kreichgauer
· 4 months ago
567cbe9
[iOSPasswordRecovery] Drop the `is_recovery_password` metadata field
by Noémie St-Onge
· 4 months ago
b55b721
Add backup note after submitting generated password
by Oleksandr Tara
· 4 months ago
8d7d3254
[iOS] Remove the " ••••••••" suffix from password FormSuggestion objects
by Noémie St-Onge
· 4 months ago
d5b6101
Do IWYU for std::vector in //components headers
by Lei Zhang
· 4 months ago
812cd58
Reland "[Autofill] PAM implements PasswordManagerDelegate showing"
by Friedrich Horschig
· 4 months ago
19deb00
Include backup password in PasswordAndMetadata
by Oleksandr Tara
· 4 months ago
a059939
[Autofill][Consolidation] Lift & Safe copy of PasswordSuggestionRequest
by Friedrich Horschig
· 4 months ago
c68f0d5
Return an optional of backup password note.
by Oleksandr Tara
· 4 months ago
6c7b4aa
Forward declare more in autofill_client.h
by Jan Keitel
· 4 months ago
3ea8697
Forward declare SyncService in password_manager_client.h
by Lei Zhang
· 4 months ago
76d0126
[Passwords] Force resync when undecryptable passwords are detected.
by Mohamed Amir Yosef
· 4 months ago
9ad0d0b
Presave generated password as backup
by Oleksandr Tara
· 4 months ago
7f2a8404
[UPMLoginDbSunset] Fix check for split stores for IsAbleToSavePasswords
by Ioana Pandele
· 4 months ago
e065841
Revert CL for the high confidence crash culprit for http://crash/1690627cfa6f1ffd
by Chrome Crash (Prod)
· 4 months ago
4e02787
Propagate backup password to UI
by Oleksandr Tara
· 4 months ago
d7c0c94
[iOSPasswordRecovery] Add `is_recovery_password` to FormSuggestion
by Noémie St-Onge
· 4 months ago
17390fd
Include base/strings/string_view_util.h for base::as_string_view()
by Daniel Cheng
· 4 months ago
31ecdc32
Allow trusted vault key retrieval in passwords bottom sheet
by Thomas Thrainer
· 4 months ago
9c84468
[Passkeys] Delay showing autofill bottom sheets without user interaction
by Ken Buchanan
· 4 months ago
03acb5b0
Reland "[3PWebAPIRequestFwd] ContentCredentialManager for 3rd party mode"
by Ivana Žužić
· 4 months ago
5f86165
Add the possibility to presave the generated password as backup
by Oleksandr Tara
· 4 months ago
0211257
[iOSPasswordRecovery] Add feature flag
by Noémie St-Onge
· 4 months ago
06217f63
[signin] Cleanup kEnablePendingModePasswordsPromo feature flag
by David Roger
· 4 months ago
c7dd4f6
[iOS]Ensure that OCMock are verified
by Arthur Milchior
· 4 months ago
f827cce
Add missing field to FormFetcherImpl::Clone()
by Thomas Thrainer
· 4 months ago
26d1ed84
Adds LetterInCircleIcon custom icon.
by Piotr Wrótniak
· 4 months ago
af8fabeb
[safari-import] Force user confirmation when importing passwords
by Alexis Hetu
· 4 months ago
aaa0b03
[Autofill] PAM implements PasswordManagerDelegate showing
by Friedrich Horschig
· 4 months ago
8a05bd1
Remove most RunUntilIdle calls from PasswordImporterTest
by Alexis Hetu
· 4 months ago
75c51a8
New owners for the CSV parser service
by Alexis Hetu
· 4 months ago
96e5805
Do IWYU for base/strings/string_util.h in //components
by Lei Zhang
· 4 months ago
8f0d00a
[FillRecoveryPwd] Pipe backup password to the KA sheet
by Ioana Pandele
· 4 months ago
c4b6c36
Revert "[3PWebAPIRequestFwd] ContentCredentialManager for 3rd party mode"
by Ivana Žužić
· 4 months ago
8a1b699
[FillRecoveryPwd] Split main from recovery pwd in credential cache
by Ioana Pandele
· 4 months ago
dd7c0dc3
Two minor API "quality of life" cleanups in OSCrypt Async
by Will Harris
· 4 months ago
70cf915d
Do IWYU for base/strings/string_number_conversions.h in //components
by Lei Zhang
· 4 months ago
b550fef4
[OTPs] Query the backend for SMS OTPs
by Maria Kazinova
· 4 months ago
4d54f0a
Remove base::NotFatalUntil::M130 usage
by Daniel Cheng
· 4 months ago
644de29
Invoke PasswordReuseManagerImpl::PreparePasswordHashData on iOS
by Viktor Semeniuk
· 4 months ago
344fce9
[WebAuthn][Passwords] Add histograms for duplication in password popup
by Adem Derinel
· 4 months ago
78979cb
Remove superfluous includes for gurl.h in //components headers
by Lei Zhang
· 4 months ago
348bea0
[3PWebAPIRequestFwd] ContentCredentialManager for 3rd party mode
by Ivana Žužić
· 4 months ago
3ef93c2
[Autofill] Use PasswordAutofillManager as PasswordManagerDelegate
by Friedrich Horschig
· 5 months ago
0f643a51
[ios] Cleanup kIOSImprovePasswordFieldDetectionForFilling
by Vincent Boisselle
· 5 months ago
8211b03
[mulhet] Launch by default
by Bruno Braga
· 5 months ago
5564b484
Implement PasswordSyncBridge::IsEntityDataValid
by Mikalai Parafeniuk
· 5 months ago
4d8bcec
Implement IsEntityDataValid for password sharing bridge
by Mikalai Parafeniuk
· 5 months ago
34d12d4
Delete PasswordManager.BulkCheck.Error histogram.
by Vasilii Sukhanov
· 5 months ago
93c490d
Add import from string to PasswordImporter
by Alexis Hetu
· 5 months ago
Next »