summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_instance_api.h
Commit message (Expand)AuthorAgeFilesLines
* Revise gamepad interfacescottmg@chromium.org2012-03-011-1/+1
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-0/+5
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-0/+3
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-2/+3
* Pepper gamepad supportscottmg@chromium.org2012-01-101-1/+6
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-1/+6
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-211-0/+5
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-211-5/+0
* Remove the proxy callback tracker.brettw@chromium.org2011-10-211-0/+5
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-3/+2
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-3/+0
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-111-0/+3
* Convert URLUtil to the thunk system.brettw@chromium.org2011-10-101-0/+14
* PPAPI Flash: when leaving fullscreen video we have not beenihf@chromium.org2011-10-051-1/+1
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-0/+6
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-4/+5
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-141-0/+7
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-0/+9
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-9/+0
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-0/+9
* 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