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
/
chrome
/
browser
/
password_manager
Commit message (
Expand
)
Author
Age
Files
Lines
*
Put ignore autocomplete='off' behind a flag. Restores the basic
jww@chromium.org
2013-12-16
4
-5
/
+84
*
Add histograms for whether the OS password is blank or not
wfh@chromium.org
2013-12-16
6
-0
/
+83
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-13
1
-1
/
+1
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
5
-13
/
+15
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-2
/
+2
*
Moved ipc-specific files from autofill/core to autofill/content.
jeanfrancoisg@chromium.org
2013-12-12
4
-4
/
+4
*
Convert string16 to base::string16 in chrome/browser
brettw@chromium.org
2013-12-11
9
-21
/
+21
*
Pull out common fuzzy matching code from login_database.cc
vabr@chromium.org
2013-12-09
11
-104
/
+211
*
Infobar system refactor.
pkasting@chromium.org
2013-12-06
2
-15
/
+15
*
Fixes bug, where the manage passwords icon is shown even though the flag is n...
npentrel@chromium.org
2013-12-06
1
-1
/
+4
*
Ignore autocomplete='off' for usernames and passwords. Because autofilling re...
jww@chromium.org
2013-12-04
4
-82
/
+5
*
Move more file_util functions to base namespace.
brettw@chromium.org
2013-12-04
1
-3
/
+3
*
Basic autofill into password value on user gesture only.
jww@chromium.org
2013-12-04
1
-0
/
+6
*
[Win] Add option to reauthenticate the OS user before revealing passwords.
wfh@chromium.org
2013-12-04
5
-4
/
+236
*
Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
Revert 238283 "Infobar system refactor."
tonyg@chromium.org
2013-12-03
2
-15
/
+15
*
This CL refactors the Manage Passwords Bubble Code which previously depended ...
npentrel@chromium.org
2013-12-03
1
-9
/
+9
*
Infobar system refactor.
pkasting@chromium.org
2013-12-03
2
-15
/
+15
*
Move Posix file utils to the base namespace.
brettw@chromium.org
2013-11-27
1
-3
/
+3
*
Add tests for password manager: forms elements with missing id or name
vabr@chromium.org
2013-11-26
1
-1
/
+36
*
Adding more functionality to the ManagePasswordsBubble according to the mocks...
npentrel@chromium.org
2013-11-25
3
-35
/
+25
*
Remove deleted frames from PasswordAutofillAgent::provisionally_saved_forms_
vabr@chromium.org
2013-11-18
1
-0
/
+26
*
Password manager: Test that forms with elements without name get saved
vabr@chromium.org
2013-11-13
1
-0
/
+16
*
Passwords: allow saving forms from iframes
vabr@chromium.org
2013-11-12
1
-0
/
+19
*
[Autofill] Rename autofill_common_test -> autofill_test_utils
isherman@chromium.org
2013-11-09
1
-1
/
+1
*
mac: Prepare for -Wunused-functions.
thakis@chromium.org
2013-11-07
1
-68
/
+0
*
Add value for "infobar dismissed" to the "Save password" infobar histogram.
dubroy@chromium.org
2013-11-01
1
-2
/
+9
*
Password Manager should not clean cached passwords on in-page navigation
vabr@chromium.org
2013-10-31
2
-1
/
+18
*
Move ScopedUserPrefUpdate to base/prefs.
derat@chromium.org
2013-10-30
2
-2
/
+2
*
[Mac] Add option to reauthenticate the OS user before revealing passwords.
dubroy@chromium.org
2013-10-23
3
-0
/
+68
*
These helper functions were copied from password_model_associator. Most of th...
lipalani@chromium.org
2013-10-22
3
-3
/
+209
*
[password generation] Add a switch to skip waiting on Autofill
gcasto@chromium.org
2013-10-17
3
-215
/
+53
*
Functions that decoded ie7 structures to extract per-URL username and passwor...
mpawlowski@opera.com
2013-10-11
2
-29
/
+27
*
[sync] Significantly speed up password model association on mac
rsimha@chromium.org
2013-10-10
3
-89
/
+323
*
Skeleton implementation. None of the methods are implemented yet.
lipalani@chromium.org
2013-10-10
2
-0
/
+93
*
Add metrics for PSL usage.
yfriedman@chromium.org
2013-10-04
3
-3
/
+23
*
Revert 223204 "Record the Thread dtor trace for Chrome_PasswordS..."
rsesek@chromium.org
2013-10-02
1
-14
/
+1
*
Password manager metrics: Persist the choice of site groups for reporting
vabr@chromium.org
2013-10-01
5
-75
/
+109
*
[Password Generation] Clean up UMA stat for uploading
gcasto@chromium.org
2013-10-01
1
-1
/
+7
*
[Password Autofill] Add UMA stats for suppressed passwords due to low score.
gcasto@chromium.org
2013-10-01
1
-0
/
+3
*
Disabled flaky PasswordManagerBrowserTest.PromptForDynamicForm
phoglund@chromium.org
2013-09-30
1
-1
/
+3
*
base: Move PerfTimer out of test/ directory.
tfarina@chromium.org
2013-09-29
1
-2
/
+2
*
[password autofill] Add UMA stats for password deletion.
gcasto@chromium.org
2013-09-26
6
-1
/
+19
*
[password autofill] Fix bug in LoginDatbase migration code.
gcasto@chromium.org
2013-09-23
1
-3
/
+7
*
Distinguish error types in LoginDatabase password encryption
stuartmorgan@chromium.org
2013-09-20
5
-35
/
+77
*
Fixing destruction order in password_store_win_unittest.cc
mpawlowski@opera.com
2013-09-20
1
-2
/
+2
*
[password generation] Always allow generated passwords to be shown.
gcasto@chromium.org
2013-09-19
2
-7
/
+64
*
Clean up GaiaUrls to actually return GURLs.
mnissler@chromium.org
2013-09-19
1
-1
/
+1
*
Added of facebook.com as a monitored website and deletion of live.com
jdomingos@chromium.org
2013-09-19
2
-3
/
+3
*
Revert "Revert 223907 "[password generation] Upload possible account cre...""
gcasto@chromium.org
2013-09-18
7
-52
/
+148
[next]