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
*
Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREF
raymes
2015-04-27
1
-8
/
+4
*
Implement the statistics table for the passwords.
vasilii
2015-04-26
15
-4
/
+360
*
Substitued pattern push_back(ptr.release()) with push_back(ptr.Pass()) in the...
xtreit
2015-04-24
4
-5
/
+5
*
PasswordFormManager: Clean up PasswordForm pointer ownership.
mgiuca
2015-04-24
2
-19
/
+25
*
Revert "Revert "Add experiment to exercise AffiliationService with dummy data...
oysteine
2015-04-22
8
-4
/
+260
*
Revert "Add experiment to exercise AffiliationService with dummy data, plus a...
oysteine
2015-04-22
8
-260
/
+4
*
[Autofill] Log Rappor metric in the case of no server data received
mathp
2015-04-22
1
-1
/
+1
*
Add experiment to exercise AffiliationService with dummy data, plus add relat...
engedy
2015-04-22
8
-4
/
+260
*
Update affiliated web credentials when Android credentials are updated.
engedy
2015-04-21
11
-40
/
+767
*
Handle some error and edge cases more reasonably in AffiliationBackend.
engedy
2015-04-20
3
-13
/
+28
*
Refactor net::BackoffEntry to not require subclassing
johnme
2015-04-20
1
-25
/
+1
*
Add a UMA metric for password change forms among no-username forms.
msramek
2015-04-17
1
-0
/
+10
*
Report the number of empty usernames without a nonempty pair.
msramek
2015-04-16
2
-2
/
+32
*
Restrict affiliaton-based matching to be enabled only when sync without a cus...
engedy
2015-04-14
2
-5
/
+11
*
Revert of Restrict affiliaton-based matching to when sync without a custom pa...
hendrikw
2015-04-14
2
-11
/
+5
*
Restrict affiliaton-based matching to be enabled only when sync without a cus...
engedy
2015-04-14
2
-5
/
+11
*
Don't allow users to shift-delete wallet cards or addresses
estade
2015-04-13
2
-3
/
+5
*
Do not wait for username select when filling affiliation-based matches.
engedy
2015-04-13
2
-5
/
+43
*
[Password manager internals] Add form and field signatures
vabr
2015-04-10
3
-0
/
+35
*
Add a UMA histogram to track absent username field when parsing a form.
vasilii
2015-04-10
1
-0
/
+2
*
Remove unsigned int from CredentialType enum declaration.
melandory
2015-04-09
1
-2
/
+1
*
In some cases we encounter situation when in processing onSubmit of password ...
dvadym
2015-04-09
4
-134
/
+215
*
Improovements in Save password infobar delegate tests.
melandory
2015-04-09
1
-1
/
+1
*
[sql] Clients should use sql::Connection::Delete().
shess
2015-04-09
1
-1
/
+1
*
[Credential Management] Smart lock save Credentials bubble should not always ...
melandory
2015-04-08
10
-159
/
+43
*
[Password Manager] Add UMA stats for submitted form type
gcasto
2015-04-03
4
-20
/
+88
*
Fix blacklisting for desktop infobars.
melandory
2015-04-03
2
-1
/
+4
*
[Password Generation] Enabled generation if autocomplete attributes are set
gcasto
2015-04-02
3
-4
/
+9
*
Make affiliation-based matches have the origin of the observed form.
engedy
2015-04-02
3
-10
/
+16
*
[Password Manager] Do not partially deserialize FormData
gcasto
2015-04-01
3
-1
/
+25
*
Processing USERNAME reply from Autofill server in Password Manager
dvadym
2015-04-01
7
-1
/
+100
*
Make test outputs more readable whenever PasswordForms are involved.
engedy
2015-04-01
4
-49
/
+59
*
[Cleanup] Remove the obsolete other possible usernames field trial.
isherman
2015-03-31
4
-61
/
+1
*
Refactor of password generation manager unittests.
melandory
2015-03-31
1
-27
/
+23
*
Make autofill/password sync non-optional.
torne
2015-03-31
4
-38
/
+3
*
Refactor of credential manager dispatcher unittests.
melandory
2015-03-30
1
-70
/
+110
*
Add missing export and import source files to password_manager's browser target.
tfarina
2015-03-26
1
-0
/
+5
*
Move credential_manager_types.h to components/password_manager/core.
dconnelly
2015-03-26
11
-41
/
+75
*
[Password manager] Recognise squashed login+sign-up forms
vabr
2015-03-24
5
-22
/
+77
*
Prettify Android application realms in autofill suggestions.
engedy
2015-03-18
2
-6
/
+66
*
Credential Manager API: pop up the new "Manage accounts" bubble.
vasilii
2015-03-18
1
-0
/
+1
*
Introduce StrategyOnCacheMiss enum instead of |cached_only| boolean.
engedy
2015-03-17
11
-71
/
+100
*
Integrate serving affiliation-based matches into the PasswordStore.
engedy
2015-03-17
5
-13
/
+315
*
Fix PasswordForm operator== and operator<< and update one reliant test.
engedy
2015-03-17
1
-0
/
+2
*
Integrate throttling logic into AffiliationBackend.
engedy
2015-03-17
10
-102
/
+342
*
PasswordStore: Clean up expectations about rewriting vectors of forms
vabr
2015-03-16
8
-118
/
+135
*
Add AffiliatedMatchHelper.
engedy
2015-03-10
5
-6
/
+756
*
Add prefetch support to AffiliationBackend.
engedy
2015-03-10
12
-160
/
+2070
*
Introduce ManagePasswordsState class.
vasilii
2015-03-10
2
-14
/
+15
*
Update AffiliationFetcher to use new Affiliation API wire format.
engedy
2015-03-10
3
-23
/
+43
[next]