summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_user_interface.cc
Commit message (Expand)AuthorAgeFilesLines
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-105/+0
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-17/+0
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-22/+0
* Refactored LocalInputMonitor so that it can be used on any thread while runni...alexeypa@chromium.org2013-03-141-1/+3
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-3/+4
* Close the client session in case if the disconnect window could not be shown ...alexeypa@chromium.org2012-12-131-18/+12
* Make sure that DisconnectWindow class does not depend on ChromotingHost so it...alexeypa@chromium.org2012-12-071-1/+1
* Create OS windows on the UI thread, since that's where they're destroyed.rmsousa@chromium.org2012-10-181-16/+7
* Remove ChromotingHostContext from [It2Me]HostUserInterface.wez@chromium.org2012-10-101-19/+22
* [Chromoting] Launch the host process elevated via ShellExecuteEx().alexeypa@chromium.org2012-08-161-3/+0
* Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.sergeyu@chromium.org2012-07-031-19/+19
* Create UserInterface object on the UI thread.sergeyu@chromium.org2012-06-081-2/+2
* Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-06-071-12/+18
* Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-05-301-18/+12
* Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-05-301-12/+18
* Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.sergeyu@chromium.org2012-05-291-10/+2
* Disable Ctrl+Alt+Esc on Mac and Linux.sergeyu@chromium.org2012-05-251-1/+9
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-0/+150