summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_mock_objects.cc
Commit message (Expand)AuthorAgeFilesLines
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-101-1/+1
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-3/+3
* The continue window is owned by the desktop environment now.alexeypa@chromium.org2013-04-241-8/+0
* Refactored the disconnect window such that it can be owned by the desktop env...alexeypa@chromium.org2013-04-051-9/+0
* DesktopEnvironment is now responsible for creation of the local input monitor.alexeypa@chromium.org2013-03-251-2/+2
* Removed task runners from the DesktopEnviroment interface and introduced Scre...alexeypa@chromium.org2013-03-251-22/+10
* Rename EventExecutor to InputInjector.wez@chromium.org2013-03-241-6/+6
* ResizingHostObserver is created by the desktop environment together with othe...alexeypa@chromium.org2013-03-091-0/+9
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-3/+3
* Moved the localized strings from ChromotinHost to HostUserInterface, closer t...alexeypa@chromium.org2013-01-161-2/+3
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-3/+32
* Show the disconnect window and monitor the local mouse input when running the...alexeypa@chromium.org2012-12-271-3/+2
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-17/+0
* Use raw input to detect local mouse events.alexeypa@chromium.org2012-12-071-4/+0
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-12-051-7/+0
* Revert 170360jamiewalch@google.com2012-11-301-0/+7
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-301-7/+0
* Revert 170150 - Use AutoThread in ChromotingHostContext & NPAPI plugin.timurrrr@chromium.org2012-11-291-0/+7
* Use AutoThread in ChromotingHostContext & NPAPI plugin.wez@chromium.org2012-11-291-7/+0
* Deleted unused UserAuthenticator classes.jamiewalch@chromium.org2012-11-221-4/+0
* Converted VideoFrameCapturer callbacks into a VideoFrameCapturer::Delegate in...alexeypa@chromium.org2012-11-081-5/+8
* Splitting EventExecutor classes that require asynchronous shutdown into a syn...alexeypa@chromium.org2012-11-061-5/+0
* [Chromoting] Request the daemon to open a terminal once a connection has been...alexeypa@chromium.org2012-10-181-0/+11
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-2/+7
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-7/+2
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-2/+7
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-7/+2
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-2/+7
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-7/+2
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-2/+7
* [Chromoting] Introducing refcount-based life time management of the message l...alexeypa@chromium.org2012-09-041-1/+3
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-2/+2
* Removing the unused Curtain interface. The chances of ever using it on Linux ...alexeypa@chromium.org2012-07-171-8/+0
* [Chromoting] Add cross-platform unit tests for the capturers.simonmorris@chromium.org2012-07-171-0/+10
* [Chromoting] Add a HostStatusObserver to the ChromotingHost unit tests.simonmorris@chromium.org2012-06-211-0/+4
* [Chromoting] Set expectations for MockEventExecutor::OnSessionStarted.simonmorris@chromium.org2012-06-191-1/+3
* [Chromoting] Let the Windows IT2Me host send clipboard events to the client.simonmorris@chromium.org2012-05-311-0/+3
* Add file thread in MessageHostContext.sergeyu@chromium.org2012-04-171-1/+1
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-201-0/+1
* Use scoped_ptr<> to pass ownership in more places.sergeyu@chromium.org2012-03-201-6/+6
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-1/+1
* More plumbing for logging connection IP addresseslambroslambrou@google.com2012-01-251-1/+2
* Remove AccessVerifier interface.sergeyu@chromium.org2011-11-291-4/+0
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-131-0/+1
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+5
* Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-5/+1
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+5
* Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-5/+1
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+5
* Interface and stubs for continuation window.jamiewalch@chromium.org2011-06-161-0/+8