Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace GetIOMessageLoopProxy() with GetNetworkTaskRunner() in UrlRequestCont... | sergeyu@chromium.org | 2012-06-16 | 1 | -5/+5 |
* | Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService. | sergeyu@chromium.org | 2012-05-24 | 1 | -3/+3 |
* | Stop refcounting URLRequestContext. | willchan@chromium.org | 2012-05-11 | 1 | -4/+4 |
* | Always create URLRequestContextGetter in ChromotingHostContext. | sergeyu@chromium.org | 2012-04-25 | 1 | -4/+62 |
* | Chromoting: stopping the service if a permanent error is encountered (such as... | alexeypa@chromium.org | 2012-04-17 | 1 | -8/+10 |
* | Log Gaia response codes and Gaia-related networking activity to ease diagnost... | alexeypa@chromium.org | 2012-04-17 | 1 | -2/+5 |
* | Mark ~URLRequestContext() and ~URLRequestContextGetter() as private. | sergeyu@chromium.org | 2012-04-04 | 1 | -0/+3 |
* | Make CertVerifier a pure virtual interface. | rsleevi@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | Added helper classes to allow OAuth to be used in Me2Me. | jamiewalch@google.com | 2012-03-16 | 1 | -0/+73 |