summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_field.h
Commit message (Expand)AuthorAgeFilesLines
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-151-3/+3
* Ignore crowd-sourced fax number detection.isherman@chromium.org2011-09-211-1/+1
* Add preliminary support for the autocompletetype atttribute for phone/fax pre...isherman@chromium.org2011-08-231-0/+11
* Add preliminary Autofill support for 'autocompletetype' sections.isherman@chromium.org2011-08-121-0/+6
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-301-0/+1
* autofill: Rename all the entries remaining with AutoFill to Autofill.tfarina@chromium.org2011-03-211-2/+2
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-2/+2
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-6/+6
* autofill: Rename AutoFillFieldType to AutofillFieldType.tfarina@chromium.org2011-03-011-7/+7
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.jhawkins@chromium.org2010-06-211-0/+2
* Add tests for AutoFillField.jhawkins@chromium.org2010-03-071-4/+6
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-031-1/+1
* Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u...jhawkins@chromium.org2010-01-081-0/+4
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-091-2/+33
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-0/+25