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
/
chromoting_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Block event processing on host/client until the client has authenticated.
garykac@chromium.org
2011-03-04
1
-0
/
+1
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-04
1
-2
/
+3
*
Revert 76747 - Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-3
/
+2
*
Let the host change resolution.
simonmorris@chromium.org
2011-03-03
1
-2
/
+3
*
Refactor JingleClient to support thunking the xmpp signaling into Javascript.
ajwong@chromium.org
2011-03-03
1
-6
/
+13
*
SocketWrapper for interfacing between JingleSession and SSL sockets
hclam@chromium.org
2011-03-02
1
-2
/
+5
*
Report authentication failure on the host side of chromoting
hclam@chromium.org
2011-02-28
1
-0
/
+14
*
Add DesktopEnvironment class and refactor.
lambroslambrou@chromium.org
2011-02-23
1
-17
/
+25
*
Run event executor on the ui thread to remove the need to explicitly XFlush()...
ajwong@chromium.org
2011-02-19
1
-1
/
+1
*
Remove auto generation of certificate when chromoting client connects
hclam@chromium.org
2011-02-04
1
-7
/
+8
*
Faster connection establishment for chromoting
hclam@chromium.org
2011-02-04
1
-2
/
+10
*
Chromoting host to respond to BeginSessionRequest
hclam@chromium.org
2011-01-29
1
-4
/
+16
*
Resubmit "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-28
1
-21
/
+24
*
Revert "Fix crashes in ChromotingHost"
hclam@chromium.org
2011-01-26
1
-24
/
+21
*
Fix crashes in ChromotingHost
hclam@chromium.org
2011-01-25
1
-21
/
+24
*
Add a done task to ScreenRecorder::Stop()
hclam@chromium.org
2011-01-21
1
-5
/
+5
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-3
/
+3
*
Pass RefCounted objects as scoped_refptr to NewRunnableMethod.
willchan@chromium.org
2010-12-14
1
-3
/
+3
*
Rename SessionManager to ScreenRecorder
hclam@chromium.org
2010-12-06
1
-16
/
+16
*
Refactor ZLib and Verbatim encoders.
sergeyu@chromium.org
2010-12-06
1
-4
/
+3
*
Fix threading problem caught by DCHECKs in ChromotingHost
hclam@chromium.org
2010-11-30
1
-7
/
+16
*
Begin adding mutual authentication into the SessionManager::connect() call.
ajwong@chromium.org
2010-11-24
1
-2
/
+11
*
Use VP8 over PseudoTCP by default.
sergeyu@chromium.org
2010-11-23
1
-47
/
+28
*
Remove capture thread in Chromoting host
hclam@chromium.org
2010-11-18
1
-11
/
+11
*
Move creation of capturer, input stub into ChromotingHost
hclam@chromium.org
2010-11-17
1
-5
/
+45
*
Introduce a fake HostStub since there's no need to handle it now
hclam@chromium.org
2010-11-17
1
-3
/
+8
*
Implement input stub in the host side for chromoting
hclam@chromium.org
2010-11-16
1
-14
/
+4
*
Chromoting: Rename ChromotocolConfig -> SessionConfig
garykac@chromium.org
2010-11-08
1
-12
/
+11
*
Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}
ajwong@chromium.org
2010-11-04
1
-29
/
+32
*
Move protocol classes to the remoting::protocol namespace
sergeyu@chromium.org
2010-11-04
1
-9
/
+8
*
Rename classes for Chromoting:
garykac@chromium.org
2010-11-03
1
-24
/
+24
*
Add VideoReader and VideoWriter interfaces.
sergeyu@chromium.org
2010-11-03
1
-5
/
+29
*
HostMessageDispatcher to parse control messages
hclam@chromium.org
2010-10-28
1
-1
/
+0
*
Cleanups in the chromotocol code.
sergeyu@chromium.org
2010-10-27
1
-9
/
+9
*
Implemented chromotocol configuration negotiation.
sergeyu@chromium.org
2010-10-24
1
-10
/
+29
*
Implement basic X11 screen capture on linux.
ajwong@chromium.org
2010-10-21
1
-0
/
+2
*
Convert LOG(INFO) to VLOG(1) - remoting/.
pkasting@chromium.org
2010-10-19
1
-7
/
+6
*
Remove old tunneling code from remoting/jingle_glue.
sergeyu@chromium.org
2010-10-14
1
-12
/
+0
*
Use new Chromotocol code in host andclient.
sergeyu@chromium.org
2010-10-06
1
-43
/
+56
*
This is a monster CL.
ajwong@chromium.org
2010-10-04
1
-88
/
+82
*
Allows chromoting host to be connected again after connection drops.
hclam@chromium.org
2010-09-03
1
-10
/
+8
*
Basic user access check for chromoting host.
sergeyu@chromium.org
2010-09-02
1
-1
/
+8
*
Resubmit r56600 - Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-23
1
-0
/
+5
*
Revert 56600 - ServiceProcessControlBrowserTest.LaunchAndIPC crashes.
rvargas@google.com
2010-08-18
1
-5
/
+0
*
Start/stop service process when browser starts and stop
hclam@chromium.org
2010-08-18
1
-0
/
+5
*
Initial pass at integrating Differ into the chromoting host code.
garykac@google.com
2010-08-06
1
-1
/
+1
*
Added HostKeyPair class, signatures for heartbeat messages.
sergeyu@chromium.org
2010-08-04
1
-4
/
+11
*
Moving Encoder and Decoder to remoting/base
hclam@chromium.org
2010-07-23
1
-0
/
+3
*
Revamp capturer to clean up the interface, and to keep data as atomic as poss...
dmaclach@chromium.org
2010-07-01
1
-0
/
+3
*
Fix thread usage in chromoting host
hclam@chromium.org
2010-06-28
1
-100
/
+111
[next]