summaryrefslogtreecommitdiffstats
path: root/remoting/host/session_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}ajwong@chromium.org2010-11-041-16/+16
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-7/+11
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-6/+3
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-3/+6
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-6/+3
* Cleanups in the chromotocol code.sergeyu@chromium.org2010-10-271-6/+0
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-1/+2
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-2/+2
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-2/+2
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-2/+2
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-4/+4
* Changing UpdateStreamPacket protobuf definition for chromotinghclam@chromium.org2010-07-151-4/+2
* Re-order host SessionManager code to group by thread. This makes the flow of ...garykac@google.com2010-07-021-16/+28
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-16/+2
* Fix thread usage in chromoting hosthclam@chromium.org2010-06-281-1/+9
* JSON based host config storage implemented. Python script for host registration.sergeyu@chromium.org2010-06-171-4/+4
* Revamp threading a bit so that arguments are passed through and owned by the ...dmaclach@chromium.org2010-06-151-29/+26
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-3/+3
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+190