summaryrefslogtreecommitdiffstats
path: root/remoting/proto
Commit message (Expand)AuthorAgeFilesLines
* Remove shaped desktop support from remoting host and client.sergeyu2016-03-251-8/+4
* Add UMA histograms for more detailed latency tracking on the CRD host.sergeyu2015-09-301-0/+13
* Clarify the semantics of |VideoPacket.use_desktop_shape|.wez2015-07-201-2/+4
* Add touch events to the protocol, the stub layer, and to the client plugin.rkuroiwa2015-02-262-0/+52
* Implement video frame acknowledgements in the chromoting protocol.sergeyu2015-02-241-0/+12
* Rename sequence_number to timestamp.sergeyu2015-01-082-4/+5
* gn format // (the rest, except mojo)scottmg2014-12-031-1/+1
* Use int64 more pervasively in storing time s/ms/us values.pkasting2014-10-141-2/+2
* Add some remoting targets to GN build.Brett Wilson2014-08-252-0/+17
* Add basic perf tests for chromoting protocol.sergeyu@chromium.org2014-07-251-0/+3
* Extend VideoControl to allow clients to request lossless modes.wez@chromium.org2014-05-301-0/+4
* Add TextEvent message in the protocolsergeyu@chromium.org2014-03-272-3/+10
* Remove deprecated_flags field from VideoPacketsergeyu@chromium.org2014-03-201-3/+0
* Add VP9 decode support to the remoting client.wez@chromium.org2013-10-221-0/+1
* Simplify VideoEncoder interface.sergeyu@chromium.org2013-09-131-44/+5
* Added support of relative mouse motion in Chromoting.alexeypa@chromium.org2013-09-091-0/+4
* Added JsonMessage to the control channel.jamiewalch@chromium.org2013-08-132-0/+12
* Accumulate wheel ticks client-side and prefer ticks to pixels when scrolling ...jamiewalch@chromium.org2013-07-281-2/+4
* Chromoting: fixing caps lock issue with mac host.weitaosu@chromium.org2013-06-261-0/+10
* Added the desktop shape fields to VideoPacket.alexeypa@chromium.org2013-06-211-0/+5
* Protocol-level changes required to support PIN-less authentication.jamiewalch@chromium.org2013-05-102-0/+15
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-192-0/+7
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-132-5/+14
* Remove mousewheel tick handling from client, protocol and host.wez@chromium.org2013-01-032-8/+0
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-126-0/+12
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-076-12/+0
* Protocol plumbing for audio toggle.rmsousa@chromium.org2012-10-182-0/+6
* Add sub-pixel accuracy deltas in mouse wheel events.wez@chromium.org2012-10-131-2/+8
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-111-1/+1
* Removed Vorbis from the audio codecs and replaced it with Opus.kxing@chromium.org2012-08-231-1/+1
* Speex encoding/decoding.kxing@chromium.org2012-08-211-1/+2
* 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