summaryrefslogtreecommitdiffstats
path: root/remoting/proto
Commit message (Expand)AuthorAgeFilesLines
* Protocol buffer definition for local loginhclam@chromium.org2010-12-233-2/+47
* Simplified frame rate control in the chromoting host.sergeyu@chromium.org2010-12-091-5/+9
* Remove ChromotingClientMessagegarykac@chromium.org2010-12-082-7/+1
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-024-25/+16
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-292-55/+9
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-243-2/+26
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-7/+7
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-092-28/+1
* Add VideoReader and VideoWriter interfaces.sergeyu@chromium.org2010-11-031-2/+4
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-023-24/+11
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-024-141/+100
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-014-100/+141
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-014-141/+100
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-2/+2
* HostMessageDispatcher to dispatch messages received on a chromoting connectionhclam@chromium.org2010-10-193-2/+57
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-186-0/+453