summaryrefslogtreecommitdiffstats
path: root/base/string16.h
Commit message (Expand)AuthorAgeFilesLines
* Add some includes needed by GCC 4.4.0mark@chromium.org2009-03-301-0/+1
* Explicitly instantiate the string16 backer exactly once, avoiding problems inmark@chromium.org2009-03-241-0/+41
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-021-0/+2
* Move std::string16 to base::string16. Don't pollute the std namespace. Don'tmmentovai@google.com2008-08-271-101/+55
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add defines for the size of wchar_t to build_config.h. Use this in places whe...brettw@google.com2008-08-071-121/+103
* Add base to the repository.initial.commit2008-07-261-0/+217