summaryrefslogtreecommitdiffstats
path: root/remoting/host/url_fetcher.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-011-0/+1
| | | | | | | | | | HostPortAllocator is a PortAllocator specific to Chromoting host. BUG=103991 Review URL: https://chromiumcodereview.appspot.com/10160013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@134650 0039d316-1c4b-4281-b951-d872f2087c98
* Implement remoting::UrlFetcher.sergeyu@chromium.org2012-04-201-0/+63
The new UrlFetcher implements functionality that we need for the host. Also dropped content dependency from remoting. Review URL: http://codereview.chromium.org/10025042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133125 0039d316-1c4b-4281-b951-d872f2087c98