Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | AutoFill: Implement set_whole_number and use it to load whole phone numbers f... | jhawkins@chromium.org | 2010-03-17 | 1 | -0/+1 |
* | AutoFill phone number parser changes. | dhollowa@chromium.org | 2010-03-04 | 1 | -1/+10 |
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -13/+15 |
* | Implement AutoFillProfile, a collection of form groups that stores profile in... | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+3 |
* | Add PhoneNumber, a form group that stores phone numbers. | jhawkins@chromium.org | 2010-01-07 | 1 | -0/+81 |