summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppp_instance_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-3/+1
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-271-1/+2
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-6/+1
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-1/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-6/+1
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-1/+6
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-6/+1
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-7/+6
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-2/+2
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-6/+2
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-2/+6
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-6/+2
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-2/+6
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-6/+2
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-5/+0
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-291-5/+17
* Pass fullscreen state along with DidChangeView to avoid sync messagespiman@google.com2011-05-041-2/+3
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+2
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Convert Chrome PPAPI proxy from bool to PP_Bool.brettw@chromium.org2010-11-081-4/+4
* Instance interface implementation. These don't build by themselves, this isbrettw@chromium.org2010-11-051-0/+63
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-63/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+63