summaryrefslogtreecommitdiffstats
path: root/remoting/host/basic_desktop_environment.cc
Commit message (Expand)AuthorAgeFilesLines
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-311-4/+2
* Revert 214379 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-301-2/+4
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-301-4/+2
* Revert 213997 "Localized Chromoting Host on Mac and Linux."alexeypa@google.com2013-07-261-2/+4
* Localized Chromoting Host on Mac and Linux.alexeypa@chromium.org2013-07-261-4/+2
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-3/+3
* Do not show the in-session UI in a curtained session.alexeypa@chromium.org2013-05-081-15/+1
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-48/+6
* Fix Chromoting It2Me host to show disconnect window on linux.sergeyu@chromium.org2013-04-231-10/+11
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+7
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-5/+44
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-0/+7
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-23/+41
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-3/+3
* Use separate implementations of DesktopEnvironmentFactory for It2Me and Me2Me.alexeypa@chromium.org2013-03-141-18/+9
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-0/+11
* Pass the flag enabling X DAMAGE via DesktopEnvironmentFactory.alexeypa@chromium.org2013-01-301-3/+11
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-3/+3
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-0/+60