summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/autofill/password_generation_manager_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Focus should be moved to the next input field after we generate the password.zysxqn@google.com2012-06-291-0/+8
* Check whether the users have blacklisted the site (i.e. "never save passwords...zysxqn@google.com2012-06-191-3/+72
* Refactor detection of account creation forms and fix two minor issues.gcasto@chromium.org2012-06-081-6/+32
* Use shadow DOM API to show icon for password generation.gcasto@chromium.org2012-06-011-11/+20
* Save auto generated passwords without presenting an infobar.gcasto@chromium.org2012-05-311-2/+2
* Make password generation switched by a preference in chrome settings rather t...zysxqn@google.com2012-05-171-1/+1
* Only enable password generation if password manager and autofill are bothgcasto@chromium.org2012-04-241-2/+2
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-04-041-22/+35
* Revert 129946 - Enable password generation only if sync for passwords is enab...mihaip@chromium.org2012-03-301-35/+22
* Enable password generation only if sync for passwords is enabled.gcasto@chromium.org2012-03-301-22/+35
* Add password generation browser UI for Windows.gcasto@chromium.org2012-03-211-5/+60
* First check in for password generation.gcasto@chromium.org2012-02-221-0/+98