summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_mock_objects.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removing the unused Curtain interface. The chances of ever using it on Linux ...alexeypa@chromium.org2012-07-171-9/+0
* [Chromoting] Add cross-platform unit tests for the capturers.simonmorris@chromium.org2012-07-171-0/+12
* Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.sergeyu@chromium.org2012-07-031-5/+5
* [Chromoting] Add a HostStatusObserver to the ChromotingHost unit tests.simonmorris@chromium.org2012-06-211-0/+17
* [Chromoting] Set expectations for MockEventExecutor::OnSessionStarted.simonmorris@chromium.org2012-06-191-0/+2
* [Chromoting] Initial plumbing for cursor shape.garykac@chromium.org2012-06-021-1/+1
* [Chromoting] Let the Windows IT2Me host send clipboard events to the client.simonmorris@chromium.org2012-05-311-1/+2
* Fix Ctrl+Alt+Esc keyboard shortcut in Me2Me host.sergeyu@chromium.org2012-05-291-1/+2
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-1/+2
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-0/+2
* Fix crash on disconnect for Macdcaiafa@chromium.org2012-04-261-0/+2
* Cleanups in the host authentication state handling.sergeyu@chromium.org2012-03-271-1/+1
* Log connection type to syslogs and to the server.sergeyu@chromium.org2012-03-201-3/+2
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-0/+2
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-0/+1
* Don't crash in ~HostNPScriptObject() when the object wasn't initialized.sergeyu@chromium.org2012-03-061-1/+1
* Log IP/port of host as well as client in Me2Me hostlambroslambrou@chromium.org2012-02-021-3/+5
* More plumbing for logging connection IP addresseslambroslambrou@google.com2012-01-251-1/+6
* Remove AccessVerifier interface.sergeyu@chromium.org2011-11-291-13/+1
* Refactor ContinueWindow::Show() to accept a callback parameter.lambroslambrou@chromium.org2011-11-231-1/+3
* Move ConnectionToClient::EventHandler from ChromotingHost to ClientSessionsergeyu@chromium.org2011-11-101-3/+5
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-1/+2
* Remove old Authentication code that we don't use or need.sergeyu@chromium.org2011-11-051-3/+1
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-2/+2
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-131-4/+2
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+1
* Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+1
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+1
* Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+1
* Add PluginMessageLoopProxy and use it for Host plugin UI thread.sergeyu@chromium.org2011-08-161-1/+1
* Use MessageLoopProxy for network message loop.sergeyu@chromium.org2011-08-121-1/+1
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-121-3/+3
* Revert 96327 - Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-3/+3
* Switch over to using SkRegions to calculate dirty areas.dmaclach@chromium.org2011-08-111-3/+3