summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin/pepper_input_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Add sub-pixel accuracy deltas in mouse wheel events.wez@chromium.org2012-10-131-9/+42
* Remove support for Windows-style keycodes.wez@chromium.org2012-09-111-4/+1
* [Chromoting] Remove noisy key event logging on client.garykac@chromium.org2012-03-171-2/+0
* Update Linux nativeKeyCode to USB keycode conversion table.garykac@chromium.org2012-03-151-0/+2
* [Chromoting] Rename usb_keycode proto field to be consistent with keycode field.garykac@chromium.org2012-03-081-2/+1
* Add usb_key_code to Chromotocol key events.garykac@chromium.org2012-02-281-0/+17
* Revert 119390 - Log out input event modifiers and pressed keys every time ESC...wez@chromium.org2012-02-171-13/+0
* Send position with mouse up/down events. dcaiafa@chromium.org2012-01-311-0/+2
* Log out input event modifiers and pressed keys every time ESC key is released.alexeypa@chromium.org2012-01-271-0/+13
* Consume and ignore character input events from Pepper, to suppress warnings.wez@chromium.org2012-01-121-0/+4
* Fix mouse wheel buggarykac@chromium.org2012-01-091-3/+3
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-72/+83
* client-side wheel mouse supportgarykac@chromium.org2011-10-171-4/+17
* Move us fully from gfx:: over to skia types for consistency.dmaclach@chromium.org2011-09-301-1/+1
* 2. Implement scale-to-fit and clipping in DecoderVp8hclam@chromium.org2011-07-261-2/+10
* Change Chromoting client to use Pepper's new Resource-base InputEvents.garykac@chromium.org2011-07-211-19/+26
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-5/+5
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-13/+15
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-15/+13
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-13/+15
* 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