summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/phone_number.h
Commit message (Expand)AuthorAgeFilesLines
* Remove layer of indirection in PhoneNumberTestisherman@chromium.org2010-12-131-2/+2
* Autofill: correctly save phone numbers split across multiple fieldsisherman@chromium.org2010-11-231-0/+6
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Save the imported credit card data in response to the CC InfoBar.jhawkins@chromium.org2010-07-121-1/+1
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-0/+1
* New autofill UI. Still not done:georgey@chromium.org2010-06-031-1/+2
* Fix for autofill crash (all systems) - created unit tests for all touched cod...georgey@chromium.org2010-05-251-0/+3
* 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