summaryrefslogtreecommitdiffstats
path: root/remoting/host/host_service_win.cc
Commit message (Expand)AuthorAgeFilesLines
* A workaround for XP/W2K3 problem allowing to start a process in a session bef...alexeypa@chromium.org2012-06-261-7/+4
* Make sure the window class name lives long enough to be seen by RegisterClass...alexeypa@chromium.org2012-06-261-1/+1
* The user's consent to crash dumps reporting can now be set via the UI (Window...alexeypa@chromium.org2012-06-221-1/+3
* Removing incorrect usage of TO_L_STRING() macros.alexeypa@chromium.org2012-06-201-5/+5
* C++ readability review fixes for r141239: Make Chromoting Host report crashes...alexeypa@chromium.org2012-06-161-2/+1
* Make Chromoting Host report crashes to Breakpad (Windows only). The user must...alexeypa@chromium.org2012-06-081-1/+7
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-091-15/+12
* Removing unused code from the Chromoting service and replacing potentially da...alexeypa@chromium.org2012-05-021-173/+13
* Avoiding unnecessary conversion to UTF16 in runtime.alexeypa@chromium.org2012-04-141-25/+23
* The Chromoting service should not start automatically unless it was configure...alexeypa@chromium.org2012-04-121-1/+13
* Chromoting: The me2me host is now configurable from the web UI on Windows.alexeypa@chromium.org2012-03-301-3/+1
* 1. Revisited branding (Chrome Remote Desktop vs Chromoting).alexeypa@chromium.org2012-03-291-1/+11
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-1/+13
* Chromoting service now launches the host process in the session the is curren...alexeypa@chromium.org2012-03-011-8/+37
* Renaming remoting_host_service*.* -> host_service*.* to make class names and ...alexeypa@chromium.org2012-02-251-0/+547