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 nullable_string16.h to the string subdirectory. | avi@chromium.org | 2013-06-13 | 1 | -25/+3 |
* | Use a direct include of strings headers in base/. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add support for fine grained permissions to use LocalStorage. | jorlow@chromium.org | 2010-02-02 | 1 | -1/+2 |
* | Add a nullable string16 class to base. It combines a string16 + a null param | jorlow@chromium.org | 2009-08-27 | 1 | -0/+28 |