summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/address_field.h
Commit message (Expand)AuthorAgeFilesLines
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-291-1/+4
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-17/+17
* Deinline even more destructors.erg@google.com2010-12-141-1/+1
* AutoFill: Fix two heuristic issues with nrm.org.jhawkins@chromium.org2010-11-021-2/+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
* AutoFill filling billing address and company name from profile.dhollowa@chromium.org2010-05-141-0/+3
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-111-1/+2
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-231-1/+0
* Implement ContactInfo, the FormGroup that stores contact information.jhawkins@chromium.org2010-01-041-2/+2
* Implement AddressField, a FormField that matches a set of address fields in a...jhawkins@chromium.org2009-12-151-0/+65