summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_instance_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* Move text input API to Instance.brettw@chromium.org2012-04-271-24/+121
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-42/+4
* Add ipc_channel_nacl to the untrusted build and fix all compile/link errors.bbudge@chromium.org2012-04-231-0/+4
* Eliminate use of PPB_URLUtil_Dev in NaCl build of Proxy.bbudge@chromium.org2012-04-121-2/+8
* Add new MouseCursor interface for setting the mouse cursor.brettw@chromium.org2012-04-081-0/+41
* New file chooser interface that uses the new PP_ArrayOutput feature. This als...brettw@chromium.org2012-03-261-2/+4
* Add HandleInputEventAck message to allow out-of-process plugins to respond to...bbudge@chromium.org2012-03-091-0/+16
* Rename NaCl/pepper gamepad interface from _dev to stablescottmg@chromium.org2012-03-071-1/+1
* Revise gamepad interfacescottmg@chromium.org2012-03-011-1/+1
* Work on improving PpbAudioConfig:RecommendSampleFrameCountnfullagar@google.com2012-02-181-0/+39
* Rename PPB_Font to PPB_BrowserFont_Trusted.brettw@chromium.org2012-02-171-0/+17
* PPAPI: Proxy VarArrayBuffer for out-of-process.dmichael@chromium.org2012-02-161-2/+3
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-43/+0
* Pepper gamepad supportscottmg@chromium.org2012-01-101-0/+5
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+3
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-79/+82
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-7/+10
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-10/+7
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-7/+10
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-211-11/+45
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-211-45/+11
* Remove the proxy callback tracker.brettw@chromium.org2011-10-211-11/+45
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-24/+24
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-2/+3
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-5/+0
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-3/+2
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-2/+3
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-161-1/+1
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-111-0/+21
* Convert URLUtil to the thunk system.brettw@chromium.org2011-10-101-0/+110
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-3/+48
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-201-20/+19
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-141-12/+11
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-64/+58
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-58/+64
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-64/+58
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-58/+64
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-64/+58
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-081-0/+50
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-4/+2
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-4/+3
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-1/+2
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-301-0/+5
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-15/+3
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-131-2/+14
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-14/+2
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-2/+14
* Reland http://codereview.chromium.org/7312008/dmichael@chromium.org2011-07-081-0/+15
* Revert 91859 - Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-15/+0
* Porting ppapi_tests framework to postMessage.dmichael@chromium.org2011-07-081-0/+15