summaryrefslogtreecommitdiffstats
path: root/remoting/host/desktop_session_agent.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify ScreenCapturer interface.sergeyu@chromium.org2013-04-231-3/+0
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-7/+0
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-5/+0
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-11/+20
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-2/+2
* Pass the client resolutin updates to the daemon and desktop processes and cre...alexeypa@chromium.org2013-03-181-1/+11
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-071-0/+7
* Pass a DesktopEnvironmentFactory when starting a DesktopProcess, allow the ca...alexeypa@chromium.org2013-02-041-6/+4
* Merge methods of media::SharedBufferFactory interface into media::ScreenCaptu...alexeypa@chromium.org2013-01-311-6/+2
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-12/+14
* Remove unused VideoFrameCapturer::size_most_recent() method.alexeypa@chromium.org2013-01-091-0/+4
* Added audio support to the multiprocess host.alexeypa@chromium.org2012-12-271-0/+23
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-0/+37
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-4/+4
* Added support of Secure Attention Sequence in multiprocess mode.alexeypa@chromium.org2012-12-071-7/+22
* Added support of keyboard, mouse and clipboard events to DesktopSessionAgent.alexeypa@chromium.org2012-11-301-0/+23
* The video capturer now runs in a separate process.alexeypa@chromium.org2012-11-271-6/+5
* DesktopSessionAgent now hosts the video capturer and provides necessary plumb...alexeypa@chromium.org2012-11-271-15/+82
* [Chromoting] The desktop process now creates a pre-connected pipe and passes ...alexeypa@chromium.org2012-10-251-0/+84