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
/
protocol
/
connection_to_client.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AUTHENTICATED session state.
sergeyu@chromium.org
2011-12-06
1
-10
/
+8
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
1
-1
/
+1
*
Remove event_channel() and control_channel() from Session interface.
sergeyu@chromium.org
2011-11-22
1
-26
/
+22
*
Refactor channel dispatchers on the host side.
sergeyu@chromium.org
2011-11-18
1
-10
/
+13
*
Add CancelChannelCreation() in protocol::Session interface.
sergeyu@chromium.org
2011-11-17
1
-4
/
+3
*
Make ConnectionToClient and ClientSession not ref-counted.
sergeyu@chromium.org
2011-11-11
1
-13
/
+24
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
1
-11
/
+14
*
Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession
sergeyu@chromium.org
2011-11-10
1
-15
/
+8
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-2
/
+1
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-1
/
+2
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-0
/
+1
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-9
/
+11
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-11
1
-8
/
+42
*
Revert 96089 - Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-10
1
-19
/
+6
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-09
1
-6
/
+19
*
Minor cleanups in JingleSession and JingleSessionManager.
sergeyu@chromium.org
2011-07-07
1
-4
/
+2
*
Make Session and SessionManager not thread-safe and not ref-counted.
sergeyu@chromium.org
2011-07-06
1
-12
/
+7
*
Close all writers before JingleSession is destroyed.
sergeyu@chromium.org
2011-06-30
1
-21
/
+20
*
Chromoting to report roundtrip latency
hclam@chromium.org
2011-05-06
1
-1
/
+5
*
The authenticated_ fields are moved out of stubs and into
simonmorris@chromium.org
2011-03-31
1
-35
/
+7
*
ChromotingHost can have multiple connections, but only one
simonmorris@chromium.org
2011-03-23
1
-3
/
+14
*
Clear authenticated state on client disconnection.
lambroslambrou@chromium.org
2011-03-14
1
-0
/
+10
*
Block event processing on host/client until the client has authenticated.
garykac@chromium.org
2011-03-04
1
-4
/
+16
*
Fix threading problem caught by DCHECKs in ChromotingHost
hclam@chromium.org
2010-11-30
1
-3
/
+15
*
Use VideoStub interface on the host side.
sergeyu@chromium.org
2010-11-19
1
-18
/
+12
*
Implement input stub in the host side for chromoting
hclam@chromium.org
2010-11-16
1
-17
/
+10
*
Added CompoundBuffer that will be used to store data in the encoding/decoding
sergeyu@chromium.org
2010-11-16
1
-1
/
+1
*
Implementation of InputStub for chromoting
hclam@chromium.org
2010-11-09
1
-16
/
+2
*
Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}
ajwong@chromium.org
2010-11-04
1
-0
/
+142