summaryrefslogtreecommitdiffstats
path: root/remoting/host/heartbeat_sender.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove DCHECK from HeartbeatSender::OnSignallingDisconnected()lambroslambrou@chromium.org2011-07-071-1/+0
* 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-1/+2
* 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-4/+1
* Notify calling web-app when Host plugin becomes connected to a client.wez@chromium.org2011-06-161-1/+4
* Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost.sergeyu@chromium.org2011-05-031-40/+36
* Refactor JingleClient to support thunking the xmpp signaling into Javascript.ajwong@chromium.org2011-03-031-15/+18
* Use heartbeat interval received from the bot.sergeyu@chromium.org2010-12-141-14/+43
* Convert LOG(INFO) to VLOG(1) - remoting/.pkasting@chromium.org2010-10-191-1/+1
* Resubmit "Start chromoting host in the service process though a method call"hclam@chromium.org2010-08-101-2/+4
* Revert 55507 - Start chromoting host in the service process though a method ...glen@chromium.org2010-08-101-4/+2
* Start chromoting host in the service process though a method callhclam@chromium.org2010-08-101-2/+4
* Added HostKeyPair class, signatures for heartbeat messages.sergeyu@chromium.org2010-08-041-25/+82
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-2/+7
* Added HostConfig class. Changed SimpleHost to use it.sergeyu@chromium.org2010-06-151-4/+4
* Heartbeat error logging for chromoting.sergeyu@chromium.org2010-06-081-0/+8
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+69