summaryrefslogtreecommitdiffstats
path: root/remoting/host/desktop_session_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"benwells@chromium.org2014-01-311-20/+5
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-301-5/+20
* Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"gavinp@chromium.org2014-01-291-20/+5
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-291-5/+20
* Remove dependency on skia from remotingsergeyu@chromium.org2013-12-161-2/+0
* Update include paths in remoting for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-5/+5
* Use webrtc::DesktopCapturer for screen capturer implementation.sergeyu@chromium.org2013-05-161-8/+12
* Revert 198844 "Move sequenced_task_runner to base/task"dbeam@chromium.org2013-05-081-1/+1
* Move sequenced_task_runner to base/taskbrettw@chromium.org2013-05-081-1/+1
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-7/+11
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-18/+12
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-4/+4
* Pass the client resolutin updates to the daemon and desktop processes and cre...alexeypa@chromium.org2013-03-181-0/+8
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-1/+0
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-0/+2
* DesktopSessionProxy should be owned by the event executor and audio/video cap...alexeypa@chromium.org2013-03-081-43/+62
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-071-8/+7
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-9/+10
* RefCounted types should not have public destructors, remoting/ edition.rsleevi@chromium.org2013-01-281-8/+7
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-14/+19
* Added audio support to the multiprocess host.alexeypa@chromium.org2012-12-271-1/+25
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-7/+25
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-4/+4
* Added support of keyboard, mouse and clipboard events to DesktopSessionAgent.alexeypa@chromium.org2012-11-301-0/+14
* Added support of mouse cursor shape updates to DesktopSessionAgent.alexeypa@chromium.org2012-11-281-1/+8
* The video capturer now runs in a separate process.alexeypa@chromium.org2012-11-271-0/+129