summaryrefslogtreecommitdiffstats
path: root/remoting/host/basic_desktop_environment.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension.joedow2016-02-171-4/+0
* Use IpcVideoFrameCapturer on network thread instead of capture thread.sergeyu2016-02-151-0/+18
* Switch to standard integer types in remoting/host/.avi2015-12-221-1/+1
* Touch Events capability negotiationrkuroiwa2015-06-051-1/+15
* Standardize usage of virtual/override/final in remoting/dcheng2014-10-211-12/+11
* replace OVERRIDE and FINAL with override and final in remoting/mostynb2014-10-081-9/+9
* Switch DesktopEnvironment to return a DesktopCapturer.wez@chromium.org2014-08-121-2/+2
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-08-081-0/+19
* Add gnubby authentication to remoting hostpsj@chromium.org2014-02-201-0/+4
* Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"benwells@chromium.org2014-01-311-19/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-301-0/+19
* Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"gavinp@chromium.org2014-01-291-19/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-291-0/+19
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-311-10/+1
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-301-1/+10
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-301-10/+1
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-261-1/+10
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-261-10/+1
* 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-5/+1
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-21/+3
* Fix Chromoting It2Me host to show disconnect window on linux.sergeyu@chromium.org2013-04-231-1/+6
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+4
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-2/+22
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-0/+5
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-18/+60
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-1/+1
* Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.alexeypa@chromium.org2013-03-141-8/+5
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-0/+1
* Pass the flag enabling X DAMAGE via DesktopEnvironmentFactory.alexeypa@chromium.org2013-01-301-2/+8
* 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-0/+58