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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AffiliationService with a skeleton AffiliationBackend.
engedy
2015-01-16
5
-0
/
+330
*
Get rid of net::DO_NOT_PROMPT_FOR_LOGIN
baranovich
2015-01-15
1
-1
/
+1
*
Flatten [Content]CredentialManagerDispatcher.
dconnelly
2015-01-15
8
-108
/
+67
*
Don't override private PasswordStore::WrapModificationTask without a reason.
vasilii
2015-01-14
3
-6
/
+1
*
Temporary make the call stack trace around PasswordStore::WrapModificationTas...
vasilii
2015-01-14
2
-20
/
+45
*
Require clang formatting for components/password_manager.
mkwst
2015-01-14
1
-0
/
+12
*
Remove use_additional_auth column from logins table from version 7.
melandory
2015-01-14
2
-15
/
+60
*
Implement CSVReader and CSVWriter.
engedy
2015-01-13
7
-0
/
+819
*
Credential Manager API: Enable forward declaration for CredentialType enum
melandory
2015-01-13
6
-16
/
+19
*
Mark const methods of PasswordFormManager as const.
vabr
2015-01-09
2
-14
/
+14
*
PasswordFormManager should not read from store for signup and change password...
vabr
2015-01-09
2
-11
/
+13
*
LoginDatabase::AddLogin should handle correctly incorrect input.
vasilii
2015-01-09
3
-12
/
+55
*
Add tests for version migration tesing in for LoginDatabase.
melandory
2015-01-09
3
-62
/
+92
*
Revert https://codereview.chromium.org/793383002
vasilii
2015-01-08
1
-3
/
+0
*
Collects data about interaction with "Allow to collect URL?" bubble.
melandory
2015-01-07
2
-0
/
+22
*
Scheme and android package name extraction routine for FacetURI.
melandory
2015-01-07
3
-18
/
+53
*
Fix "Allow to collect URL?" bubble experiment.
melandory
2015-01-07
3
-5
/
+8
*
[Password Autofill] Fix crash when triggering popup after in page navigation
gcasto
2015-01-05
9
-19
/
+28
*
Standardize usage of virtual/override/final specifiers in components/.
dcheng
2014-12-30
2
-8
/
+7
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-22
2
-2
/
+2
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
2
-13
/
+12
*
Revert changes meant to paper over a crash.
estade
2014-12-20
1
-15
/
+2
*
Save fact that "Allow to collect URL?" bubble was shown on show not on hidden.
melandory
2014-12-18
2
-4
/
+5
*
UMA histogram for RemoveLoginsSyncedBetween
melandory
2014-12-18
3
-0
/
+10
*
[Password Manager] Add UMA signals to understand how often the password form ...
pritam.nikam
2014-12-18
4
-0
/
+28
*
Make AutofillMetrics a static-only class.
estade
2014-12-18
1
-11
/
+1
*
Cleanup. Move comments from .cc to .h in password_manager_pref_names.
melandory
2014-12-17
2
-43
/
+44
*
Password Save prompt on in page navigation.
dvadym
2014-12-17
5
-16
/
+87
*
Credential Manager: Pipe federated credentials through to UI layer.
mkwst
2014-12-17
5
-21
/
+39
*
Instrumenting opening password database to find jank.
vadimt
2014-12-17
1
-3
/
+10
*
Another attempt to fix the ContentAutofillDriver::DidNavigateFrame crash.
estade
2014-12-16
1
-3
/
+9
*
Move IDS_PASSWORD_MANAGER_EMPTY_LOGIN to component resources
vabr
2014-12-16
2
-6
/
+33
*
Create an autofill Suggestion class.
brettw
2014-12-15
2
-45
/
+44
*
Credential Manager: Switch 'request()' to GetAutofillableLogins().
mkwst
2014-12-15
5
-35
/
+105
*
Add AffiliationFetcher to fetch authoritative affiliation information regardi...
engedy
2014-12-15
7
-0
/
+669
*
[Password Generation] Fix breakage that prevents filling of generated passwords
gcasto
2014-12-12
5
-0
/
+17
*
Decision whenever "Allow to collect URL?" bubble should be shown or not is ma...
melandory
2014-12-12
5
-33
/
+195
*
Paper over a crash.
estade
2014-12-12
1
-0
/
+8
*
PasswordFormManager supports multiple drivers
vabr
2014-12-12
5
-51
/
+70
*
Prompt user to set up an OS password when he saves a password in Chrome.
vasilii
2014-12-11
1
-0
/
+3
*
Skeleton code for experiment setup, which will determine should "Allow to col...
melandory
2014-12-10
6
-5
/
+76
*
Added utility functions related to working with "facets".
engedy
2014-12-10
4
-0
/
+580
*
Fix empty PasswordManagerDriver in ContentCredentialManagerDispatcher.
vasilii
2014-12-10
5
-18
/
+51
*
Support for password manager suggestions on password fields.
jww
2014-12-09
5
-4
/
+61
*
Add PasswordFormManagerTest.DriverDeletedBeforeStoreDone
vabr
2014-12-09
1
-4
/
+44
*
PasswordFormManager takes WeakPtr<PasswordManagerDriver>
vabr
2014-12-09
6
-94
/
+120
*
[Password manager] Remove temporary logging
vabr
2014-12-08
2
-27
/
+0
*
PasswordManager should trigger autofill for new forms + old PasswordFromManagers
vabr
2014-12-05
4
-7
/
+22
*
LoginDatabase should allow retrieveing credentials with IP addresses
vabr
2014-12-05
3
-3
/
+50
*
Remove ContentPasswordManagerDriver::GetAutofillManager
estade
2014-12-05
10
-25
/
+18
[next]