summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/form_structure_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
...
* AutoFill credit card field filling, with nameoncard field.dhollowa@chromium.org2010-04-051-5/+81
* Revert 43627 - AutoFill credit card field filling, with nameoncard field.dhollowa@chromium.org2010-04-051-76/+0
* AutoFill credit card field filling, with nameoncard field.dhollowa@chromium.org2010-04-051-0/+76
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-031-172/+173
* AutoFill credit card field filling.dhollowa@chromium.org2010-03-311-1/+69
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-271-87/+43
* Label scraping for AutoFill.dhollowa@chromium.org2010-03-261-0/+98
* Don't use the empty string to try to match against an empty text field. Add ...jhawkins@chromium.org2010-03-161-0/+88
* AutoFill form name matching.dhollowa@chromium.org2010-03-121-0/+108
* AutoFill field parser fixes.dhollowa@chromium.org2010-03-111-0/+98
* Only load text fields in the form structure. This prevents us from trying to...jhawkins@chromium.org2010-02-251-0/+93