Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide mutable members of UrlRequestContext via pure-virtual interface. Cre... | pauljensen@chromium.org | 2012-11-07 | 1 | -2/+11 |
* | Improve URLRequestContextBuilder for use in android_webview | boliu@chromium.org | 2012-10-27 | 1 | -6/+20 |
* | [net] Change factory methods for HostResolver and HostCache to return a scope... | szym@chromium.org | 2012-10-22 | 1 | -19/+0 |
* | Remove static variables from HttpStreamFactory. | szager@chromium.org | 2012-09-07 | 1 | -0/+21 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Fixed file leaks when running net_unittests. | danhn@chromium.org | 2012-07-09 | 1 | -1/+1 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 1 | -1/+1 |
* | Support simple proxy configuration for all platforms other than Linux | willchan@chromium.org | 2012-04-21 | 1 | -0/+10 |
* | Create a URLRequestContextBuilder. | willchan@chromium.org | 2012-04-17 | 1 | -0/+101 |