summaryrefslogtreecommitdiffstats
path: root/remoting/proto/internal.proto
Commit message (Expand)AuthorAgeFilesLines
* Add a message to allow clients to control the video channel.wez@chromium.org2012-05-031-0/+1
* Add ClientDimensions message to control channel.wez@chromium.org2012-04-271-0/+1
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-111-1/+1
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-3/+4
* Remove BeginSessionDeprecated.sergeyu@chromium.org2012-02-211-1/+0
* Revert 121055 - Remove BeginSessionDeprecated.sergeyu@chromium.org2012-02-091-1/+2
* Remove BeginSessionDeprecated.sergeyu@chromium.org2012-02-081-2/+1
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-3/+1
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-211-2/+0
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-061-2/+2
* 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