summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/plugin_var_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.mgiuca@chromium.org2013-10-311-0/+5
* [PPAPI] ResourceVar now reference counts its Resource in the plugin.mgiuca@chromium.org2013-09-231-0/+1
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-171-1/+1
* Pepper: Fix use-after-free bug in PluginVarTracker.teravest@chromium.org2013-04-261-1/+3
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-191-0/+11
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-181-0/+77
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-7/+1
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-1/+7
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-7/+1
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-151-1/+2
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-2/+0
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-261-1/+2
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-9/+8
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-112/+38
* Make o.o.p. proxy handle PPP_Instance versions 0.4 and 0.5.dmichael@chromium.org2011-06-291-1/+1
* Proxy PPB_Var, fix o-o-p string var id tracking.dmichael@chromium.org2011-06-081-7/+32
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-15/+14
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+10
* Add a target for the proxy unittests. Write tests for the var tracker.brettw@chromium.org2011-01-211-0/+1
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-30/+118
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-0/+1
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+2
* Add proxies for Var deprecated and some additional tracking information. Thesebrettw@chromium.org2010-11-031-0/+71
* Revert PPAPI proxy change with too many files in it.brettw@chromium.org2010-11-031-76/+0
* Core PPAPI proxy files. This includes the dispatcher which is the control pointbrettw@chromium.org2010-11-031-0/+76