summaryrefslogtreecommitdiffstats
path: root/remoting/proto/event.proto
Commit message (Expand)AuthorAgeFilesLines
* Added support of relative mouse motion in Chromoting.alexeypa@chromium.org2013-09-091-0/+4
* 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
* Remove mousewheel tick handling from client, protocol and host.wez@chromium.org2013-01-031-7/+0
* Revert "Linux: change protobuf default option to allow building"nyquist@chromium.org2012-11-121-0/+2
* Linux: change protobuf default option to allow buildingphajdan.jr@chromium.org2012-11-071-2/+0
* 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
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-111-2/+2
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-0/+10
* [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
* 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
* Changed MessageReader so that it doesn't read from the socket if there aresergeyu@chromium.org2011-01-221-14/+0
* Remove ChromotingClientMessagegarykac@chromium.org2010-12-081-1/+1
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-8/+9
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-48/+7
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-7/+7
* Stub classes for Chromoting and use them in HostMessageDispatcher.ajwong@chromium.org2010-11-021-10/+3
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-021-136/+1
* Revert 64672 - Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-1/+136
* Cleanups in the video encoding decoding code. Reenable VP8.sergeyu@chromium.org2010-11-011-136/+1
* HostMessageDispatcher to dispatch messages received on a chromoting connectionhclam@chromium.org2010-10-191-0/+36
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-0/+202