summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/credit_card_field.h
Commit message (Expand)AuthorAgeFilesLines
* Autofill heuristics: detect combined month/year credit card expiration fields.isherman@chromium.org2011-08-171-1/+9
* Remove Autofill support for the ECML standard, as it is virtually unused.isherman@chromium.org2011-08-081-3/+1
* Add "ccfullname" for credit card holder name matching pattern.Takano.Naoki@gmail.com2011-07-011-0/+2
* Heuristics for grabber-continental.com.out (multi-pass)dhollowa@chromium.org2011-05-271-1/+1
* Autofill refactor form_field.h/cc.dhollowa@chromium.org2011-05-191-3/+12
* Refactor Autofill parsing code. Most notably, add a helper class for parsing...isherman@chromium.org2011-05-051-12/+12
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-301-0/+2
* autofill: Rename AutoFillField to AutofillField.tfarina@chromium.org2011-03-041-10/+10
* Autofill infobar doesn't come up when security code is filleddhollowa@chromium.org2010-11-241-0/+3
* FBTF: Small nits; moving virtual methods to implementation.erg@google.com2010-10-081-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-3/+0
* AutoFill: Use DISALLOW_COPY_AND_ASSIGN where possible.jhawkins@chromium.org2010-06-211-2/+2
* AutoFill credit card field filling.dhollowa@chromium.org2010-03-311-2/+2
* Remove FormField::priority as it's not used by AutoFill++.jhawkins@chromium.org2010-02-231-1/+0
* Implement ContactInfo, the FormGroup that stores contact information.jhawkins@chromium.org2010-01-041-2/+2
* Implement CreditCardField, a FormField that matches a credit card field in a ...jhawkins@chromium.org2009-12-161-0/+52