summaryrefslogtreecommitdiffstats
path: root/webkit/glue/form_data.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Move code from headers into cc files.erg@google.com2010-08-271-9/+4
* AutoFill: Add a default constructor for FormData. There are too many placesjhawkins@chromium.org2010-08-031-0/+2
* AutoFill: Record whether the user initiated the form submission and don't sav...jhawkins@chromium.org2010-07-221-0/+3
* AutoFill: Fill the default profile when the AutoFill accelerator combo is pre...jhawkins@chromium.org2010-04-091-0/+10
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-2/+2
* AutoFill: Store the form method on the FormData object. This is another step...jhawkins@chromium.org2010-04-011-0/+2
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-7/+8
* Don't store the submit element on the FormData structure as it's no longer used.jhawkins@chromium.org2010-03-031-2/+0
* Implement FormManager::LabelForElement and use this to store the field labels.jhawkins@chromium.org2010-03-021-12/+5
* Implement FormManager, a class that manages forms in a RenderView.jhawkins@chromium.org2010-02-051-0/+11
* Convert some structures in webkit/glue to string16.darin@chromium.org2009-10-201-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* 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/+51