Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AutoFill: Initiate AutoFill for all fields, not just the name field. | jhawkins@chromium.org | 2010-04-09 | 1 | -1/+2 |
* | AutoFill: Handle NAME_MIDDLE_INITIAL when setting field info. | jhawkins@chromium.org | 2010-04-07 | 1 | -1/+1 |
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -13/+13 |
* | 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 | -4/+4 |
* | Implement ContactInfo, the FormGroup that stores contact information. | jhawkins@chromium.org | 2010-01-04 | 1 | -0/+357 |