summaryrefslogtreecommitdiffstats
path: root/components/autofill/browser/autofill_profile_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* [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