Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prune dead code: FormGroup::FindInfoMatches(), FormGroup::GetPreviewText() | isherman@chromium.org | 2011-03-31 | 1 | -4/+0 |
* | Autofill rename GetFieldText to GetInfo | dhollowa@chromium.org | 2011-03-17 | 1 | -5/+5 |
* | Reduce boxing and unboxing of AutofillFieldType | isherman@chromium.org | 2011-03-17 | 1 | -9/+5 |
* | autofill: Rename AutoFillType to AutofillType. | tfarina@chromium.org | 2011-03-07 | 1 | -6/+6 |
* | Add the include <iterator> or change the usage of back_inserter to avoid comp... | jeanluc@chromium.org | 2011-01-30 | 1 | -0/+2 |
* | Change UTF8ToUTF16 to accept const StringPiece&. | suzhe@google.com | 2011-01-28 | 1 | -0/+2 |
* | Autofill form submission creates wrong credit cards. | dhollowa@chromium.org | 2010-11-11 | 1 | -0/+10 |
* | Autofill deprecate unique_ids in favor of guids for Mac UI | dhollowa@chromium.org | 2010-10-27 | 1 | -1/+1 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -0/+6 |
* | AutoFill: Save the imported credit card data in response to the CC InfoBar. | jhawkins@chromium.org | 2010-07-12 | 1 | -0/+72 |