summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/name_field.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix form heuristic for registration.crgevents.com. Match on 'mi' anywhere in...jhawkins@chromium.org2010-03-121-1/+1
* AutoFill form filling on myspace.comdhollowa@chromium.org2010-03-121-2/+3
* AutoFill form name matching.dhollowa@chromium.org2010-03-121-2/+6
* autofill: Tweak the heuristic matching to lower-case form field labels and na...jhawkins@chromium.org2010-03-121-1/+3
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-111-1/+1
* linux: build with -Wextraevan@chromium.org2010-02-051-2/+3
* Fix a few pieces of the heuristic autofill:jhawkins@chromium.org2010-01-081-2/+4
* Implement NameField, a FormField that matches a name field in a form.jhawkins@chromium.org2009-12-171-0/+157