summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/host_event_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Connect HostEventDispatcher to InputInjector for touch eventsrkuroiwa2015-03-061-0/+2
* Cleanup channel dispatcherssergeyu2015-01-101-8/+6
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-1/+1
* Rename sequence_number to timestamp.sergeyu2015-01-081-2/+2
* Add TextEvent message in the protocolsergeyu@chromium.org2014-03-271-0/+7
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-1/+1
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-111-2/+1
* This CL removes the unused trace.proto definition and build target, and makes...wez@chromium.org2012-04-111-2/+4
* Refactor VideoStub interface to accept ownership of video packets.sergeyu@chromium.org2012-03-281-2/+2
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-0/+1
* Remove event_channel() and control_channel() from Session interface.sergeyu@chromium.org2011-11-221-5/+6
* Refactor channel dispatchers on the host side.sergeyu@chromium.org2011-11-181-0/+51