summaryrefslogtreecommitdiffstats
path: root/remoting/host/win
Commit message (Expand)AuthorAgeFilesLines
* Revert 158366 - Cleanups in Chromoting Host.avi@chromium.org2012-09-243-30/+1
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-243-1/+30
* [Chromoting] Build Chromoting Host installation in two steps: (binaries & .wx...alexeypa@chromium.org2012-09-202-19/+28
* Revert 157716 - [Chromoting] Build Chromoting Host installation in two steps:...ivankr@chromium.org2012-09-202-28/+19
* [Chromoting] Build Chromoting Host installation in two steps: (binaries & .wx...alexeypa@chromium.org2012-09-202-19/+28
* [Chromoting] Don't use a job object to control the me2me host process on Wind...alexeypa@chromium.org2012-09-192-193/+414
* Revert 156889 - Cleanups in Chromoting Host.msw@chromium.org2012-09-142-29/+0
* Cleanups in Chromoting Host.sergeyu@chromium.org2012-09-142-0/+29
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-124-0/+289
* [Chromoting] Adding the desktop integration binary to the host installation o...alexeypa@chromium.org2012-09-123-10/+23
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-124-289/+0
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-124-0/+289
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-094-289/+0
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-084-0/+289
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-064-289/+0
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-064-0/+289
* [Chromoting] The daemon process now starts the networking process and passes ...alexeypa@chromium.org2012-09-055-42/+46
* [Chromoting] Introducing refcount-based life time management of the message l...alexeypa@chromium.org2012-09-042-26/+49
* [Chromoting] Make sure RemoveExistingProducts action is scheduled properly in...alexeypa@chromium.org2012-08-281-4/+28
* [Chromoting] Avoid terminating the worker process prematurely so that the exi...alexeypa@chromium.org2012-08-222-1/+15
* [Chromoting] Moving the I/O thread out of DaemonProcess (so it can be shared ...alexeypa@chromium.org2012-08-191-9/+10
* [Chromoting] Call SendSAS() directly from the host.alexeypa@chromium.org2012-08-172-29/+1
* [Chromoting] Avoid potential conflicts leading to pending reboots while upgra...alexeypa@chromium.org2012-08-173-10/+19
* [Chromoting] Launch the host process elevated via ShellExecuteEx().alexeypa@chromium.org2012-08-166-125/+388
* Avoid calling GetNamedPipeClientProcessId() which is not available on XP.alexeypa@chromium.org2012-08-164-26/+13
* [Chromoting] Moving common logic responsible for launching child processes to...alexeypa@chromium.org2012-08-106-255/+504
* [Chromoting] Move CreateSessionToken() next to launch process utilities.alexeypa@chromium.org2012-08-084-114/+107
* Reverting r148671, r149866 (broke VS2008 builder) and r150361 (broke ninja).alexeypa@chromium.org2012-08-083-19/+10
* Cleaned up usage of std::wstring in src/remoting. Added presubmit warning sup...alexeypa@chromium.org2012-08-075-27/+28
* [Chromoting] Auto-generate CLSID of the daemon controller at GYP time. This m...alexeypa@chromium.org2012-08-033-8/+13
* [Chromoting] Moving Windows-only host installation script to remoting/host/wi...alexeypa@google.com2012-08-031-0/+419
* Introducing the DaemonProcess class that will implements core of the daemon p...alexeypa@chromium.org2012-08-014-17/+38
* Removing --host-binary parameter in preparation to the coming me2me host refa...alexeypa@chromium.org2012-07-314-30/+19
* Introducing remoting::Stoppable helper base class implementing asynchronous s...alexeypa@chromium.org2012-07-314-60/+82
* Moving Windows-only files: remoting/host -> remoting/host/win.alexeypa@google.com2012-07-3022-0/+2761