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