summaryrefslogtreecommitdiffstats
path: root/remoting/host/ipc_desktop_environment.h
Commit message (Expand)AuthorAgeFilesLines
* Declaring the weak_ptr_factory in proper order.anand.ratn2014-09-111-3/+3
* Switch DesktopEnvironment to return a DesktopCapturer.wez@chromium.org2014-08-121-1/+1
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-08-081-0/+2
* Add gnubby authentication to remoting hostpsj@chromium.org2014-02-201-0/+3
* Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"benwells@chromium.org2014-01-311-2/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-301-0/+2
* Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"gavinp@chromium.org2014-01-291-2/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-291-0/+2
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-1/+1
* Do not show the in-session UI in a curtained session.alexeypa@chromium.org2013-05-081-8/+4
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+2
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-17/+19
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-1/+1
* Pass the client resolutin updates to the daemon and desktop processes and cre...alexeypa@chromium.org2013-03-181-0/+3
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-2/+2
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-0/+1
* DesktopSessionProxy should be owned by the event executor and audio/video cap...alexeypa@chromium.org2013-03-081-15/+7
* Pass the |curtain_activated| flag to IpcDesktopEnvironmentFactory.alexeypa@chromium.org2013-03-051-2/+11
* Add more IPC unit tests:alexeypa@chromium.org2013-02-201-3/+3
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-071-1/+6
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-1/+1
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-20/+88
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-17/+5
* The video capturer now runs in a separate process.alexeypa@chromium.org2012-11-271-14/+5
* [Chromoting] The desktop process now creates a pre-connected pipe and passes ...alexeypa@chromium.org2012-10-251-1/+26
* [Chromoting] Request the daemon to open a terminal once a connection has been...alexeypa@chromium.org2012-10-181-0/+57