summaryrefslogtreecommitdiffstats
path: root/components/autofill/core/common/autofill_l10n_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert of Temporary check against use-after-free in autofill (patchset #1 id:...vabr2016-01-071-17/+6
* Temporary check against use-after-free in autofillvabr2016-01-041-6/+17
* Fix some linter warnings in autofill codevabr2015-12-221-0/+1
* Autofill's CountryCode should use scoped_ptr for owned pointersvabr2015-12-211-4/+7
* [Autofill] Guard against ICU Collator failure in CountryNames.mathp2015-12-101-19/+25
* Use generic icu:: prefix instead of icu_54:: in autofill_l10n_util.ccphajdan.jr2015-12-071-1/+1
* [Autofill] Guard against the initialization failure of ICU Collator.mathp2015-11-301-6/+33
* Use locale-aware string comparisons in AutofillProfile.estade2015-04-131-0/+30