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
/
renderer
/
autofill
/
password_generation_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move remaining Autofill code to //components/autofill.
joi@chromium.org
2013-03-09
1
-256
/
+0
*
Establish components/autofill and move some files
kaiwang@chromium.org
2013-03-07
1
-1
/
+1
*
Update some #includes in chrome/renderer/autofill/ for headers in the new Pla...
pilgrim@chromium.org
2013-01-10
1
-3
/
+3
*
Cleanup: Fix a bunch of lint errors in chrome.
thestig@chromium.org
2013-01-04
1
-1
/
+1
*
Ignore autocomplete=off when password manager is saving the generated passwor...
zysxqn@google.com
2012-12-12
1
-4
/
+1
*
Update icons used for password generation.
gcasto@chromium.org
2012-10-10
1
-0
/
+4
*
Move forms/ out of webkit/.
blundell@chromium.org
2012-10-05
1
-6
/
+6
*
Loosen up heuristics for detecting account creation forms.
gcasto@chromium.org
2012-09-13
1
-15
/
+26
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
1
-5
/
+5
*
Fix a memory leak in PasswordGenerationManager.
isherman@chromium.org
2012-08-31
1
-2
/
+2
*
First version to add some UMA stats to the chrome histograms. This change cov...
zysxqn@google.com
2012-07-21
1
-0
/
+9
*
Fix PasswordGenerationManager so that it doesn't clear state recieved
gcasto@chromium.org
2012-07-09
1
-6
/
+10
*
Don't generate password for GAIA forms.
zysxqn@google.com
2012-07-09
1
-0
/
+7
*
Focus should be moved to the next input field after we generate the password.
zysxqn@google.com
2012-06-29
1
-1
/
+5
*
Check whether the users have blacklisted the site (i.e. "never save passwords...
zysxqn@google.com
2012-06-19
1
-20
/
+57
*
Autofill: Fix a leak.
jhawkins@chromium.org
2012-06-11
1
-4
/
+4
*
Refactor detection of account creation forms and fix two minor issues.
gcasto@chromium.org
2012-06-08
1
-21
/
+55
*
This CL does the following: (1) Pass the max_length attribute to the password...
zysxqn@google.com
2012-06-06
1
-0
/
+1
*
Use shadow DOM API to show icon for password generation.
gcasto@chromium.org
2012-06-01
1
-28
/
+56
*
Save auto generated passwords without presenting an infobar.
gcasto@chromium.org
2012-05-31
1
-2
/
+9
*
Make password generation switched by a preference in chrome settings rather t...
zysxqn@google.com
2012-05-17
1
-2
/
+2
*
Only enable password generation if password manager and autofill are both
gcasto@chromium.org
2012-04-24
1
-5
/
+6
*
Enable password generation only if sync for passwords is enabled.
gcasto@chromium.org
2012-04-04
1
-3
/
+15
*
Revert 129946 - Enable password generation only if sync for passwords is enab...
mihaip@chromium.org
2012-03-30
1
-15
/
+3
*
Enable password generation only if sync for passwords is enabled.
gcasto@chromium.org
2012-03-30
1
-3
/
+15
*
Add password generation browser UI for Windows.
gcasto@chromium.org
2012-03-21
1
-10
/
+28
*
First check in for password generation.
gcasto@chromium.org
2012-02-22
1
-0
/
+82