summaryrefslogtreecommitdiffstats
path: root/remoting/host/url_request_context.h
Commit message (Expand)AuthorAgeFilesLines
* Stop refcounting URLRequestContext.willchan@chromium.org2012-05-111-1/+1
* Always create URLRequestContextGetter in ChromotingHostContext.sergeyu@chromium.org2012-04-251-2/+3
* Implement remoting::UrlFetcher.sergeyu@chromium.org2012-04-201-1/+1
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-171-3/+2
* Log Gaia response codes and Gaia-related networking activity to ease diagnost...alexeypa@chromium.org2012-04-171-0/+2
* All classes that directly derive from net::URLRequestContextGetter should hav...rsleevi@chromium.org2012-04-061-1/+2
* Mark ~URLRequestContext() and ~URLRequestContextGetter() as private.sergeyu@chromium.org2012-04-041-1/+9
* Added helper classes to allow OAuth to be used in Me2Me.jamiewalch@google.com2012-03-161-0/+53