| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers, delete some strings forwarding headers. | avi@chromium.org | 2013-06-20 | 1 | -7/+0 |
* | Move string files in base/ to the string subdirectory. | avi@chromium.org | 2013-06-08 | 1 | -186/+4 |
* | Move string16 into the base namespace. | brettw@chromium.org | 2013-03-28 | 1 | -16/+20 |
* | Move stack_container and linked_list to the new containers subdirectory. | brettw@chromium.org | 2012-11-10 | 1 | -0/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | base: Add more BASE_EXPORT macros | thakis@chromium.org | 2012-03-08 | 1 | -1/+2 |
* | Add PrintTo for string16 | gab@chromium.org | 2012-03-08 | 1 | -1/+4 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -9/+9 |
* | linux components: expose more functions from base | evan@chromium.org | 2011-05-06 | 1 | -6/+6 |
* | linux: components support for base/ | evan@chromium.org | 2011-04-29 | 1 | -2/+4 |
* | 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 |