summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/password_autocomplete_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Password is not filed for matching usernamesdhollowa@chromium.org2011-01-201-47/+70
* PasswordManager fills up text input field with password, or PM crashes chrome...dhollowa@chromium.org2011-01-191-13/+32
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-8/+8
* Introduce RenderView::Observer interface so that RenderView doesn't have to k...jam@chromium.org2011-01-151-43/+55
* Password Autofill disables auto-completed textfielddhollowa@chromium.org2011-01-131-6/+14
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Autofill suggested dropdown list should be closed with unmatched namesdhollowa@chromium.org2010-12-141-5/+7
* Autofill API cleanup of deprecated methodsdhollowa@chromium.org2010-12-011-1/+5
* Change the login name autocompletion logic to case sensitive.isherman@chromium.org2010-11-241-1/+1
* Stop using WebInputElement::inputType().tkent@chromium.org2010-09-221-2/+3
* Adding a class to track when a node in a page gets clicked.jcivelli@chromium.org2010-09-051-5/+11
* Re-lands 58186:bryeung@chromium.org2010-09-031-2/+2
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-2/+2
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-2/+2
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-2/+2
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-2/+2
* Moving the autofill code from WebKit EditorClientImpl to Chromium.jcivelli@google.com2010-08-121-15/+18
* Fix map iteration error caught by Coverity.jcivelli@chromium.org2010-08-061-2/+4
* This CL creates a new class AutofillHelper that factors out the autofill rela...jcivelli@google.com2010-07-221-1/+46
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-9/+12
* First step in moving the password autocomplete code from the WebKit APIjcivelli@google.com2010-07-141-0/+413