summaryrefslogtreecommitdiffstats
path: root/remoting/host/simple_host_process.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the remoting_simple_host target.wez@chromium.org2012-10-231-469/+0
* Create OS windows on the UI thread, since that's where they're destroyed.rmsousa@chromium.org2012-10-181-0/+1
* [Chromoting] Request the daemon to open a terminal once a connection has been...alexeypa@chromium.org2012-10-181-2/+4
* Redirect Chromoting Host debug logs to Windows event tracing (ETW) instead of...alexeypa@chromium.org2012-10-181-13/+2
* Remove ChromotingHostContext from [It2Me]HostUserInterface.wez@chromium.org2012-10-101-1/+3
* Remove ChromotingHostContext from SignalingConnector.wez@chromium.org2012-10-051-1/+3
* Remove ChromotingHostContext from DnsBlackholeChecker.wez@chromium.org2012-10-041-1/+2
* Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners.wez@chromium.org2012-10-021-13/+15
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-271-3/+3
* Revert 158952 - Cleanups in Chromoting Host.thestig@chromium.org2012-09-271-3/+3
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-271-3/+3
* Revert 158366 - Cleanups in Chromoting Host.avi@chromium.org2012-09-241-3/+3
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-241-3/+3
* Revert 156889 - Cleanups in Chromoting Host.msw@chromium.org2012-09-141-3/+3
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-141-3/+3
* Always enabled audio in remoting host, disable it for It2Me, minor cleanups.sergeyu@chromium.org2012-09-131-1/+1
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-13/+36
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-36/+13
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-13/+36
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-36/+13
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-13/+36
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-36/+13
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-13/+36
* [Chromoting] Introducing refcount-based life time management of the message l...alexeypa@chromium.org2012-09-041-1/+2
* [Chromoting] Hook up host talkgadget policy checks.garykac@chromium.org2012-09-011-1/+6
* Log when the host is started for an account.rmsousa@chromium.org2012-08-311-1/+1
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-271-3/+3
* Revert 148418 - Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-261-3/+3
* Always use chromium threads for IO in remoting hostsergeyu@chromium.org2012-07-251-3/+3
* Remove EventExecutor dependency on VideoFrameCapturer.wez@chromium.org2012-07-231-1/+1
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-3/+3
* Piping for host-side audio capturekxing@chromium.org2012-07-131-1/+6
* Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.sergeyu@chromium.org2012-07-031-5/+5
* Enable logging for remoting_simple_hostsergeyu@chromium.org2012-06-281-1/+13
* [Chromoting] Make ChromotingHost's dependency on libjingle injected, instead ...simonmorris@chromium.org2012-06-151-2/+6
* Add an explicit function to init NSS for SSL server socketsrsleevi@chromium.org2012-06-131-0/+5
* Don't use MessageLoop or MessageLoopProxy in EventExecutor.sergeyu@chromium.org2012-06-131-4/+3
* Remove RTP support from chromoting.sergeyu@chromium.org2012-05-231-6/+2
* Reland 137824 - was reverted by mistakesergeyu@chromium.org2012-05-221-2/+2
* This broke M20 build.dharani@chromium.org2012-05-221-2/+2
* Properly handle accounts that don't have GMail account.sergeyu@chromium.org2012-05-181-2/+2
* [Chromoting] The Windows IT2Me host gets any new text items it finds on the c...simonmorris@chromium.org2012-05-161-2/+3
* Verify that xmpp_login specified in the config matches auth token.sergeyu@chromium.org2012-05-121-5/+38
* Chromoting: the Me2me host (on Mac and Windows) now presents a notification o...alexeypa@chromium.org2012-05-111-3/+4
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-1/+1
* Move PortAllocator creation out of LibjingleTransportFactory.sergeyu@chromium.org2012-04-301-3/+2
* Move OAuth token refreshing to SignalingConnector.sergeyu@chromium.org2012-04-181-1/+1
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-171-3/+13
* Add file thread in MessageHostContext.sergeyu@chromium.org2012-04-171-4/+1
* Cleanup and simplify HostConfig and JsonHostConfig.sergeyu@chromium.org2012-04-071-9/+8