| Commit message (Expand) | Author | Age | Files | Lines |
* | Group forms-related files in webkit/glue in a forms/ subdirectory. | isherman@chromium.org | 2011-12-15 | 1 | -3/+3 |
* | Ignore crowd-sourced fax number detection. | isherman@chromium.org | 2011-09-21 | 1 | -1/+1 |
* | Add preliminary support for the autocompletetype atttribute for phone/fax pre... | isherman@chromium.org | 2011-08-23 | 1 | -0/+11 |
* | Add preliminary Autofill support for 'autocompletetype' sections. | isherman@chromium.org | 2011-08-12 | 1 | -0/+6 |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-03-30 | 1 | -0/+1 |
* | autofill: Rename all the entries remaining with AutoFill to Autofill. | tfarina@chromium.org | 2011-03-21 | 1 | -2/+2 |
* | Reduce boxing and unboxing of AutofillFieldType | isherman@chromium.org | 2011-03-17 | 1 | -2/+2 |
* | autofill: Rename AutoFillField to AutofillField. | tfarina@chromium.org | 2011-03-04 | 1 | -6/+6 |
* | autofill: Rename AutoFillFieldType to AutofillFieldType. | tfarina@chromium.org | 2011-03-01 | 1 | -7/+7 |
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible. | jhawkins@chromium.org | 2010-06-21 | 1 | -0/+2 |
* | Add tests for AutoFillField. | jhawkins@chromium.org | 2010-03-07 | 1 | -4/+6 |
* | Where possible, use return-by-const-ref for accessors in AutoFill data struct... | jhawkins@chromium.org | 2010-03-03 | 1 | -1/+1 |
* | Implement ImportFormData and GetPossibleFieldTypes for PersonalDataManager, u... | jhawkins@chromium.org | 2010-01-08 | 1 | -0/+4 |
* | autofill: Add the FormField interface. Classes that implement the FormField ... | jhawkins@chromium.org | 2009-12-09 | 1 | -2/+33 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Implement FormStructure and an initial method, EncodeUploadRequest. This als... | jhawkins@chromium.org | 2009-11-04 | 1 | -0/+25 |