summaryrefslogtreecommitdiffstats
path: root/remoting/host/session_manager_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Use VideoStub interface on the host side.sergeyu@chromium.org2010-11-191-2/+7
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-5/+3
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-2/+2
* Moving/Rename host/ClientConnection.{h,cc} -> protocol/ConnectionToClient.{h,cc}ajwong@chromium.org2010-11-041-6/+9
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-2/+2
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-11/+7
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-7/+11
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-11/+7
* This is a monster CL.ajwong@chromium.org2010-10-041-1/+2
* Fix valgrind memory leak in session_manager_unittest.garykac@chromium.org2010-09-031-10/+1
* Update mouse support for chromoting host.garykac@google.com2010-08-271-4/+4
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-1/+1
* Revert 57112 - Rename (Host|Client)Message to Chromoting(Host|Client)Message.thestig@chromium.org2010-08-231-1/+1
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-231-1/+1
* Initial pass at integrating Differ into the chromoting host code.garykac@google.com2010-08-061-6/+8
* Moving Encoder and Decoder to remoting/basehclam@chromium.org2010-07-231-6/+5
* Changing UpdateStreamPacket protobuf definition for chromotinghclam@chromium.org2010-07-151-14/+5
* Revamp capturer to clean up the interface, and to keep data as atomic as poss...dmaclach@chromium.org2010-07-011-34/+23
* Revamp threading a bit so that arguments are passed through and owned by the ...dmaclach@chromium.org2010-06-151-17/+29
* 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/+139