summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_field_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-6/+6
* Revert 77296 - zea@chromium.org2011-03-081-6/+6
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-6/+6
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-9/+9
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Add tests for AutoFillField.jhawkins@chromium.org2010-03-071-0/+92