summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/form_field.h
Commit message (Expand)AuthorAgeFilesLines
* AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().dhollowa@chromium.org2010-04-221-0/+7
* AutoFill: Add a simple heuristic to match fax fields.jhawkins@chromium.org2010-04-211-2/+2
* AutoFill address filling when labels are missing.dhollowa@chromium.org2010-04-061-0/+8
* Don't use the empty string to try to match against an empty text field. Add ...jhawkins@chromium.org2010-03-161-0/+5
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-111-1/+16
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-231-11/+0
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-091-0/+151