index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
password_manager.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not involve PasswordManagerDriver in filling HTTP-auth forms; also check r...
vabr
2015-10-07
1
-0
/
+1
*
Move password manager file names into components
vabr
2015-09-25
1
-0
/
+2
*
[Smart lock] Add experiment that will guard settings reconciliation.
melandory
2015-09-07
1
-0
/
+2
*
[Reland] [PasswordManager] Move the sync-password-related methods to the sync...
vabr
2015-09-01
1
-0
/
+2
*
Revert of [PasswordManager] Move the sync-password-related methods to the syn...
tnagel
2015-09-01
1
-2
/
+0
*
[PasswordManager] Move the sync-password-related methods to the sync layer
vabr
2015-09-01
1
-0
/
+2
*
Rename password_manager::StoreResultFilter to CredentialsFilter
vabr
2015-08-14
1
-1
/
+1
*
[Sync] Componentize glue/password_model_worker.
maxbogue
2015-08-08
1
-0
/
+3
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-07
1
-0
/
+1
*
Move ShouldFilterAutofillResult from ChromePasswordManagerClient to PasswordM...
vabr
2015-08-07
1
-0
/
+21
*
Revert of Move net::FormatUrl and friends outside of //net and into //compone...
jochen
2015-08-04
1
-1
/
+0
*
Move net::FormatUrl and friends outside of //net and into //components
rsleevi
2015-08-03
1
-0
/
+1
*
Kill renderers for bad password forms in --site-per-process.
lfg
2015-07-17
1
-0
/
+2
*
Start the migration of passwords from the Keychain.
vasilii
2015-07-09
1
-0
/
+1
*
Revert "Start the migration of passwords from the Keychain."
Antony Sargent
2015-07-08
1
-1
/
+0
*
Start the migration of passwords from the Keychain.
vasilii
2015-07-08
1
-0
/
+1
*
Credential Management: Rename 'notifySignedOut' to 'requireUserMediation' (2/3)
mkwst
2015-06-25
1
-2
/
+2
*
Extract PendingSignedOutTask from CredentialManagerDispatcher.
dconnelly
2015-05-28
1
-0
/
+2
*
Extract CredentialManagerPasswordFormManager from content/.
dconnelly
2015-05-28
1
-2
/
+2
*
Split up CredentialManagerDispatcher's credential retrieval task.
dconnelly
2015-05-22
1
-0
/
+2
*
Move password_manager_util and password_bubble_experiment to components
vabr
2015-05-21
1
-0
/
+4
*
Implement the statistics table for the passwords.
vasilii
2015-04-26
1
-0
/
+2
*
Make autofill/password sync non-optional.
torne
2015-03-31
1
-28
/
+3
*
Move credential_manager_types.h to components/password_manager/core.
dconnelly
2015-03-26
1
-2
/
+4
*
Add AffiliatedMatchHelper.
engedy
2015-03-10
1
-0
/
+2
*
Remove the code for the "Report URL" password bubble.
vasilii
2015-02-27
1
-3
/
+0
*
Sort GYP files under components
satorux
2015-02-17
1
-3
/
+3
*
Refactor FacetManager into a separate file.
engedy
2015-02-16
1
-0
/
+3
*
[PasswordManager clean-up] Merge copies of CreatePasswordFormFromData
vabr
2015-02-10
1
-2
/
+2
*
AffiliationBackend: Implement the better part of on-demand fetching.
engedy
2015-02-03
1
-0
/
+4
*
Implement throttling logic for fetching affiliation information.
engedy
2015-02-02
1
-0
/
+3
*
Add FakeAffiliationFetcher and factory.
engedy
2015-01-22
1
-0
/
+3
*
Implement AffiliationDatabase to cache affiliation information in a SQLite DB.
engedy
2015-01-21
1
-0
/
+2
*
Add AffiliationService with a skeleton AffiliationBackend.
engedy
2015-01-16
1
-0
/
+4
*
Flatten [Content]CredentialManagerDispatcher.
dconnelly
2015-01-15
1
-3
/
+2
*
Implement CSVReader and CSVWriter.
engedy
2015-01-13
1
-0
/
+5
*
Move IDS_PASSWORD_MANAGER_EMPTY_LOGIN to component resources
vabr
2014-12-16
1
-0
/
+1
*
Add AffiliationFetcher to fetch authoritative affiliation information regardi...
engedy
2014-12-15
1
-0
/
+18
*
Added utility functions related to working with "facets".
engedy
2014-12-10
1
-0
/
+2
*
Refactor Autofill for out of process iframes (OOPIF).
estade
2014-12-02
1
-0
/
+2
*
Adding skeleton code for reporting URLs, on which Password Manager fails.
melandory
2014-12-01
1
-0
/
+2
*
[Password Manager] Add link to remotely manage passowrds on desktop
Garrett Casto
2014-11-03
1
-0
/
+3
*
Credential Manager: Wire 'notifySignedIn()' to the "Save Password" UI.
mkwst
2014-10-14
1
-0
/
+2
*
Credential Manager: Extract browser-side IPC to a stand-alone dispatcher.
mkwst
2014-09-29
1
-0
/
+3
*
Credential Manager: Refactor password_manager::CredentialManagerClient.
mkwst
2014-09-02
1
-20
/
+0
*
Credential Manager: Renderer-side implementation.
mkwst@chromium.org
2014-08-22
1
-5
/
+68
*
Move Password specific webdata logic into passwords component.
caitkp@chromium.org
2014-07-17
1
-0
/
+5
*
Add more components to the GN build.
brettw@chromium.org
2014-07-16
1
-0
/
+9
*
Replace MockPasswordManagerDriver with StubPasswordManagerDriver.
vabr@chromium.org
2014-06-05
1
-2
/
+2
*
Rename PasswordManagerLogger to LogReceiver
vabr@chromium.org
2014-05-23
1
-1
/
+1
[next]