summaryrefslogtreecommitdiffstats
path: root/base/i18n/char_iterator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* base/i18n: Add namespace i18n to CharIterator.tfarina@chromium.org2011-01-201-5/+11
* Add functions to get the length or compute a substring of UTF8 and UTF16dmazzoni@chromium.org2010-08-231-0/+95