summaryrefslogtreecommitdiffstats
path: root/remoting/host/event_executor_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-5/+4
* 1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...wez@chromium.org2011-05-271-4/+5
* Move media library AutoTaskRunner to base and rename ScopedTaskRunner.wez@chromium.org2011-05-271-5/+4
* Add XFlush calls to fix event injection.lambroslambrou@chromium.org2011-05-191-0/+3
* Make the UI-integration thread a non-UI thread in the Chrome sense.wez@chromium.org2011-05-181-5/+5
* Use AutoTaskRunner to run tasks automatically, even if validation checks fail.lambroslambrou@chromium.org2011-04-211-9/+9
* Clean up remoting projectdmaclach@chromium.org2011-04-041-79/+72
* Added missing commas. Fixed lint warnings.jamiewalch@chromium.org2011-03-071-15/+15
* Update comment to include relevant bug Id.wez@chromium.org2011-03-011-1/+1
* Add some missing VK to KeySym mappings, and some logging to aid debug.wez@chromium.org2011-03-011-28/+32
* Don't clean up the Display now that we no longer own it.jamiewalch@chromium.org2011-02-281-24/+1
* Fix style mistakes in r75477.ajwong@chromium.org2011-02-251-1/+1
* Run event executor on the ui thread to remove the need to explicitly XFlush()...ajwong@chromium.org2011-02-191-42/+8
* Added XFlush calls.ajwong@chromium.org2011-02-041-2/+35
* Removed unused X11 graphics context.ajwong@chromium.org2011-02-031-16/+0
* Remove ChromotingClientMessagegarykac@chromium.org2010-12-081-4/+4
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-5/+10
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-74/+37
* 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-37/+58
* Reapply of r65413. Add linux executor support for Chromoting host.ajwong@chromium.org2010-11-111-2/+398
* Revert "Reapply of r65413. XTest dependencies added to _chroots_ on linux bots."ajwong@chromium.org2010-11-101-398/+2
* Reapply of r65413. XTest dependencies added to _chroots_ on linux bots.ajwong@chromium.org2010-11-101-2/+398
* Revert "Reapply of r65413. XTest dependencies added to linux bots."ajwong@chromium.org2010-11-091-398/+2
* Use the XTest extension to execute mouse and keyboard events.ajwong@chromium.org2010-11-091-2/+398
* Revert "Use the XTest extension to execute mouse and keyboard events."ajwong@chromium.org2010-11-081-398/+2
* Use the XTest extension to execute mouse and keyboard events.ajwong@chromium.org2010-11-081-2/+398
* HostMessageDispatcher to parse control messageshclam@chromium.org2010-10-281-1/+2
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-1/+4
* 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