summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/form_group.cc
Commit message (Expand)AuthorAgeFilesLines
* Prune dead code: FormGroup::FindInfoMatches(), FormGroup::GetPreviewText()isherman@chromium.org2011-03-311-4/+0
* Autofill rename GetFieldText to GetInfodhollowa@chromium.org2011-03-171-5/+5
* Reduce boxing and unboxing of AutofillFieldTypeisherman@chromium.org2011-03-171-9/+5
* autofill: Rename AutoFillType to AutofillType.tfarina@chromium.org2011-03-071-6/+6
* Add the include <iterator> or change the usage of back_inserter to avoid comp...jeanluc@chromium.org2011-01-301-0/+2
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-0/+2
* Autofill form submission creates wrong credit cards.dhollowa@chromium.org2010-11-111-0/+10
* Autofill deprecate unique_ids in favor of guids for Mac UIdhollowa@chromium.org2010-10-271-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+6
* AutoFill: Save the imported credit card data in response to the CC InfoBar.jhawkins@chromium.org2010-07-121-0/+72