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