summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_profile_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-16/+16
* Never allow empty preview entries. As some data is always present (we drop co...georgey@chromium.org2010-10-251-18/+55
* This is stage 1 of transition to GUIDs as primary identifier for AutoFill pro...dhollowa@chromium.org2010-10-201-0/+21
* Autofill browsertestisherman@chromium.org2010-10-041-60/+55
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Cleanup: Remove unneeded headers from app/thestig@chromium.org2010-07-291-2/+0
* Added inferred labels implementation. Label inferred from the person name + d...georgey@chromium.org2010-07-171-0/+183
* AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. Remove more re...jhawkins@chromium.org2010-07-011-120/+125
* AutoFill unit test cleanup for AutoFillProfileTest.dhollowa@chromium.org2010-04-121-9/+9
* Don't use the empty string to try to match against an empty text field. Add ...jhawkins@chromium.org2010-03-161-2/+3
* Add tests for BillingAddress::GetPossibleFieldTypes. Fix a few issues that p...jhawkins@chromium.org2010-02-221-10/+1
* Adding summary string generation for the AutoFill feature.dhollowa@chromium.org2010-02-131-0/+191