summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/credit_card.h
Commit message (Expand)AuthorAgeFilesLines
* AutoFill: Remove one incorrect comment and one useless comment.jhawkins@chromium.org2010-04-131-2/+1
* Hook autofill++ WebDatabase changes up to the NotificationService.tim@chromium.org2010-03-271-1/+1
* Adds obscuring to credit card numbers when displayed.avi@chromium.org2010-03-261-0/+2
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-031-32/+33
* Adding summary string generation for the AutoFill feature.dhollowa@chromium.org2010-02-131-1/+1
* Autofill dialog for the Mac. This is UI only at this point. The UI is not h...dhollowa@chromium.org2010-02-121-0/+1
* Added Credit card preview in the form ******[last four digits], Exp: [Date - ...georgey@chromium.org2010-02-031-0/+3
* First revision of the AutoFill settings dialog.georgey@chromium.org2010-01-281-0/+1
* Implement adding, updating and removing credit cards from the web database th...jhawkins@chromium.org2010-01-251-5/+37
* Notify the AutoFillManager when the user clicks "Apply" or "OK". Adds an Aut...jhawkins@chromium.org2010-01-211-1/+2
* Add CreditCard, a form group that stores credit card information.jhawkins@chromium.org2010-01-061-0/+125