summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_messages.h
Commit message (Expand)AuthorAgeFilesLines
* 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