Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add more tests for BillingAddress and fix the issues found by the tests. | jhawkins@chromium.org | 2010-03-05 | 1 | -1/+2 |
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -1/+1 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -1/+1 |
* | Implement ContactInfo, the FormGroup that stores contact information. | jhawkins@chromium.org | 2010-01-04 | 1 | -2/+5 |
* | Add FormGroup, an interface that represents a collection of form fields group... | jhawkins@chromium.org | 2009-12-22 | 1 | -0/+52 |