summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_mock_objects.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-131-4/+12
* Revert 88878 - Block remote mouse inputs for a short time when local input is...asargent@chromium.org2011-06-131-12/+4
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-131-4/+12
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-071-0/+8
* Make the UI-integration thread a non-UI thread in the Chrome sense.wez@chromium.org2011-05-181-2/+1
* Host access code verification for Me2Mom scenario.sergeyu@chromium.org2011-05-111-0/+4
* Clean up remoting projectdmaclach@chromium.org2011-04-041-2/+10
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-0/+4
* Curtain mode interface, hooks and unit tests.jamiewalch@chromium.org2011-03-301-0/+8
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-291-1/+1
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-191-1/+2
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-0/+17