Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: Use base::MessageLoop. | xhwang@chromium.org | 2013-05-23 | 1 | -2/+2 |
* | 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 | -10/+10 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 1 | -3/+3 |
* | Improve URLRequestContextBuilder for use in android_webview | boliu@chromium.org | 2012-10-27 | 1 | -4/+4 |
* | Added URLRequestContext to constructor for URLRequest. | erikwright@chromium.org | 2012-06-22 | 1 | -4/+4 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 1 | -4/+4 |
* | Support simple proxy configuration for all platforms other than Linux | willchan@chromium.org | 2012-04-21 | 1 | -1/+12 |
* | Create a URLRequestContextBuilder. | willchan@chromium.org | 2012-04-17 | 1 | -0/+72 |