summaryrefslogtreecommitdiffstats
path: root/remoting/proto/internal.proto
Commit message (Expand)AuthorAgeFilesLines
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-0/+9
* Protocol buffer definition for local loginhclam@chromium.org2010-12-231-0/+3
* Remove ChromotingClientMessagegarykac@chromium.org2010-12-081-6/+0
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-2/+7
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-7/+2
* Begin adding mutual authentication into the SessionManager::connect() call.ajwong@chromium.org2010-11-241-2/+2
* Add VideoPacket struct for video packets. Refactor Decode interface to use it.sergeyu@chromium.org2010-11-091-8/+1
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-021-1/+0
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-5/+3
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-3/+5
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-5/+3
* HostMessageDispatcher to dispatch messages received on a chromoting connectionhclam@chromium.org2010-10-191-1/+0
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-0/+38