summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/form_field.h
Commit message (Expand)AuthorAgeFilesLines
* 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