summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/phone_field.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.jhawkins@chromium.org2010-06-211-16/+9
* [Mac] more -Wextra support:thomasvl@chromium.org2010-06-171-1/+2
* AutoFill telephone number prefix and suffix heuristics.dhollowa@chromium.org2010-05-201-2/+2
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-3/+17
* AutoFill crash in FormStructure::GetHeuristicAutoFillTypes().dhollowa@chromium.org2010-04-221-0/+7
* AutoFill phone field unit tests.dhollowa@chromium.org2010-03-151-0/+4
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-111-2/+2
* Fix a few pieces of the heuristic autofill:jhawkins@chromium.org2010-01-081-1/+1
* Implement PhoneField, a FormField that matches a phone number field in a form.jhawkins@chromium.org2009-12-111-0/+114