summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_event_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify message parsing.sergeyu2016-01-301-0/+2
* Switch to standard integer types in remoting/.avi2015-12-221-0/+1
* Add touch events to the protocol, the stub layer, and to the client plugin.rkuroiwa2015-02-261-0/+1
* Move BufferedSocketWriter from remoting/protocol to remoting/basesergeyu2015-02-261-1/+0
* Cleanup channel dispatcherssergeyu2015-01-101-6/+0
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-5/+5
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-4/+4
* Add TextEvent message in the protocolsergeyu@chromium.org2014-03-271-0/+1
* Simplify BufferedSocketWriter by making it non-thread-safe.sergeyu@chromium.org2012-05-241-3/+2
* Cleanup: Another round of unused forward declaration cleanup.thestig@chromium.org2012-03-031-4/+4
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-221-11/+6
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-191-2/+2
* Refactor client channel dispatchers.sergeyu@chromium.org2011-11-181-0/+46