summaryrefslogtreecommitdiffstats
path: root/remoting/host/desktop_process_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a single shared entry point for all Chromoting processes.alexeypa@chromium.org2013-02-231-98/+6
* Add base:: qualifiers for FilePath uses.msw@chromium.org2013-02-191-1/+1
* Adding a unit test to verify the IPC channel between the network and desktop ...alexeypa@chromium.org2013-02-071-5/+1
* Relanding r180433, now without build/some.gyp:alexeypa@chromium.org2013-02-041-50/+54
* Pass a DesktopEnvironmentFactory when starting a DesktopProcess, allow the ca...alexeypa@chromium.org2013-02-041-1/+17
* Revert 180433 because build\some.gyp was added to the CL by mistake.alexeypa@google.com2013-02-041-50/+46
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-02-041-46/+50
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+2
* Revert 179373. This makes the try jobs started by the commit queue fail.marja@chromium.org2013-01-311-50/+46
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-291-46/+50
* Revert 179226kinuko@chromium.org2013-01-291-50/+46
* Revert 179294, MAC linking is fixed by 179304vitalybuka@chromium.org2013-01-291-46/+50
* Revert "Merged all Chromoting Host code into remoting_core.dll (Windows)."mattm@chromium.org2013-01-291-50/+46
* Merged all Chromoting Host code into remoting_core.dll (Windows).alexeypa@chromium.org2013-01-291-46/+50
* Adding a missing header.alexeypa@chromium.org2013-01-091-0/+1
* Fixing threading issues in remoting::DesktopProcess. The UI thread is now own...alexeypa@chromium.org2012-10-261-2/+24
* [Chromoting] The desktop process now creates a pre-connected pipe and passes ...alexeypa@chromium.org2012-10-251-0/+121