summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_instance_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Update PPB side of Pepper CDM API to support video decoding.tomfinegan@chromium.org2012-10-031-1/+2
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-071-6/+0
* Add a skeleton gamepad resource.brettw@chromium.org2012-08-241-2/+1
* Modify the PPAPI CDM interface to pass more info.tomfinegan@chromium.org2012-08-221-8/+13
* PPAPI: Make the proxy not issue redundant or stale calls to RequestSurroundin...viettrungluu@chromium.org2012-08-211-0/+3
* Add PPAPI decryptor implementation.tomfinegan@chromium.org2012-08-171-0/+53
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-3/+2
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-1/+1
* Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.raymes@google.com2012-06-211-0/+3
* Provides a real implementation of GetDefaultPrintSettings.raymes@chromium.org2012-06-201-3/+0
* This returns the default print settings for the default printer. Currently th...raymes@chromium.org2012-06-141-0/+6
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-5/+1
* Move text input API to Instance.brettw@chromium.org2012-04-271-0/+21
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-12/+2
* Eliminate use of PPB_URLUtil_Dev in NaCl build of Proxy.bbudge@chromium.org2012-04-121-12/+17
* Fix line endings. No code change.brettw@chromium.org2012-04-111-2/+2
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-081-0/+8
* Add HandleInputEventAck message to allow out-of-process plugins to respond to...bbudge@chromium.org2012-03-091-1/+6
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-071-1/+1
* Revise gamepad interfacescottmg@chromium.org2012-03-011-2/+2
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-0/+8
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-0/+1
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-16/+1
* Pepper gamepad supportscottmg@chromium.org2012-01-101-1/+3
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-061-1/+1
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-041-1/+1
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-56/+56
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-3/+3
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-3/+3
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-3/+3
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-211-3/+17
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-211-17/+3
* Remove the proxy callback tracker.brettw@chromium.org2011-10-211-3/+17
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-1/+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/+25
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-3/+14
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-10/+11
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-141-1/+5
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-6/+17
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-17/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-6/+17
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-17/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-6/+17
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-081-0/+7
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-2/+2
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-2/+2
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-301-0/+1