summaryrefslogtreecommitdiffstats
path: root/remoting/host/event_executor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Splitting EventExecutor classes that require asynchronous shutdown into a syn...alexeypa@chromium.org2012-11-061-33/+78
* Update EventExecutorWin to use wheel deltas if present.wez@chromium.org2012-10-131-8/+15
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-6/+7
* Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...peter@chromium.org2012-09-121-7/+6
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-121-6/+7
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-111-46/+9
* Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@chromium.org2012-09-091-7/+6
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-081-6/+7
* Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...alexeypa@google.com2012-09-061-7/+6
* [Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...alexeypa@chromium.org2012-09-061-6/+7
* Remove EventExecutor dependency on VideoFrameCapturer.wez@chromium.org2012-07-231-11/+11
* Add missing flag to SendInput for multi-monitor.wez@chromium.org2012-07-231-1/+2
* Rename Capturer to VideoFrameCapturer.alexeypa@chromium.org2012-07-191-5/+5
* Don't use MessageLoop or MessageLoopProxy in EventExecutor.sergeyu@chromium.org2012-06-131-25/+27
* Move usb_keycode_map.h into ui/base/keycodes.garykac@chromium.org2012-06-131-2/+1
* [Chromoting] Let the Windows IT2Me host send clipboard events to the client.simonmorris@chromium.org2012-05-311-4/+7
* [Chromoting] The Windows IT2Me host gets any new text items it finds on the c...simonmorris@chromium.org2012-05-161-22/+19
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-4/+54
* Let Windows SendInput() calculate the VK for USB events.wez@chromium.org2012-04-241-24/+19
* Remove duplicate tests of KeyEvent::has_pressedwez@chromium.org2012-04-161-4/+0
* Clean up the EventExecutor implementations.wez@chromium.org2012-04-051-20/+19
* Fix Windows EventExecutor's handling of USB-based key events.wez@chromium.org2012-04-041-3/+33
* Ensure display hardware is powered up during Chromoting sessions.wez@chromium.org2012-04-031-2/+7
* [Chromoting] Fix bug with handling USB keycodes and remove extra logging.garykac@chromium.org2012-03-201-1/+1
* Chromoting: the screen capturer and event executors now always try to work wi...alexeypa@chromium.org2012-03-171-5/+15
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-4/+13
* [Chromoting] Add USB keycode handling to Windows host.garykac@chromium.org2012-03-151-5/+32
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-4/+5
* client-side wheel mouse supportgarykac@chromium.org2011-10-171-2/+2
* Implemented floor control for Windows. This also fixes a bug in the event exe...jamiewalch@chromium.org2011-10-121-3/+3
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-1/+1
* Revert 103523 - Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-1/+1
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-1/+1
* Convert all of media/ over to the new base::{Bind,Callback} hotness.fischman@chromium.org2011-09-291-1/+0
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-131-29/+24
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-4/+4
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-271-4/+4
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-4/+4
* Make the UI-integration thread a non-UI thread in the Chrome sense.wez@chromium.org2011-05-181-4/+4
* Use AutoTaskRunner to run tasks automatically, even if validation checks fail.lambroslambrou@chromium.org2011-04-211-7/+9
* Clean up remoting projectdmaclach@chromium.org2011-04-041-13/+36
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-5/+4
* Let the host change resolution.simonmorris@chromium.org2011-03-041-4/+8
* Revert 76747 - Let the host change resolution.simonmorris@chromium.org2011-03-031-8/+4
* Let the host change resolution.simonmorris@chromium.org2011-03-031-4/+8
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-191-2/+2
* Fix key missing problem on windowshclam@chromium.org2011-02-181-0/+2
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-1/+1
* Remove ChromotingClientMessagegarykac@chromium.org2010-12-081-1/+1
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-6/+8