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