summaryrefslogtreecommitdiffstats
path: root/remoting/host/daemon_process.h
Commit message (Expand)AuthorAgeFilesLines
* Use a weak pointer to post service control events and session change notifica...alexeypa@chromium.org2013-06-071-6/+7
* Pass the client resolutin updates to the daemon and desktop processes and cre...alexeypa@chromium.org2013-03-181-2/+6
* Reworked the plumbing required to pass the client resolution to the desktop r...alexeypa@chromium.org2013-03-181-3/+3
* The worker process launcher can now ask the worker process to crash.alexeypa@chromium.org2013-03-081-1/+8
* Pass the initial screen resolution and curtain flag to the daemon.alexeypa@chromium.org2013-03-081-2/+8
* Forward host status notifications to the daemon via IPC.alexeypa@chromium.org2013-03-041-0/+32
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+0
* [Chromoting] The desktop process now creates a pre-connected pipe and passes ...alexeypa@chromium.org2012-10-251-12/+20
* Crash the network process when a fatal daemon-to-network protocol error encou...alexeypa@chromium.org2012-10-231-6/+7
* Validate and report peer's PID to WorkerProcessIpcDelegate so it will be able...alexeypa@chromium.org2012-10-181-1/+1
* [Chromoting] Added support of a list of desktop sessions on the daemon side.alexeypa@chromium.org2012-10-171-13/+54
* [Chromoting] Reimplement the worker process launcher to address issues with j...alexeypa@chromium.org2012-10-101-0/+1
* [Chromoting] The daemon process now starts the networking process and passes ...alexeypa@chromium.org2012-09-051-12/+33
* [Chromoting] Moving the I/O thread out of DaemonProcess (so it can be shared ...alexeypa@chromium.org2012-08-191-2/+4
* Introducing the DaemonProcess class that will implements core of the daemon p...alexeypa@chromium.org2012-08-011-0/+70