Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -0/+4 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -4/+25 |
* | Add more tests for BillingAddress and fix the issues found by the tests. | jhawkins@chromium.org | 2010-03-05 | 1 | -12/+11 |
* | Add tests for BillingAddress::GetPossibleFieldTypes. Fix a few issues that p... | jhawkins@chromium.org | 2010-02-22 | 1 | -18/+29 |
* | linux: build with -Wextra | evan@chromium.org | 2010-02-05 | 1 | -1/+2 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 1 | -1/+1 |
* | Implement AutoFillProfile, a collection of form groups that stores profile in... | jhawkins@chromium.org | 2010-01-07 | 1 | -2/+2 |
* | Add AddressField, a form group that stores address information. | jhawkins@chromium.org | 2010-01-04 | 1 | -0/+265 |