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
/
client_session.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle disconnection events properly for unauthenticated clients.
sergeyu@chromium.org
2012-05-22
1
-0
/
+3
*
Add a message to allow clients to control the video channel.
wez@chromium.org
2012-05-03
1
-0
/
+2
*
Clamp events before they are sent to EventExecutors.
wez@chromium.org
2012-04-30
1
-1
/
+6
*
Add ClientDimensions message to control channel.
wez@chromium.org
2012-04-27
1
-0
/
+4
*
This CL moves much of the input tracking logic out of ClientSession, which me...
wez@chromium.org
2012-04-03
1
-47
/
+19
*
Cleanups in the host authentication state handling.
sergeyu@chromium.org
2012-03-27
1
-7
/
+10
*
Log connection type to syslogs and to the server.
sergeyu@chromium.org
2012-03-20
1
-4
/
+2
*
Use scoped_ptr<> to pass ownership in more places.
sergeyu@chromium.org
2012-03-20
1
-3
/
+1
*
Add the plumbing that will carry a clipboard item from a chromoting client to...
simonmorris@chromium.org
2012-03-16
1
-7
/
+12
*
Cleanup error handling in the client plugin.
sergeyu@chromium.org
2012-03-02
1
-1
/
+1
*
Log IP/port of host as well as client in Me2Me host
lambroslambrou@chromium.org
2012-02-02
1
-6
/
+10
*
More plumbing for logging connection IP addresses
lambroslambrou@google.com
2012-01-25
1
-1
/
+10
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
1
-2
/
+13
*
Add OVERRIDE to remoting/.
avi@chromium.org
2011-11-19
1
-2
/
+2
*
Make ConnectionToClient and ClientSession not ref-counted.
sergeyu@chromium.org
2011-11-11
1
-6
/
+6
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
1
-2
/
+0
*
Move ConnectionToClient::EventHandler from ChromotingHost to ClientSession
sergeyu@chromium.org
2011-11-10
1
-9
/
+22
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
1
-19
/
+4
*
Switch remoting/protocol to new callbacks
sergeyu@chromium.org
2011-10-07
1
-1
/
+2
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-4
/
+4
*
Revert 103523 - Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-4
/
+4
*
Move us fully from gfx:: over to skia types for consistency.
dmaclach@chromium.org
2011-09-30
1
-4
/
+4
*
Chromoting: Undo any mouse-downs that haven't been mouse-upped.
garykac@chromium.org
2011-09-26
1
-7
/
+14
*
Call ClientSession::Disconnect when Chromoting client disconnects.
garykac@chromium.org
2011-09-24
1
-2
/
+3
*
Clamp injected mouse events to within the screen area.
lambroslambrou@chromium.org
2011-09-15
1
-2
/
+10
*
Refactor InputStub interface to pass events by value (const reference).
lambroslambrou@chromium.org
2011-09-13
1
-5
/
+5
*
Access Session::config() and Session::jid() on the correct thread only.
sergeyu@chromium.org
2011-09-13
1
-0
/
+4
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-0
/
+1
*
Make floor-control more robust.
lambroslambrou@chromium.org
2011-08-10
1
-1
/
+6
*
Message validation in message dispatchers.
sergeyu@chromium.org
2011-07-21
1
-2
/
+0
*
Chromoting: Release all currently pressed keys when disconnecting.
garykac@chromium.org
2011-06-29
1
-0
/
+10
*
Completed basic implementation.
jamiewalch@google.com
2011-06-20
1
-1
/
+12
*
Block remote mouse inputs for a short time when local input is received.
jamiewalch@google.com
2011-06-13
1
-0
/
+15
*
Revert 88878 - Block remote mouse inputs for a short time when local input is...
asargent@chromium.org
2011-06-13
1
-15
/
+0
*
Block remote mouse inputs for a short time when local input is received.
jamiewalch@google.com
2011-06-13
1
-0
/
+15
*
Remove local login prompt for me2mom.
jamiewalch@chromium.org
2011-05-19
1
-0
/
+3
*
Fix up memory leak in remoting host tests.
dmaclach@chromium.org
2011-05-13
1
-0
/
+2
*
Clean up remoting project
dmaclach@chromium.org
2011-04-04
1
-4
/
+2
*
The authenticated_ fields are moved out of stubs and into
simonmorris@chromium.org
2011-03-31
1
-5
/
+33
*
Fix permissions broken in r79114.
simonmorris@chromium.org
2011-03-23
1
-0
/
+0
*
ChromotingHost can have multiple connections, but only one
simonmorris@chromium.org
2011-03-23
1
-0
/
+60