summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin/pepper_input_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* If the user selects scale-to-fit, then PepperView startssimonmorris@chromium.org2011-04-201-3/+8
* Block event processing on host/client until the client has authenticated.garykac@chromium.org2011-03-041-1/+2
* Move move classes to the remoting::protocol namespace. Minor cleanups.sergeyu@chromium.org2010-12-021-5/+8
* Chromoting: Rename HostConnection to ConnectionToHostgarykac@chromium.org2010-11-041-1/+1
* Move protocol classes to the remoting::protocol namespacesergeyu@chromium.org2010-11-041-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-021-1/+1
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-1/+1
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-1/+1
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-1/+1
* Fix mouse event handling in Chromoting plugin.garykac@chromium.org2010-09-241-1/+2
* Pull latest PPAPI. Change key handling to support the new API.brettw@chromium.org2010-09-231-9/+12
* Add mouse/keyboard event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-09-071-0/+9
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-1/+21
* Pass ClientContext, HostConnection and ChromotingView into the input handler ...garykac@chromium.org2010-08-251-1/+4
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-0/+19