| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove dependency on HostConfig from ChromotingHost and other classes. | sergeyu@chromium.org | 2012-01-07 | 1 | -18/+8 |
* | Move signaling connection creation out of ChromotingHost. | sergeyu@chromium.org | 2012-01-04 | 1 | -21/+14 |
* | Refactor SignalStrategy so that it can be reused for multiple connections. | sergeyu@chromium.org | 2012-01-03 | 1 | -2/+1 |
* | Refactor IqRequest. | sergeyu@chromium.org | 2011-11-04 | 1 | -3/+8 |
* | Access Session::config() and Session::jid() on the correct thread only. | sergeyu@chromium.org | 2011-09-13 | 1 | -4/+2 |
* | Use MessageLoopProxy for network message loop. | sergeyu@chromium.org | 2011-08-12 | 1 | -2/+6 |
* | Propagate connected user to web app. | jamiewalch@google.com | 2011-08-03 | 1 | -1/+4 |
* | Notify calling web-app when Host plugin becomes connected to a client. | wez@chromium.org | 2011-06-21 | 1 | -0/+1 |
* | Limit number of failed connection attempts. | sergeyu@chromium.org | 2011-06-20 | 1 | -0/+1 |
* | Revert 89370 - Notify calling web-app when Host plugin becomes connected to a... | creis@chromium.org | 2011-06-16 | 1 | -1/+0 |
* | Notify calling web-app when Host plugin becomes connected to a client. | wez@chromium.org | 2011-06-16 | 1 | -0/+1 |
* | Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost. | sergeyu@chromium.org | 2011-05-03 | 1 | -17/+14 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -3/+3 |
* | Refactor JingleClient to support thunking the xmpp signaling into Javascript. | ajwong@chromium.org | 2011-03-03 | 1 | -6/+9 |
* | Use heartbeat interval received from the bot. | sergeyu@chromium.org | 2010-12-14 | 1 | -0/+18 |
* | Basic user access check for chromoting host. | sergeyu@chromium.org | 2010-09-02 | 1 | -0/+2 |
* | Added HostKeyPair class, signatures for heartbeat messages. | sergeyu@chromium.org | 2010-08-04 | 1 | -6/+53 |
* | JSON based host config storage implemented. Python script for host registration. | sergeyu@chromium.org | 2010-06-17 | 1 | -3/+4 |
* | Added HostConfig class. Changed SimpleHost to use it. | sergeyu@chromium.org | 2010-06-15 | 1 | -2/+3 |
* | Heartbeat error logging for chromoting. | sergeyu@chromium.org | 2010-06-08 | 1 | -1/+2 |
* | Copy the (early prototype of) remoting in Chrome into the public tree. | garykac@google.com | 2010-06-07 | 1 | -0/+41 |