summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/name_field_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill address profile not seen in dropdown for name and address field on d...dhollowa@chromium.org2010-08-241-0/+40
* AutoFill: Add more NameField tests and fix incorrect logic in ParseEmpty.jhawkins@chromium.org2010-08-041-0/+198
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-13/+26
* AutoFill heuristics extended to include multiple separator characters.dhollowa@chromium.org2010-05-131-0/+35
* AutoFill: Notify the renderer when the page has finished translating. Extractjhawkins@chromium.org2010-04-271-0/+52
* AutoFill: Add another variation of a middle name field for heuristics.jhawkins@chromium.org2010-04-121-0/+35
* AutoFill: Only match the exact string 'mi' when matching a middle initial field.jhawkins@chromium.org2010-04-081-0/+63