summaryrefslogtreecommitdiffstats
path: root/remoting/host/url_request_context.cc
Commit message (Expand)AuthorAgeFilesLines
* Use SingleThreadTaskRunner instead of MessageLoopProxy in ProxyConfigService.sergeyu@chromium.org2012-05-241-3/+3
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-4/+4
* Always create URLRequestContextGetter in ChromotingHostContext.sergeyu@chromium.org2012-04-251-4/+62
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-171-8/+10
* Log Gaia response codes and Gaia-related networking activity to ease diagnost...alexeypa@chromium.org2012-04-171-2/+5
* Mark ~URLRequestContext() and ~URLRequestContextGetter() as private.sergeyu@chromium.org2012-04-041-0/+3
* Make CertVerifier a pure virtual interface.rsleevi@chromium.org2012-03-211-1/+1
* Added helper classes to allow OAuth to be used in Me2Me.jamiewalch@google.com2012-03-161-0/+73