summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/credit_card_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Autofill deprecate unique_ids in favor of guids for profile and credit card u...dhollowa@chromium.org2010-10-271-6/+6
* Autofill address and credit card data separately.isherman@chromium.org2010-10-261-5/+5
* Autofill browsertestisherman@chromium.org2010-10-041-6/+6
* DOMUI: Implement adding and editing credit cards in the AutoFill page.jhawkins@chromium.org2010-09-131-5/+5
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* I reversed the order of the EXPECT_EQ tests so expected value is first, actua...cbentzel@chromium.org2010-07-191-12/+12
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-55/+10
* Adds obscuring to credit card numbers when displayed.avi@chromium.org2010-03-261-1/+13
* Don't use the empty string to try to match against an empty text field. Add ...jhawkins@chromium.org2010-03-161-3/+3
* Where possible, use return-by-const-ref for accessors in AutoFill data struct...jhawkins@chromium.org2010-03-031-11/+1
* Adding summary string generation for the AutoFill feature.dhollowa@chromium.org2010-02-131-0/+113