summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/address.h
Commit message (Expand)AuthorAgeFilesLines
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-3/+3
* Autofill i18n: Set postal code and state field labels based on the selected c...isherman@chromium.org2011-02-251-1/+14
* Clean up Autofill address code.isherman@chromium.org2011-02-171-35/+6
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-0/+1
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-031-7/+7
* Add tests for BillingAddress::GetPossibleFieldTypes. Fix a few issues that p...jhawkins@chromium.org2010-02-221-12/+14
* Add AddressField, a form group that stores address information.jhawkins@chromium.org2010-01-041-0/+105