summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/name_field.h
Commit message (Expand)AuthorAgeFilesLines
* Remove Autofill support for the ECML standard, as it is virtually unused.isherman@chromium.org2011-08-081-2/+1
* Heuristics for grabber-continental.com.out (multi-pass)dhollowa@chromium.org2011-05-271-1/+1
* Autofill refactor form_field.h/cc.dhollowa@chromium.org2011-05-191-34/+14
* Refactor Autofill parsing code. Most notably, add a helper class for parsing...isherman@chromium.org2011-05-051-19/+16
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-12/+12
* Even more virtual method deinlining.erg@google.com2010-12-131-7/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.jhawkins@chromium.org2010-06-211-2/+2
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-231-2/+0
* Implement NameField, a FormField that matches a name field in a form.jhawkins@chromium.org2009-12-171-0/+73