summaryrefslogtreecommitdiffstats
path: root/remoting/host/event_executor_mac.cc
Commit message (Expand)AuthorAgeFilesLines
* [Chromoting] Let the Windows IT2Me host send clipboard events to the client.simonmorris@chromium.org2012-05-311-2/+4
* [Chromoting] The Windows IT2Me host gets any new text items it finds on the c...simonmorris@chromium.org2012-05-161-2/+3
* [Chromoting] Let a Windows IT2Me host write to the clipboard.simonmorris@chromium.org2012-05-111-2/+14
* Clamp events before they are sent to EventExecutors.wez@chromium.org2012-04-301-26/+15
* Clean up the EventExecutor implementations.wez@chromium.org2012-04-051-91/+86
* Add the plumbing that will carry a clipboard item from a chromoting client to...simonmorris@chromium.org2012-03-161-4/+13
* USB -> Mac keycode data.garykac@chromium.org2012-03-141-60/+102
* Chromoting: Implemented security attention sequence (SAS) emulation on Windows.alexeypa@chromium.org2012-03-121-4/+5
* Convert all of remoting/* to base::Bind().ajwong@chromium.org2011-12-201-1/+0
* Mac scroll wheel support for Chromoting.garykac@chromium.org2011-10-171-8/+18
* 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
* Refactor InputStub interface to pass events by value (const reference).lambroslambrou@chromium.org2011-09-131-25/+21
* Initial curtain mode implementation.jamiewalch@google.com2011-05-311-28/+5
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-3/+2
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-271-2/+3
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-3/+2
* Fix +/- keys on Mac remoting host.lambroslambrou@chromium.org2011-05-201-2/+2
* 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-5/+5
* Clean up remoting projectdmaclach@chromium.org2011-04-041-9/+30
* Use deprecated mouse API that actually works.jamiewalch@chromium.org2011-03-151-36/+31
* Tidy up after CL 6573005.simonmorris@chromium.org2011-03-101-3/+2
* Support keyboard input on Macjamiewalch@chromium.org2011-03-071-4/+202
* Let the host change resolution.simonmorris@chromium.org2011-03-041-2/+2
* Support MouseEvent input in Chromoting host for Mac.wez@chromium.org2011-02-241-1/+64
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-191-2/+2
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-0/+3
* Use VP8 over PseudoTCP by default.sergeyu@chromium.org2010-11-231-0/+5
* Implement input stub in the host side for chromotinghclam@chromium.org2010-11-161-5/+14
* Fix mac compilation issuehclam@chromium.org2010-10-281-1/+2
* Fix build break on mac.sergeyu@chromium.org2010-10-061-0/+2
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-1/+2
* Chromoting: Get screen size locally if it wasn't given in the mouse message.garykac@google.com2010-08-311-1/+2
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+18