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