summaryrefslogtreecommitdiffstats
path: root/remoting/proto
Commit message (Expand)AuthorAgeFilesLines
* Changed AudioPacket data to a repeated field.kxing@chromium.org2012-08-161-2/+5
* Implement ChannelMultiplexer.sergeyu@chromium.org2012-08-082-0/+28
* Add DPI information to video packets.jamiewalch@chromium.org2012-07-141-0/+5
* Created a protocol buffer for AudioPacket.kxing@chromium.org2012-06-052-1/+53
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-022-0/+14
* Add a message to allow clients to control the video channel.wez@chromium.org2012-05-032-0/+6
* Add ClientDimensions message to control channel.wez@chromium.org2012-04-272-1/+7
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-115-64/+4
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-162-3/+14
* [Chromoting] Rename usb_keycode proto field to be consistent with keycode field.garykac@chromium.org2012-03-081-1/+1
* Add usb_key_code to Chromotocol key events.garykac@chromium.org2012-02-281-2/+7
* Remove BeginSessionDeprecated.sergeyu@chromium.org2012-02-212-12/+0
* Revert 121055 - Remove BeginSessionDeprecated.sergeyu@chromium.org2012-02-092-2/+14
* Remove BeginSessionDeprecated.sergeyu@chromium.org2012-02-082-14/+2
* Refactor channel dispatchers on the host side.sergeyu@chromium.org2011-11-181-2/+1
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-054-69/+14
* client-side wheel mouse supportgarykac@chromium.org2011-10-171-1/+3
* Chromoting: Undo any mouse-downs that haven't been mouse-upped.garykac@chromium.org2011-09-261-1/+2
* Unify gyp rules for running protoc.evan@chromium.org2011-08-182-119/+10
* Message validation in message dispatchers.sergeyu@chromium.org2011-07-212-13/+2
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-112-12/+0
* Globally replace <(library) with static_libraryevan@chromium.org2011-05-192-2/+2
* Chromoting to report roundtrip latencyhclam@chromium.org2011-05-062-3/+7
* Report capture and encode time for chromotinghclam@google.com2011-04-051-0/+6
* Let the host change resolution.simonmorris@chromium.org2011-03-041-0/+4
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-4/+0
* Let the host change resolution.simonmorris@chromium.org2011-03-031-0/+4
* Speed up chromoting encoding and decoding path for VP8hclam@chromium.org2011-02-041-0/+14
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-222-14/+9
* 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