summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/select_control_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* When Autofilling <select> elements, consider both the element's value and its...isherman@chromium.org2011-07-121-8/+61
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-32/+16
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-4/+4
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-24/+24
* Revert 77296 - zea@chromium.org2011-03-081-24/+24
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-24/+24
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-16/+16
* Autofill doesn't fill months properly if they are not zero-paddeddhollowa@chromium.org2011-02-111-0/+173