| Commit message (Expand) | Author | Age | Files | Lines |
* | Update some uses of UTF conversions in chrome/browser to use the base:: names... | avi@chromium.org | 2013-12-24 | 1 | -4/+4 |
* | Convert string16 to use base namespace. | brettw@chromium.org | 2013-12-09 | 1 | -1/+1 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/j*-n*/. | avi@chromium.org | 2013-06-10 | 1 | -2/+2 |
* | Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Allow specifying proxy scripts using file:, data:, and ftp: URLs. This addre... | pauljensen@chromium.org | 2013-05-30 | 1 | -0/+128 |
* | Move SpawnedTestServer to its own subdirectory. | phajdan.jr@chromium.org | 2013-05-07 | 1 | -1/+1 |
* | GTTF: rename net::TestServer -> net::SpawnedTestServer | phajdan.jr@chromium.org | 2013-05-03 | 1 | -7/+7 |
* | Revert 185068 | mal@chromium.org | 2013-03-02 | 1 | -1/+1 |
* | Revert 185602 | wez@chromium.org | 2013-03-01 | 1 | -1/+1 |
* | Minor typos and style fixes (2). | aa@chromium.org | 2013-03-01 | 1 | -1/+1 |
* | Minor typos and style fixes. | aa@chromium.org | 2013-02-27 | 1 | -1/+1 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Remove TabStripModel wrapper use. | avi@chromium.org | 2013-01-29 | 1 | -2/+3 |
* | Remove TabContents includes. | avi@chromium.org | 2012-12-14 | 1 | -1/+0 |
* | Add DISALLOW_COPY_AND_ASSIGN to proxy_browsertest.cc | toyoshim@chromium.org | 2012-12-05 | 1 | -0/+6 |
* | Add GetWebSocketTestDataDirectory() to test_data_directory | toyoshim@chromium.org | 2012-11-06 | 1 | -1/+2 |
* | WebSocket test server migration on browser_tests. | toyoshim@chromium.org | 2012-10-24 | 1 | -9/+10 |
* | Use HttpAuthController in SocketStream | bashi@chromium.org | 2012-09-08 | 1 | -0/+118 |