Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re... | jhawkins@chromium.org | 2010-07-01 | 1 | -3/+0 |
* | AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible. | jhawkins@chromium.org | 2010-06-21 | 1 | -2/+2 |
* | AutoFill credit card field filling. | dhollowa@chromium.org | 2010-03-31 | 1 | -2/+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 CreditCardField, a FormField that matches a credit card field in a ... | jhawkins@chromium.org | 2009-12-16 | 1 | -0/+52 |