summaryrefslogtreecommitdiffstats
path: root/remoting/host/session_event_executor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Use SingleThreadTaskRunner instead of MessageLoopProxy in remoting/host.sergeyu@chromium.org2012-07-031-26/+23
* Emulate Secure Attention Sequence on XP by injecting Ctrl-Alt-Delete as a hot...alexeypa@chromium.org2012-06-261-2/+34
* [Chromoting] Detach SessionEventExecutor's weak pointer to itself from the co...simonmorris@chromium.org2012-06-221-0/+5
* [Chromoting] Make SessionEventExecutorWin use a WeakPtr to post messages to i...simonmorris@chromium.org2012-06-051-6/+9
* [Chromoting] Enable clipboard for the Windows Me2Me host.simonmorris@chromium.org2012-06-021-3/+27
* [Chromoting] Let the Windows IT2Me host send clipboard events to the client.simonmorris@chromium.org2012-05-311-1/+2
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-11/+10
* Trap Ctrl-Alt-Del to inject a Secure Attention Sequence into Windows.wez@chromium.org2012-04-061-14/+30
* Chromoting: the screen capturer and event executors now always try to work wi...alexeypa@chromium.org2012-03-171-0/+15
* Chromoting: reverting most of r126520 which broke the Secure Attention Sequen...alexeypa@chromium.org2012-03-171-1/+15
* Fixing the plugin crash when a user tries to share the screen (it2me).alexeypa@chromium.org2012-03-141-2/+2
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-0/+100