summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_input_event_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* The current PPB_KeyboardInputEvent_Dev interface uses the old USB codes which...garykac@chromium.org2013-09-141-4/+14
* PPAPI: Move IMEInputEvent and TextInput to stable.nona@chromium.org2013-08-011-0/+14
* Pepper: Add VLOG statements to PPB_InputEvent thunk.teravest@chromium.org2013-05-021-0/+38
* ppapi: Make sure the touch-event interface is detected correctly.sadrul@chromium.org2012-08-301-1/+1
* ppapi: Add ResourceCreationAPI::CreateTouchInputEvent for creating touch-events.sadrul@chromium.org2012-06-221-2/+2
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-211-1/+71
* Test for Pepper IME events.kinaba@chromium.org2012-05-211-2/+36
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-8/+7
* Add GetUsbKeyCode _Dev interface for Pepper key eventsgarykac@chromium.org2012-02-211-0/+26
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-2/+2
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-6/+6
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-291-0/+62
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-271-62/+0
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-271-0/+62
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-1/+1
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-1/+1
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-1/+1
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-1/+1
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-311-12/+52
* Fix raw key down events in Pepper.piman@google.com2011-08-091-0/+1
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-4/+4
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-0/+46
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+210