summaryrefslogtreecommitdiffstats
path: root/remoting/host/sas_injector_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Treat switching to the desktop that the thread is currently assigned to a suc...alexeypa@chromium.org2012-11-151-7/+21
* Calling SendSAS() from a service to make sure that Secure Attention Sequence ...alexeypa@chromium.org2012-11-021-7/+7
* [Chromoting] Call SendSAS() directly from the host.alexeypa@chromium.org2012-08-171-9/+53
* Removing --host-binary parameter in preparation to the coming me2me host refa...alexeypa@chromium.org2012-07-311-4/+4
* Using base::ScopedNativeLibrary to control lifetime of dynamically-loaded lib...alexeypa@chromium.org2012-06-251-22/+18
* Removing incorrect usage of TO_L_STRING() macros.alexeypa@chromium.org2012-06-201-5/+3
* remoting/host: Check the windows version using GetVersion() function.tfarina@chromium.org2012-05-081-1/+1
* Avoiding unnecessary conversion to UTF16 in runtime.alexeypa@chromium.org2012-04-141-12/+9
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-0/+186