summaryrefslogtreecommitdiffstats
path: root/remoting/host/event_executor_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hook up client events to new protocol stubs.sergeyu@chromium.org2010-11-291-103/+70
* 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-43/+55
* Move chromotocol.proto to remoting/protocolhclam@chromium.org2010-10-181-0/+2
* Basic client-host key (+ dead key) support for Chromoting (Windows).garykac@google.com2010-10-151-342/+18
* Use new Chromotocol code in host andclient.sergeyu@chromium.org2010-10-061-21/+14
* This is a monster CL.ajwong@chromium.org2010-10-041-2/+4
* Re-lands 58186:bryeung@chromium.org2010-09-031-167/+167
* Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...akalin@chromium.org2010-09-021-167/+167
* Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-021-167/+167
* Revert 58186 - Move the keyboard files from base/ to app/.phajdan.jr@chromium.org2010-09-011-167/+167
* Move the keyboard files from base/ to app/.bryeung@chromium.org2010-09-011-167/+167
* Chromoting: Get screen size locally if it wasn't given in the mouse message.garykac@google.com2010-08-311-1/+14
* Update mouse support for chromoting host.garykac@google.com2010-08-271-12/+107
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-26/+5
* Rename (Host|Client)Message to Chromoting(Host|Client)Message.garykac@chromium.org2010-08-241-1/+1
* Implement a chromoting client using X11hclam@chromium.org2010-06-091-5/+5
* Copy the (early prototype of) remoting in Chrome into the public tree.garykac@google.com2010-06-071-0/+405