Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clang: make DCHECK_EQ(string16, string16) work. | thakis@chromium.org | 2010-10-01 | 1 | -0/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add some includes needed by GCC 4.4.0 | mark@chromium.org | 2009-03-30 | 1 | -0/+1 |
* | Explicitly instantiate the string16 backer exactly once, avoiding problems in | mark@chromium.org | 2009-03-24 | 1 | -0/+41 |
* | Convert encryptor.cc and friends to string16. | thestig@chromium.org | 2009-03-02 | 1 | -0/+2 |
* | Move std::string16 to base::string16. Don't pollute the std namespace. Don't | mmentovai@google.com | 2008-08-27 | 1 | -101/+55 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add defines for the size of wchar_t to build_config.h. Use this in places whe... | brettw@google.com | 2008-08-07 | 1 | -121/+103 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+217 |