summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autofill/autofill_country.cc
Commit message (Expand)AuthorAgeFilesLines
* [Autofill] Loosen thread-safety DCHECK in AutofillCountry so that tests will ...isherman@chromium.org2013-01-091-2/+11
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-7/+7
* localize some strings in the autofill dialogestade@chromium.org2012-12-071-243/+484
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-2/+2
* Remove autofill's dependency on BrowserProcess.joi@chromium.org2012-08-071-2/+3
* Revert 142048 - Move thread checking from autofill_country.cc to browser_proc...mrossetti@chromium.org2012-06-141-1/+3
* Move thread checking from autofill_country.cc to browser_process_impl.ccwangxianzhu@chromium.org2012-06-141-3/+1
* Reapply "Changes according to review comments"wangxianzhu@chromium.org2012-05-051-26/+11
* Revert 135484 - Use Android API for GetDisplayNameForLocale().rvargas@google.com2012-05-041-11/+26
* Use Android API for GetDisplayNameForLocale().wangxianzhu@chromium.org2012-05-041-26/+11
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-2/+2
* Fix an Autofill crash caused by accessing the g_browser_process on the DB thr...isherman@chromium.org2011-10-221-1/+17
* Autofill: Add "U.S.A." as a variant spelling for the United States.isherman@chromium.org2011-10-191-0/+1
* Remove static initializers in autofill_country.cc.tony@chromium.org2011-08-311-250/+254
* Remove an old TODOisherman@chromium.org2011-07-231-1/+0
* some cleanup for base/stl_utildilmah@chromium.org2011-07-191-1/+1
* Explicitly mention the icu namespace in autofillthakis@chromium.org2011-04-031-1/+1
* iwyu: Cleanup in the following files:jhawkins@chromium.org2011-03-291-2/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Cache ICU collators for Autofill country detection; improve performance on fo...isherman@chromium.org2011-03-141-17/+29
* Cache ICU collator keys for autofill country code lookup.isherman@chromium.org2011-03-111-82/+240
* Fix the settings page for es-419 locale: Spanish (Latin America).satorux@chromium.org2011-03-091-1/+3
* Chrome crashes on migration of Autofill data with country "UK"dhollowa@chromium.org2011-03-021-1/+1
* Fix icu header paths in autofill_country.ccisherman@chromium.org2011-03-011-4/+4
* autofill: Rename AutoFillCountry to AutofillCountry.tfarina@chromium.org2011-03-011-29/+29
* Fix a memory leak introduced by autofill country/ICU changesisherman@chromium.org2011-02-261-2/+4
* Autofill i18n: Set postal code and state field labels based on the selected c...isherman@chromium.org2011-02-251-0/+460