summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/select_control_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-3/+5
* Autofill database migration to clean up bogus profiles.dhollowa@chromium.org2011-03-171-0/+5
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-2/+2
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-1/+1
* Revert 77296 - zea@chromium.org2011-03-081-1/+1
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-1/+1
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-1/+1
* Autofill doesn't fill months properly if they are not zero-paddeddhollowa@chromium.org2011-02-111-4/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Try harder to fill select controls with variations on states,jhawkins@chromium.org2010-07-241-0/+30