summaryrefslogtreecommitdiffstats
path: root/remoting/host/register_support_host_request.h
Commit message (Expand)AuthorAgeFilesLines
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-1/+0
* 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-3/+3
* Remove dependency on HostConfig from ChromotingHost and other classes.sergeyu@chromium.org2012-01-071-11/+11
* Move signaling connection creation out of ChromotingHost.sergeyu@chromium.org2012-01-041-24/+25
* Refactor SignalStrategy so that it can be reused for multiple connections.sergeyu@chromium.org2012-01-031-2/+1
* Cleanup: Remove unneeded forward declarations from remoting.thestig@chromium.org2011-11-111-4/+3
* Refactor IqRequest.sergeyu@chromium.org2011-11-041-0/+2
* Access Session::config() and Session::jid() on the correct thread only.sergeyu@chromium.org2011-09-131-4/+2
* 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-5/+11
* 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-0/+1
* Revert 89370 - Notify calling web-app when Host plugin becomes connected to a...creis@chromium.org2011-06-161-1/+0
* Notify calling web-app when Host plugin becomes connected to a client.wez@chromium.org2011-06-161-0/+1
* Cleaned up access-code printing.jamiewalch@chromium.org2011-05-171-4/+4
* iwyu: Use callback_old.h where appropriate, part 2.jhawkins@chromium.org2011-05-101-1/+1
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+79
* Revert 84722 - Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-79/+0
* Implemented RegisterSupportHostRequest.sergeyu@chromium.org2011-05-101-0/+79