summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Implementing RemoteSecurityKeyIpcServer class and tests.joedow2016-03-141-0/+33
* Remoting: Remove references to POSIX shared memory.erikchen2015-12-291-1/+2
* Switch to standard integer types in remoting/host/.avi2015-12-221-5/+7
* Fix chromoting host to report error when closing connection.sergeyu2015-11-031-1/+6
* Revert of Fix chromoting host to report error when closing connection. (patch...rjkroege2015-10-311-6/+1
* Fix chromoting host to report error when closing connection.sergeyu2015-10-301-1/+6
* Connect HostEventDispatcher to InputInjector for touch eventsrkuroiwa2015-03-061-0/+5
* Rename sequence_number to timestamp.sergeyu2015-01-081-2/+2
* Remove unused mouse cursor shape includes.wez2014-12-091-1/+0
* Use uint16 for port numbers more pervasively.pkasting2014-11-201-2/+2
* Use int64 more pervasively in storing time s/ms/us values.pkasting2014-10-141-1/+1
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-08-081-8/+2
* Add TextEvent message in the protocolsergeyu@chromium.org2014-03-271-0/+5
* Enabled pairing registry in the me2me host on Windows.weitaosu@chromium.org2014-02-111-0/+6
* Revert 249772 "Enabled pairing registry in the me2me host on Win..."sorin@chromium.org2014-02-071-6/+0
* Enabled pairing registry in the me2me host on Windows.weitaosu@chromium.org2014-02-071-0/+6
* Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"benwells@chromium.org2014-01-311-2/+8
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-301-8/+2
* Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"gavinp@chromium.org2014-01-291-2/+8
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-291-8/+2
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-3/+3
* Removing unused Chromoting host code.alexeypa@chromium.org2013-05-231-4/+0
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-161-40/+9
* Do not show the in-session UI in a curtained session.alexeypa@chromium.org2013-05-081-2/+3
* Simplify ScreenCapturer interface.sergeyu@chromium.org2013-04-231-3/+0
* Pass the client resolutin updates to the daemon and desktop processes and cre...alexeypa@chromium.org2013-03-181-2/+12
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-6/+6
* The worker process launcher can now ask the worker process to crash.alexeypa@chromium.org2013-03-081-16/+7
* Pass the initial screen resolution and curtain flag to the daemon.alexeypa@chromium.org2013-03-081-3/+11
* Forward host status notifications to the daemon via IPC.alexeypa@chromium.org2013-03-041-0/+35
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-071-2/+2
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-4/+4
* Added audio support to the multiprocess host.alexeypa@chromium.org2012-12-271-0/+5
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-0/+8
* Simplify remoting::CaptureDatasergeyu@chromium.org2012-12-221-3/+0
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-2/+8
* Added support of Secure Attention Sequence in multiprocess mode.alexeypa@chromium.org2012-12-071-0/+4
* Added support of keyboard, mouse and clipboard events to DesktopSessionAgent.alexeypa@chromium.org2012-11-301-0/+20
* Added support of mouse cursor shape updates to DesktopSessionAgent.alexeypa@chromium.org2012-11-281-0/+4
* The video capturer now runs in a separate process.alexeypa@chromium.org2012-11-271-1/+4
* DesktopSessionAgent now hosts the video capturer and provides necessary plumb...alexeypa@chromium.org2012-11-271-2/+84
* Calling SendSAS() from a service to make sure that Secure Attention Sequence ...alexeypa@chromium.org2012-11-021-0/+4
* [Chromoting] The desktop process now creates a pre-connected pipe and passes ...alexeypa@chromium.org2012-10-251-0/+38
* Crash the network process when a fatal daemon-to-network protocol error encou...alexeypa@chromium.org2012-10-231-0/+9
* [Chromoting] Added support of a list of desktop sessions on the daemon side.alexeypa@chromium.org2012-10-171-1/+19
* [Chromoting] The daemon process now starts the networking process and passes ...alexeypa@chromium.org2012-09-051-0/+6
* [Chromoting] Call SendSAS() directly from the host.alexeypa@chromium.org2012-08-171-7/+0
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-0/+17