summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_field.cc
Commit message (Expand)AuthorAgeFilesLines
* Add tests for AutoFillField.jhawkins@chromium.org2010-03-071-9/+9
* Reland r38570. The underlying bug has been fix.jhawkins@chromium.org2010-02-111-1/+1
* Revert "Move conditions of FormFields creation to FormFieldHistoryManager;tony@chromium.org2010-02-101-1/+1
* Move conditions of FormFields creation to FormFieldHistoryManager; AutoFill d...jhawkins@chromium.org2010-02-101-1/+1
* Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u...jhawkins@chromium.org2010-01-081-1/+5
* autofill: Add the FormField interface. Classes that implement the FormField ...jhawkins@chromium.org2009-12-091-2/+30
* Implement FormStructure and an initial method, EncodeUploadRequest. This als...jhawkins@chromium.org2009-11-041-0/+37