summaryrefslogtreecommitdiffstats
path: root/remoting/host/wts_session_process_launcher_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromoting: stopping the service if a permanent error is encountered (such as...alexeypa@chromium.org2012-04-171-8/+6
* Log Gaia response codes and Gaia-related networking activity to ease diagnost...alexeypa@chromium.org2012-04-171-1/+3
* Avoiding unnecessary conversion to UTF16 in runtime.alexeypa@chromium.org2012-04-141-10/+9
* The Chromoting service should not start automatically unless it was configure...alexeypa@chromium.org2012-04-121-9/+56
* CreateProcessAsUser requires the token handle to have TOKEN_DUPLICATE access.alexeypa@chromium.org2012-04-071-1/+1
* ScopedProcessInformation protects against process/thread handle leaks from Cr...erikwright@chromium.org2012-04-041-4/+4
* Moved the Chromoting host configuration under %SystemDrive%\ProgramData and A...alexeypa@chromium.org2012-04-041-8/+16
* Fixing the plugin crash when a user tries to share the screen (it2me).alexeypa@chromium.org2012-03-141-1/+1
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-14/+153
* Chromoting service now launches the host process in the session the is curren...alexeypa@chromium.org2012-03-011-3/+272
* Implemented the infrustructure for monitoring sessions attaching to and detac...alexeypa@chromium.org2012-02-241-0/+35