summaryrefslogtreecommitdiffstats
path: root/remoting/host/register_support_host_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Make host/url references configurable.rmsousa@chromium.org2013-02-051-1/+3
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-271-1/+0
* Revert 148418 - Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-261-0/+1
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-251-1/+0
* Implement timeouts for IQ requests.sergeyu@chromium.org2012-02-261-1/+2
* Revert 123635 - Implement timeouts for IQ requests.jamesr@chromium.org2012-02-251-2/+1
* Implement timeouts for IQ requests.sergeyu@chromium.org2012-02-251-1/+2
* Use scoped_ptr to pass ownership in SignalStrategy.sergeyu@chromium.org2012-02-231-12/+12
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-071-19/+13
* Move signaling connection creation out of ChromotingHost.sergeyu@chromium.org2012-01-041-40/+42
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-3/+3
* Refactor IqRequest.sergeyu@chromium.org2011-11-041-8/+11
* Roll libjingle 88:92sergeyu@chromium.org2011-11-011-1/+1
* Access Session::config() and Session::jid() on the correct thread only.sergeyu@chromium.org2011-09-131-2/+2
* Simplify IqRequest interface.sergeyu@chromium.org2011-09-061-2/+2
* Revert 99801 - Simplify IqRequest interface.sergeyu@chromium.org2011-09-061-2/+2
* Simplify IqRequest interface.sergeyu@chromium.org2011-09-061-2/+2
* Use new callbacks in the IqRequest interface.sergeyu@chromium.org2011-08-261-2/+3
* Propagate connected user to web app.jamiewalch@google.com2011-08-031-1/+4
* Get the timeout period from the cloud instead of hard-coding it (b/5049410).jamiewalch@chromium.org2011-07-231-7/+32
* Remove JingleClient.sergeyu@chromium.org2011-06-291-1/+1
* Notify calling web-app when Host plugin becomes connected to a client.wez@chromium.org2011-06-211-0/+1
* Limit number of failed connection attempts.sergeyu@chromium.org2011-06-201-2/+4
* Revert 89370 - Notify calling web-app when Host plugin becomes connected to a...creis@chromium.org2011-06-161-3/+0
* Notify calling web-app when Host plugin becomes connected to a client.wez@chromium.org2011-06-161-0/+3
* Cope with OnSignallingDisconnected without preceding OnSignallingConnected.wez@chromium.org2011-05-181-0/+8
* Cleaned up access-code printing.jamiewalch@chromium.org2011-05-171-6/+4
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+147
* Revert 84722 - Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-147/+0
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+147