summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_mock_objects.h
Commit message (Expand)AuthorAgeFilesLines
* Add TextEvent message in the protocolsergeyu@chromium.org2014-03-271-0/+1
* Add gnubby authentication to remoting hostpsj@chromium.org2014-02-201-0/+20
* Revert 248045 "Use webrtc::MouseCursorMonitor for cursor shapes"benwells@chromium.org2014-01-311-16/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-301-0/+16
* Revert 247689 "Use webrtc::MouseCursorMonitor for cursor shapes"gavinp@chromium.org2014-01-291-16/+0
* Use webrtc::MouseCursorMonitor for cursor shapesdcaiafa@chromium.org2014-01-291-0/+16
* Remove dependency on skia from remotingsergeyu@chromium.org2013-12-161-1/+1
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-2/+2
* Create the desktop environment before any of the channel were connected.alexeypa@chromium.org2013-05-011-1/+1
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-12/+0
* Set the initial resolution of an RDP session to the client screen resolution ...alexeypa@chromium.org2013-04-191-0/+2
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-11/+1
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-11/+14
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-33/+11
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-8/+8
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-2/+2
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-3/+15
* Rename ClientDimensions to ClientResolution and add pixel-size and DPI fields.wez@chromium.org2013-02-131-2/+3
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-2/+2
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-5/+2
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-2/+34
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-2/+2
* Give DisconnectWindow some TLC.wez@chromium.org2012-12-191-1/+1
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-33/+0
* Close the client session in case if the disconnect window could not be shown ...alexeypa@chromium.org2012-12-131-1/+1
* Make sure that DisconnectWindow class does not depend on ChromotingHost so it...alexeypa@chromium.org2012-12-071-1/+2
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-12-051-17/+0
* Revert 170360jamiewalch@google.com2012-11-301-0/+17
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-301-17/+0
* Revert 170150 - Use AutoThread in ChromotingHostContext & NPAPI plugin.timurrrr@chromium.org2012-11-291-0/+17
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-291-17/+0
* Renamed VideoFrameCapturer::CaptureInvalidRegion() to VideoFrameCapturer::Cap...alexeypa@chromium.org2012-11-281-1/+1
* Deleted unused UserAuthenticator classes.jamiewalch@chromium.org2012-11-221-13/+0
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-081-15/+19
* Splitting EventExecutor classes that require asynchronous shutdown into a syn...alexeypa@chromium.org2012-11-061-2/+0
* [Chromoting] Request the daemon to open a terminal once a connection has been...alexeypa@chromium.org2012-10-181-0/+15
* Cross-platform plumbing for resize-to-client and Linux implementation.jamiewalch@chromium.org2012-09-261-0/+2
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-3/+4
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-4/+3
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-3/+4
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-4/+3
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-3/+4
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-4/+3
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-3/+4
* Log when the host is started for an account.rmsousa@chromium.org2012-08-311-0/+1
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-271-1/+0
* Revert 148418 - Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-261-0/+1
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-251-1/+0
* Removing unused and private methods remoting::Capturer interface.alexeypa@chromium.org2012-07-201-4/+0
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-5/+5