summaryrefslogtreecommitdiffstats
path: root/base/i18n/icu_string_conversions.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-5/+5
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-101-1/+1
* Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...avi@chromium.org2013-06-071-1/+1
* Moving ICU constants to separate OBJ for split-linkcpu@chromium.org2013-05-221-5/+0
* base: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-181-3/+3
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-5/+5
* Fix a typo in the comment for ToUnicodeCallbackSubstitute()steveblock@chromium.org2012-03-231-2/+2
* WriteInto handles length_with_null values of 1 better.cbentzel@chromium.org2011-10-181-8/+11
* Pull in ICU 4.6jshin@chromium.org2011-02-241-2/+3
* Add support for the extended header parameter syntax in Content-Disposition h...jshin@chromium.org2010-11-031-0/+26
* Make IsStringUTF8 reject (U+FDD0 .. U+FDEF) jschuh@google.com2010-02-261-9/+0
* Clean up recent string conversion function changes, part 1: Remove unnecessar...pkasting@chromium.org2009-11-101-88/+16
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-76/+128
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-12/+20
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-0/+288