summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/phone_number_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-203/+0
* [Autofill] Phone number cleanup.isherman@chromium.org2013-01-151-0/+58
* [Autofill] Ensure that clients pass the correct region info when parsing phon...isherman@chromium.org2013-01-101-5/+20
* [Autofill] Rename {Get,Set}CanonicalizedInfo() to {Get,Set}Info(), and pass i...isherman@chromium.org2012-12-051-17/+20
* Cleanup: Convert ASCIIToUTF16("") to string16().jhawkins@chromium.org2011-11-281-1/+2
* Fix an Autofill crash caused by accessing the g_browser_process on the DB thr...isherman@chromium.org2011-10-221-2/+1
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-39/+6
* Consolidate Autofill possible type detection code, and enforce greater match ...isherman@chromium.org2011-07-221-11/+9
* Autofill phone number enhancements and integration of Phone Number Util Libra...georgey@chromium.org2011-05-231-117/+151
* Add per-field-type Autofill quality metrics.isherman@chromium.org2011-04-181-22/+28
* Remove layer of indirection in PhoneNumberTestisherman@chromium.org2010-12-131-34/+9
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Fix for autofill crash (all systems) - created unit tests for all touched cod...georgey@chromium.org2010-05-251-3/+51
* AutoFill phone number parser changes.dhollowa@chromium.org2010-03-041-0/+98