summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/phone_field.h
Commit message (Expand)AuthorAgeFilesLines
* `#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-3/+3
* AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().dhollowa@chromium.org2010-04-221-0/+1
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-231-2/+0
* Implement PhoneField, a FormField that matches a phone number field in a form.jhawkins@chromium.org2009-12-111-0/+42