Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AutoFill: Save the imported credit card data in response to the CC InfoBar. | jhawkins@chromium.org | 2010-07-12 | 1 | -0/+15 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -1/+5 |
* | 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 |