summaryrefslogtreecommitdiffstats
path: root/remoting/host/session_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-14/+5
* This is a monster CL.ajwong@chromium.org2010-10-041-27/+43
* Allows chromoting host to be connected again after connection drops.hclam@chromium.org2010-09-031-2/+2
* Update mouse support for chromoting host.garykac@google.com2010-08-271-0/+1
* 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
* Fix some problems in SessionManager in chromotinghclam@chromium.org2010-08-181-0/+5
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-5/+2
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-3/+3
* Changing UpdateStreamPacket protobuf definition for chromotinghclam@chromium.org2010-07-151-17/+12
* Fix CapturerFake for Chromotinghclam@chromium.org2010-07-031-0/+1
* Re-order host SessionManager code to group by thread. This makes the flow of ...garykac@google.com2010-07-021-149/+159
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-37/+28
* Fix thread usage in chromoting hosthclam@chromium.org2010-06-281-16/+37
* Fix double deletion in SessionManagerhclam@chromium.org2010-06-161-1/+0
* Tighten up compile warnings based to match other chromium sub-projects.dmaclach@chromium.org2010-06-151-2/+2
* Revamp threading a bit so that arguments are passed through and owned by the ...dmaclach@chromium.org2010-06-151-51/+41
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-10/+13
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+401