index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
host
/
heartbeat_sender.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-27
1
-1
/
+0
*
Revert 158952 - Cleanups in Chromoting Host.
thestig@chromium.org
2012-09-27
1
-0
/
+1
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-27
1
-1
/
+0
*
Revert 158366 - Cleanups in Chromoting Host.
avi@chromium.org
2012-09-24
1
-0
/
+1
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-24
1
-1
/
+0
*
Revert 156889 - Cleanups in Chromoting Host.
msw@chromium.org
2012-09-14
1
-0
/
+1
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-14
1
-1
/
+0
*
Clean-up inline members of nested classes (remoting/)
hans@chromium.org
2012-08-09
1
-0
/
+5
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-27
1
-1
/
+0
*
Revert 148418 - Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-26
1
-0
/
+1
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-25
1
-1
/
+0
*
[Chromoting] Add platform data to heartbeats.
simonmorris@chromium.org
2012-05-22
1
-0
/
+8
*
Chromoting: stopping the service if a permanent error is encountered (such as...
alexeypa@chromium.org
2012-04-17
1
-8
/
+6
*
[Chromoting] Stop the host from exiting just because the first few heartbeats...
simonmorris@chromium.org
2012-04-12
1
-2
/
+24
*
Implement timeouts for IQ requests.
sergeyu@chromium.org
2012-02-26
1
-1
/
+2
*
Revert 123635 - Implement timeouts for IQ requests.
jamesr@chromium.org
2012-02-25
1
-2
/
+1
*
Implement timeouts for IQ requests.
sergeyu@chromium.org
2012-02-25
1
-1
/
+2
*
Use scoped_ptr to pass ownership in SignalStrategy.
sergeyu@chromium.org
2012-02-23
1
-11
/
+11
*
Use a different exit-code to signal Me2Me Host not registered.
lambroslambrou@chromium.org
2012-02-08
1
-1
/
+3
*
The chromoting host uses heartbeat sequence IDs.
simonmorris@chromium.org
2012-02-08
1
-11
/
+79
*
Virtual Me2Me Host: Exit process if Host ID is invalid.
lambroslambrou@chromium.org
2012-02-01
1
-0
/
+15
*
Remove dependency on HostConfig from ChromotingHost and other classes.
sergeyu@chromium.org
2012-01-07
1
-39
/
+18
*
Move signaling connection creation out of ChromotingHost.
sergeyu@chromium.org
2012-01-04
1
-42
/
+33
*
Refactor SignalStrategy so that it can be reused for multiple connections.
sergeyu@chromium.org
2012-01-03
1
-3
/
+2
*
Stop heartbeat timer when signalling is disconnected.
sergeyu@chromium.org
2011-11-15
1
-0
/
+1
*
Refactor IqRequest.
sergeyu@chromium.org
2011-11-04
1
-7
/
+9
*
Roll libjingle 88:92
sergeyu@chromium.org
2011-11-01
1
-1
/
+1
*
Access Session::config() and Session::jid() on the correct thread only.
sergeyu@chromium.org
2011-09-13
1
-4
/
+2
*
Simplify IqRequest interface.
sergeyu@chromium.org
2011-09-06
1
-1
/
+2
*
Revert 99801 - Simplify IqRequest interface.
sergeyu@chromium.org
2011-09-06
1
-2
/
+1
*
Simplify IqRequest interface.
sergeyu@chromium.org
2011-09-06
1
-1
/
+2
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
1
-3
/
+3
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
1
-3
/
+3
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
1
-3
/
+3
*
Use new callbacks in the IqRequest interface.
sergeyu@chromium.org
2011-08-26
1
-1
/
+3
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-6
/
+6
*
Propagate connected user to web app.
jamiewalch@google.com
2011-08-03
1
-1
/
+4
*
Remove DCHECK from HeartbeatSender::OnSignallingDisconnected()
lambroslambrou@chromium.org
2011-07-07
1
-1
/
+0
*
Remove JingleClient.
sergeyu@chromium.org
2011-06-29
1
-1
/
+1
*
Notify calling web-app when Host plugin becomes connected to a client.
wez@chromium.org
2011-06-21
1
-1
/
+2
*
Limit number of failed connection attempts.
sergeyu@chromium.org
2011-06-20
1
-2
/
+4
*
Revert 89370 - Notify calling web-app when Host plugin becomes connected to a...
creis@chromium.org
2011-06-16
1
-4
/
+1
*
Notify calling web-app when Host plugin becomes connected to a client.
wez@chromium.org
2011-06-16
1
-1
/
+4
*
Add HostObserverInterface and decouple HeartbeatSender and ChromotingHost.
sergeyu@chromium.org
2011-05-03
1
-40
/
+36
*
Refactor JingleClient to support thunking the xmpp signaling into Javascript.
ajwong@chromium.org
2011-03-03
1
-15
/
+18
*
Use heartbeat interval received from the bot.
sergeyu@chromium.org
2010-12-14
1
-14
/
+43
*
Convert LOG(INFO) to VLOG(1) - remoting/.
pkasting@chromium.org
2010-10-19
1
-1
/
+1
*
Resubmit "Start chromoting host in the service process though a method call"
hclam@chromium.org
2010-08-10
1
-2
/
+4
*
Revert 55507 - Start chromoting host in the service process though a method ...
glen@chromium.org
2010-08-10
1
-4
/
+2
*
Start chromoting host in the service process though a method call
hclam@chromium.org
2010-08-10
1
-2
/
+4
[next]