summaryrefslogtreecommitdiffstats
path: root/remoting/host/sas_injector_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Use a direct include of utf_string_conversions.h in google_apis/, gpu/, ipc/,...avi@chromium.org2013-06-071-1/+1
* Remove screen capturers from media/video/capture/screen.sergeyu@chromium.org2013-06-071-6/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-2/+2
* Move screen capturers from remoting/capturer to media/video/capturer/screensergeyu@chromium.org2013-01-281-5/+5
* Move screen capturers to remoting/capturer.sergeyu@chromium.org2012-12-181-2/+2
* 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