summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_port_allocator.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+14
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-14/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+14
* Rolling libjingle r220.ronghuawu@chromium.org2012-10-291-2/+2
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-271-2/+2
* Revert 148418 - Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-261-2/+2
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-251-2/+2
* Rolling libjingle to 159.ronghuawu@chromium.org2012-07-141-2/+5
* Roll libjingle 153:157sergeyu@chromium.org2012-06-291-1/+5
* Fixing a crash in HostPortAllocatorSession::OnURLFetchComplete().alexeypa@chromium.org2012-06-251-4/+6
* Remove UrlFetcher from remoting and use the one in net instead.jamiewalch@chromium.org2012-06-231-22/+23
* Changes needed to roll libjingle r141 to chrome.sergeyu@chromium.org2012-05-221-9/+13
* Implement HostPortAllocator.sergeyu@chromium.org2012-05-011-0/+165