summaryrefslogtreecommitdiffstats
path: root/remoting/host/desktop_environment.h
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Let the Windows IT2Me host send clipboard events to the client.simonmorris@chromium.org2012-05-311-4/+2
* Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-05-301-0/+1
* Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.wez@chromium.org2012-05-301-1/+0
* Remove host reference from DesktopEnvironment.sergeyu@chromium.org2012-05-231-6/+0
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-6/+7
* [chromoting] Fix crash when generating access codehclam@chromium.org2012-03-221-1/+8
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-6/+8
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-9/+16
* Refactor IT2Me-specific functions into a HostObserver subclass.lambroslambrou@chromium.org2011-12-011-69/+1
* Refactor ContinueWindow::Show() to accept a callback parameter.lambroslambrou@chromium.org2011-11-231-1/+6
* Always show continue window.sergeyu@chromium.org2011-10-211-8/+4
* Replace TaskThreadProxy with non-refcounted ScopedThreadProxy.sergeyu@chromium.org2011-09-291-2/+2
* Fixed continue window bugs and added 60s auto-shutdown timeout.jamiewalch@google.com2011-08-251-1/+7
* Clean up init sequence for capturer.dmaclach@chromium.org2011-08-171-1/+1
* Don't use base::OneShotTimer on plugin main thread.sergeyu@chromium.org2011-07-291-11/+5
* Fix crashes when shutting down DesktopEnvironmentsergeyu@chromium.org2011-07-291-3/+17
* Chromoting: Move host input and window mgmt into DesktopEnvironmentgarykac@chromium.org2011-07-071-7/+53
* Interface and stubs for continuation window.jamiewalch@chromium.org2011-06-161-0/+7
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-131-2/+11
* Revert 88878 - Block remote mouse inputs for a short time when local input is...asargent@chromium.org2011-06-131-11/+2
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-131-2/+11
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-071-1/+6
* Clean up remoting projectdmaclach@chromium.org2011-04-041-8/+5
* Curtain mode interface, hooks and unit tests.jamiewalch@chromium.org2011-03-301-1/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-231-31/+2
* Report authentication failure on the host side of chromotinghclam@chromium.org2011-02-281-0/+3
* Use PAM auth on Linux, and stubs on other platforms.lambroslambrou@chromium.org2011-02-251-1/+3
* Add DesktopEnvironment class and refactor.lambroslambrou@chromium.org2011-02-231-0/+63