| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Autofill support for the ECML standard, as it is virtually unused. | isherman@chromium.org | 2011-08-08 | 1 | -2/+1 |
* | Heuristics for grabber-continental.com.out (multi-pass) | dhollowa@chromium.org | 2011-05-27 | 1 | -1/+1 |
* | Autofill refactor form_field.h/cc. | dhollowa@chromium.org | 2011-05-19 | 1 | -34/+14 |
* | Refactor Autofill parsing code. Most notably, add a helper class for parsing... | isherman@chromium.org | 2011-05-05 | 1 | -19/+16 |
* | autofill: Rename AutoFillField to AutofillField. | tfarina@chromium.org | 2011-03-04 | 1 | -12/+12 |
* | Even more virtual method deinlining. | erg@google.com | 2010-12-13 | 1 | -7/+2 |
* | `#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 | -2/+2 |
* | Remove FormField::priority as it's not used by AutoFill++. | jhawkins@chromium.org | 2010-02-23 | 1 | -2/+0 |
* | Implement NameField, a FormField that matches a name field in a form. | jhawkins@chromium.org | 2009-12-17 | 1 | -0/+73 |