summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/password_autocomplete_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* 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