summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_input_event_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Ppapi: remove the code for closing pending user gesture.yzshen@chromium.org2012-12-221-3/+0
* Add HandleInputEventAck message to allow out-of-process plugins to respond to...bbudge@chromium.org2012-03-091-0/+3
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+2
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-5/+8
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-8/+5
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-5/+8
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-8/+5
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-5/+8
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-3/+2
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+46