summaryrefslogtreecommitdiffstats
path: root/remoting/host/desktop_environment.h
Commit message (Expand)AuthorAgeFilesLines
* Refactoring platform-agnostic Gnubby Auth Handler logic into a Host Extension.joedow2016-02-171-9/+0
* Switch to standard integer types in remoting/host/.avi2015-12-221-1/+0
* replace NULL->nullptr in src/remoting.sergeyu2015-01-091-1/+1
* Switch DesktopEnvironment to return a DesktopCapturer.wez@chromium.org2014-08-121-2/+2
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-08-081-0/+2
* Add gnubby authentication to remoting hostpsj@chromium.org2014-02-201-0/+13
* Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"benwells@chromium.org2014-01-311-2/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-301-0/+2
* Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"gavinp@chromium.org2014-01-291-2/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-291-0/+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-2/+7
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+7
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-15/+11
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-2/+2
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-2/+4
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-2/+5
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-32/+32
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-1/+12
* Remove ChromotingHostContext from DnsBlackholeChecker.wez@chromium.org2012-10-041-1/+0
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-32/+11
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-11/+32
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-32/+11
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-11/+32
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-32/+11
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-11/+32
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-32/+11
* Remove the HostEventStub aggregate interface.wez@chromium.org2012-08-101-2/+1
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-6/+6
* Piping for host-side audio capturekxing@chromium.org2012-07-131-3/+10
* [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