| 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 | -10/+10 |
* | Autofill heuristics: detect combined month/year credit card expiration fields. | isherman@chromium.org | 2011-08-17 | 1 | -0/+64 |
* | Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:... | isherman@chromium.org | 2011-08-09 | 1 | -191/+128 |
* | Remove Autofill support for the ECML standard, as it is virtually unused. | isherman@chromium.org | 2011-08-08 | 1 | -122/+11 |
* | Add "ccfullname" for credit card holder name matching pattern. | Takano.Naoki@gmail.com | 2011-07-01 | 1 | -0/+18 |
* | Heuristics for grabber-continental.com.out (multi-pass) | dhollowa@chromium.org | 2011-05-27 | 1 | -12/+17 |
* | Autofill refactor form_field.h/cc. | dhollowa@chromium.org | 2011-05-19 | 1 | -11/+7 |
* | Refactor Autofill parsing code. Most notably, add a helper class for parsing... | isherman@chromium.org | 2011-05-05 | 1 | -30/+21 |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-03-30 | 1 | -0/+1 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | autofill: Rename AutoFillField to AutofillField. | tfarina@chromium.org | 2011-03-04 | 1 | -31/+31 |
* | Once a form has been partially autofilled, autofill should only update fields... | isherman@chromium.org | 2010-11-29 | 1 | -27/+54 |
* | Add #include utf_string_conversions.h to all files that use ASCIIToWide and | brettw@chromium.org | 2010-08-03 | 1 | -0/+1 |
* | Removing string16 global construction and conversion. | tommi@chromium.org | 2010-07-14 | 1 | -33/+38 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -8/+6 |
* | Form AutoFill Phone number should be displayed as xxx-xxx-xxxx | dhollowa@chromium.org | 2010-05-14 | 1 | -27/+54 |
* | AutoFill: Credit card filling fixes. | jhawkins@chromium.org | 2010-05-07 | 1 | -0/+94 |
* | AutoFill: Use the FormManager cache to send forms to the AutoFillManager. | jhawkins@chromium.org | 2010-04-03 | 1 | -1/+1 |
* | AutoFill credit card field filling. | dhollowa@chromium.org | 2010-03-31 | 1 | -0/+257 |