summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/autofill_profile_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* In components/autofill, move browser/ to core/browser/blundell@chromium.org2013-06-201-898/+0
* components: Rename component_resources.* to component_strings.*tfarina@chromium.org2013-06-191-1/+1
* In components/autofill, move common/ to core/common/blundell@chromium.org2013-06-181-1/+1
* [Autofill] Support "importing" verified profiles and credit cards.isherman@chromium.org2013-06-151-0/+36
* Revert "In components/autofill, move common/ to shared/"blundell@chromium.org2013-06-151-1/+1
* In components/autofill, move common/ to shared/blundell@chromium.org2013-06-151-1/+1
* Use a direct include of strings headers in components/, part 1.avi@chromium.org2013-06-111-2/+2
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* [Autofill] Explicitly pass guid and origin to AutofillDataModel constructors,...isherman@chromium.org2013-05-231-50/+67
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-141-1/+1
* [rAC, cleanup] STLDeleteContainerPointers->ScopedVectorgroby@chromium.org2013-05-141-27/+20
* Revert 199800 "Separate component resources into their own .grd ..."tonyg@chromium.org2013-05-131-1/+1
* Separate component resources into their own .grd filecaitkp@chromium.org2013-05-131-1/+1
* [Autofill] Add a notion of "verified" profiles.isherman@chromium.org2013-05-011-0/+9
* Put autofill code into namepspace autofill Step 2kaiwang@chromium.org2013-04-121-79/+82
* Convert string16 -> base::string16 in components/brettw@chromium.org2013-04-111-49/+49
* Remove application locale cache in autofill code (AutofillCountry::Applicatio...jam@chromium.org2013-04-051-10/+10
* Make autofill's Address store country using the country code so that app loca...jam@chromium.org2013-04-051-9/+1
* Move remaining Autofill code to //components/autofill.joi@chromium.org2013-03-091-0/+848