summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_event_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary message_loop_proxy.h includesskyostil2015-06-171-1/+0
* Add touch events to the protocol, the stub layer, and to the client plugin.rkuroiwa2015-02-261-0/+7
* Cleanup channel dispatcherssergeyu2015-01-101-10/+3
* Rename sequence_number to timestamp.sergeyu2015-01-081-3/+3
* Rename remoting/protocol/util.h to message_serialization.hsergeyu@chromium.org2014-04-101-1/+1
* Add TextEvent message in the protocolsergeyu@chromium.org2014-03-271-0/+8
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-281-1/+1
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-111-1/+1
* Simplify BufferedSocketWriter by making it non-thread-safe.sergeyu@chromium.org2012-05-241-7/+5
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-111-1/+3
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-221-6/+6
* Refactor client channel dispatchers.sergeyu@chromium.org2011-11-181-0/+49