summaryrefslogtreecommitdiffstats
path: root/remoting/host/register_support_host_request_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move HostKeyPair into protocol::KeyPair.rmsousa@chromium.org2013-03-071-8/+10
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-2/+4
* remoting: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-011-2/+2
* Implement timeouts for IQ requests.sergeyu@chromium.org2012-02-261-1/+1
* Revert 123635 - Implement timeouts for IQ requests.jamesr@chromium.org2012-02-251-1/+1
* Implement timeouts for IQ requests.sergeyu@chromium.org2012-02-251-1/+1
* Use scoped_ptr to pass ownership in SignalStrategy.sergeyu@chromium.org2012-02-231-1/+1
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-071-7/+5
* Move signaling connection creation out of ChromotingHost.sergeyu@chromium.org2012-01-041-14/+32
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-2/+4
* Refactor IqRequest.sergeyu@chromium.org2011-11-041-12/+15
* Simplify IqRequest interface.sergeyu@chromium.org2011-09-061-4/+8
* Revert 99801 - Simplify IqRequest interface.sergeyu@chromium.org2011-09-061-7/+4
* Simplify IqRequest interface.sergeyu@chromium.org2011-09-061-4/+7
* Use new callbacks in the IqRequest interface.sergeyu@chromium.org2011-08-261-1/+1
* Get the timeout period from the cloud instead of hard-coding it (b/5049410).jamiewalch@chromium.org2011-07-231-2/+10
* Remove JingleClient.sergeyu@chromium.org2011-06-291-1/+0
* Cleanups in the host shutdown logic and some minor fixes.sergeyu@chromium.org2011-06-201-1/+1
* Cleaned up access-code printing.jamiewalch@chromium.org2011-05-171-1/+3
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+127
* Revert 84722 - Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-127/+0
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+127