summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_input_event_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Add HandleInputEventAck message to allow out-of-process plugins to respond to...bbudge@chromium.org2012-03-091-0/+14
* reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...dmichael@chromium.org2012-02-151-3/+6
* Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...dpapad@chromium.org2012-02-141-6/+3
* PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.dmichael@chromium.org2012-02-141-3/+6
* Make a global enum to differentiate impl & proxy.brettw@chromium.org2012-02-141-3/+3
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-5/+5
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-5/+5
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-5/+5
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-3/+3
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-10/+12
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-12/+10
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-10/+12
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-12/+10
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-10/+12
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-251-8/+7
* 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/+115