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
*
Remove remoting/jingle_glue
sergeyu@chromium.org
2014-07-17
1
-3
/
+3
*
Pull out common code from client and host versions of ServerLogEntry.
lambroslambrou@chromium.org
2014-05-22
1
-3
/
+4
*
Replace all usage of LOG(INFO) in Chromoting host with HOST_LOG to bypass the...
weitaosu@chromium.org
2013-11-26
1
-2
/
+2
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Add notification when the host successfully starts.
rmsousa@chromium.org
2013-06-12
1
-0
/
+4
*
Use a direct include of strings headers in remoting/.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Update remoting/ and jingle/ to use scoped_refptr<T>::get() rather than impli...
rsleevi@chromium.org
2013-06-01
1
-1
/
+1
*
Move HostKeyPair into protocol::KeyPair.
rmsousa@chromium.org
2013-03-07
1
-2
/
+2
*
Include version information in heartbeats.
jamiewalch@chromium.org
2013-02-14
1
-6
/
+13
*
Make host/url references configurable.
rmsousa@chromium.org
2013-02-05
1
-3
/
+5
*
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
[next]