summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/form_manager.h
Commit message (Expand)AuthorAgeFilesLines
* FormManager cleanups:jhawkins@chromium.org2010-04-011-17/+26
* Page Cycler Intl2 perf regression.hayato@chromium.org2010-03-311-20/+4
* AutoFill: Send the forms cached in the FormManager to the AutoFillManager onjhawkins@chromium.org2010-03-311-4/+20
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-271-10/+13
* Label scraping for AutoFill.dhollowa@chromium.org2010-03-261-0/+5
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-151-4/+6
* Implement FormManager::LabelForElement and use this to store the field labels.jhawkins@chromium.org2010-03-021-0/+3
* Implement FormManager, a class that manages forms in a RenderView.jhawkins@chromium.org2010-02-051-0/+84