Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |