summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/field_types.h
Commit message (Expand)AuthorAgeFilesLines
* Browser changes for supporting checkable elementsramankk@chromium.org2013-01-221-1/+5
* Revert 176189abodenha@chromium.org2013-01-141-5/+1
* Add support for radiobuttons and checkboxes.ramankk@chromium.org2013-01-101-1/+5
* Revert 173889 Regressed page cyclerstonyg@chromium.org2012-12-201-5/+1
* Add support for autofilling radio buttons and checkboxes.ramankk@chromium.org2012-12-191-1/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Ignore crowd-sourced fax number detection.isherman@chromium.org2011-09-211-1/+7
* Autofill: Remove fax number completely.jhawkins@chromium.org2011-09-171-5/+1
* Move AddressType enum from field_types.h to address_field.hisherman@chromium.org2011-08-231-6/+0
* autofill: Remove unnecessary "typedef enum ".tfarina@chromium.org2011-04-301-4/+4
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-3/+3
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-2/+2
* Implement AutoFillProfile, a collection of form groups that stores profile in...jhawkins@chromium.org2010-01-071-2/+2
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-091-0/+6
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-0/+85