summaryrefslogtreecommitdiffstats
path: root/remoting/host/session_event_executor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-155/+0
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-0/+155
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-155/+0
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-0/+155
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-155/+0
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-0/+155
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-155/+0
* [Chromoting] Moving the network-to-daemon IPC channel to HostProcess. alexeypa@chromium.org2012-08-181-5/+1
* [Chromoting] Call SendSAS() directly from the host.alexeypa@chromium.org2012-08-171-50/+4
* Remove DCHECK from SessionEventExecutorWin destructor.sergeyu@chromium.org2012-08-091-1/+0
* Moving Windows-only files: remoting/host -> remoting/host/win.alexeypa@google.com2012-07-301-7/+7
* 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