summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_input_event_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* 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