summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/address.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-0/+4
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-4/+25
* Add more tests for BillingAddress and fix the issues found by the tests.jhawkins@chromium.org2010-03-051-12/+11
* Add tests for BillingAddress::GetPossibleFieldTypes. Fix a few issues that p...jhawkins@chromium.org2010-02-221-18/+29
* linux: build with -Wextraevan@chromium.org2010-02-051-1/+2
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-1/+1
* Implement AutoFillProfile, a collection of form groups that stores profile in...jhawkins@chromium.org2010-01-071-2/+2
* Add AddressField, a form group that stores address information.jhawkins@chromium.org2010-01-041-0/+265