summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_instance_api.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-9/+0
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-0/+9
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-081-0/+6
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-301-1/+4
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-0/+8
* Move PPB_Zoom and PPB_Messageing to the thunk system. Implement PPB_Messagingbrettw@chromium.org2011-07-061-0/+9
* Add virtual destructors for the Pepper API thunks.brettw@chromium.org2011-06-271-2/+4
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-0/+41