| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -5/+24 |
* | Refactor Autofill parsing code. Most notably, add a helper class for parsing... | isherman@chromium.org | 2011-05-05 | 1 | -28/+30 |
* | iwyu: Cleanup in the following files: | jhawkins@chromium.org | 2011-03-29 | 1 | -1/+4 |
* | autofill: Rename AutoFillField to AutofillField. | tfarina@chromium.org | 2011-03-04 | 1 | -17/+17 |
* | Deinline even more destructors. | erg@google.com | 2010-12-14 | 1 | -1/+1 |
* | AutoFill: Fix two heuristic issues with nrm.org. | jhawkins@chromium.org | 2010-11-02 | 1 | -2/+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 |
* | AutoFill filling billing address and company name from profile. | dhollowa@chromium.org | 2010-05-14 | 1 | -0/+3 |
* | AutoFill field parser fixes. | dhollowa@chromium.org | 2010-03-11 | 1 | -1/+2 |
* | Remove FormField::priority as it's not used by AutoFill++. | jhawkins@chromium.org | 2010-02-23 | 1 | -1/+0 |
* | Implement ContactInfo, the FormGroup that stores contact information. | jhawkins@chromium.org | 2010-01-04 | 1 | -2/+2 |
* | Implement AddressField, a FormField that matches a set of address fields in a... | jhawkins@chromium.org | 2009-12-15 | 1 | -0/+65 |