summaryrefslogtreecommitdiffstats
path: root/webkit/glue/password_form_dom_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-2/+2
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-291-7/+9
* Separate the PasswordManagerDelegate out of PasswordManager.erg@chromium.org2010-07-161-1/+7
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-2/+6
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-271-4/+5
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-4/+15
* Don't store the submit element on the FormData structure as it's no longer used.jhawkins@chromium.org2010-03-031-3/+1
* Some easy cleanup to remove unnecessary config.h and glue_util.h dependencies.darin@chromium.org2009-11-181-2/+1
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Move PasswordAutocompleteListener into the WebKit API (AGAIN)yaar@chromium.org2009-11-071-2/+3
* Move PasswordFormDomManager::CreatePassword into the WebKit APIyaar@chromium.org2009-11-051-241/+8
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-8/+8
* Extract form related classes from the guts of WebFrameImpl.darin@chromium.org2009-06-151-163/+171
* WebKit Merge 43361:43371, Chromium side.dglazkov@google.com2009-05-071-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-18/+18
* Lots of small nits to help to split off webkit.dll.maruel@chromium.org2009-02-121-6/+3
* Replace MSVC pragmas with the macro. Also adds two filestc@google.com2008-10-161-2/+4
* Remove include to file that does not exist and sign comparison compiler warning.erg@google.com2008-10-081-2/+1
* Merge the chrome_webkit_merge_branch back on to trunk. This brings ustc@google.com2008-10-011-4/+4
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-271-1/+1
* use the correct string converstion utilpinkerton@google.com2008-08-271-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add webkit to the repository.initial.commit2008-07-271-0/+302