summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/phone_number.h
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Implement set_whole_number and use it to load whole phone numbers f...jhawkins@chromium.org2010-03-171-0/+1
* AutoFill phone number parser changes.dhollowa@chromium.org2010-03-041-1/+10
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-031-13/+15
* Implement AutoFillProfile, a collection of form groups that stores profile in...jhawkins@chromium.org2010-01-071-0/+3
* Add PhoneNumber, a form group that stores phone numbers.jhawkins@chromium.org2010-01-071-0/+81