summaryrefslogtreecommitdiffstats
path: root/base/i18n
Commit message (Expand)AuthorAgeFilesLines
* Merge 32199 - [Mac/Linux] Fix WordIterator::GetWord() for UTF16 surrogate pairs.shess@chromium.org2009-11-192-0/+63
* Split *AndAdjustOffset() functions into their own header, to restore utf_stri...pkasting@chromium.org2009-11-131-1/+0
* Clean up recent string conversion function changes, part 1: Remove unnecessar...pkasting@chromium.org2009-11-103-165/+24
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-073-91/+211
* Do some cleanup of file path name handling.brettw@chromium.org2009-10-223-44/+77
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-4/+3
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-103-18/+364
* Move more ICU-dependent stuff from base into base/i18n. Some test stuff alsobrettw@chromium.org2009-10-097-0/+469
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-085-0/+364
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-073-440/+61
* Move the ICU string conversions into its own file. This new file is includedbrettw@chromium.org2009-10-022-0/+727