summaryrefslogtreecommitdiffstats
path: root/base/string16.cc
Commit message (Expand)AuthorAgeFilesLines
* Add PrintTo for string16gab@chromium.org2012-03-081-1/+5
* Remove some unneeded reinterpret_castsdilmah@chromium.org2011-08-261-2/+2
* #include <ostream> in base/string16.cc. This is required for the Mac OS X 10.6mark@chromium.org2010-10-071-0/+2
* Clang: make DCHECK_EQ(string16, string16) work.thakis@chromium.org2010-10-011-0/+2
* Header cleanup in base.brettw@chromium.org2010-08-171-1/+0
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-1/+2
* Explicitly instantiate the string16 backer exactly once, avoiding problems inmark@chromium.org2009-03-241-0/+2
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-021-0/+6
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-271-0/+68