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