summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/address_field_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* AutoFill fill billing address when credit card settings specify a billing add...dhollowa@chromium.org2010-05-191-3/+43
* AutoFill filling billing address and company name from profile.dhollowa@chromium.org2010-05-141-0/+40
* Form AutoFill Phone number should be displayed as xxx-xxx-xxxxdhollowa@chromium.org2010-05-141-19/+38
* AutoFill: Try to parse a third address line and discard it if it exists.jhawkins@chromium.org2010-04-231-0/+36
* AutoFill: Only match the exact string 'mi' when matching a middle initial field.jhawkins@chromium.org2010-04-081-1/+0
* AutoFill address filling when labels are missing.dhollowa@chromium.org2010-04-061-0/+30
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-1/+1
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-271-28/+14
* Removing AutoFill Death Tests.dhollowa@chromium.org2010-03-261-4/+0
* Don't use the empty string to try to match against an empty text field. Add ...jhawkins@chromium.org2010-03-161-3/+3
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-111-0/+307