summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/form_group.h
Commit message (Expand)AuthorAgeFilesLines
* Add more tests for BillingAddress and fix the issues found by the tests.jhawkins@chromium.org2010-03-051-1/+2
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-031-1/+1
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-1/+1
* Implement ContactInfo, the FormGroup that stores contact information.jhawkins@chromium.org2010-01-041-2/+5
* Add FormGroup, an interface that represents a collection of form fields group...jhawkins@chromium.org2009-12-221-0/+52