summaryrefslogtreecommitdiffstats
path: root/remoting/client/plugin/pepper_input_handler.h
Commit message (Expand)AuthorAgeFilesLines
* This CL moves much of the input tracking logic out of ClientSession, which me...wez@chromium.org2012-04-031-2/+2
* Refactoring of the client-side input pipeline and scaling dimension management.wez@chromium.org2011-12-221-20/+10
* Convert all of remoting/* to base::Bind().ajwong@chromium.org2011-12-201-0/+1
* Add OVERRIDE to remoting/.avi@chromium.org2011-11-191-1/+1
* Move code in src/remoting to the new callbacks.sergeyu@chromium.org2011-11-101-2/+0
* client-side wheel mouse supportgarykac@chromium.org2011-10-171-5/+4
* Change Chromoting client to use Pepper's new Resource-base InputEvents.garykac@chromium.org2011-07-211-4/+10
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-5/+10
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-10/+5
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-5/+10
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* 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
* Pull latest PPAPI. Change key handling to support the new API.brettw@chromium.org2010-09-231-5/+7
* Add mouse/keyboard event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-09-071-0/+3
* Add mouse event support to Chromoting client (Pepper and X11).garykac@chromium.org2010-08-261-0/+6
* Pass ClientContext, HostConnection and ChromotingView into the input handler ...garykac@chromium.org2010-08-251-1/+3
* Refactor the client code for the X11 version.garykac@google.com2010-07-201-0/+27