summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Conenct Chromoting plugin debug log to JS UI.garykac@chromium.org2011-07-071-2/+6
* Chromoting: Move host input and window mgmt into DesktopEnvironmentgarykac@chromium.org2011-07-071-1/+1
* Make Session and SessionManager not thread-safe and not ref-counted.sergeyu@chromium.org2011-07-061-6/+6
* Cleanups in the host shutdown logic and some minor fixes.sergeyu@chromium.org2011-06-201-16/+22
* Disable some ChromotingHost connect tests that don't seem to work.wez@chromium.org2011-06-201-4/+5
* Interface and stubs for continuation window.jamiewalch@chromium.org2011-06-161-1/+4
* Retrying submission of http://codereview.chromium.org/7144010/lambroslambrou@google.com2011-06-161-0/+5
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-1/+1
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-131-5/+15
* Revert 88878 - Block remote mouse inputs for a short time when local input is...asargent@chromium.org2011-06-131-15/+5
* Block remote mouse inputs for a short time when local input is received.jamiewalch@google.com2011-06-131-5/+15
* Call the DisconnectWindow interface methods on the UI thread.lambroslambrou@chromium.org2011-06-091-0/+4
* Initial disconnect window framework and mac implementation.jamiewalch@google.com2011-06-071-1/+27
* Initial curtain mode implementation.jamiewalch@google.com2011-05-311-0/+34
* Fix up memory leak in remoting host tests.dmaclach@chromium.org2011-05-131-10/+9
* Host access code verification for Me2Mom scenario.sergeyu@chromium.org2011-05-111-1/+4
* Cleanups in ChromotingHost.sergeyu@chromium.org2011-05-031-8/+7
* Clean up remoting projectdmaclach@chromium.org2011-04-041-49/+37
* The authenticated_ fields are moved out of stubs and intosimonmorris@chromium.org2011-03-311-15/+30
* Allow for video frames after curtain mode is disabled.jamiewalch@chromium.org2011-03-301-0/+3
* Curtain mode interface, hooks and unit tests.jamiewalch@chromium.org2011-03-301-13/+97
* Capturer is now pure virtual. The implementation it used tosimonmorris@chromium.org2011-03-291-1/+1
* ChromotingHost can have multiple connections, but only onesimonmorris@chromium.org2011-03-231-27/+97
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-13/+27
* Use PAM auth on Linux, and stubs on other platforms.lambroslambrou@chromium.org2011-02-251-2/+2
* Add DesktopEnvironment class and refactor.lambroslambrou@chromium.org2011-02-231-2/+5
* More out-of-lining of test code, along with a bunch of GMOCK objects.erg@google.com2011-02-081-2/+2
* Chromoting host to respond to BeginSessionRequesthclam@chromium.org2011-01-291-26/+71
* Resubmit "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-281-0/+184
* Revert "Fix crashes in ChromotingHost"hclam@chromium.org2011-01-261-172/+0
* Fix crashes in ChromotingHosthclam@chromium.org2011-01-251-0/+172