summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/plugin_object.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-2/+2
* Rename the ResourceTracker in webkit to HostResourceTracker.brettw@chromium.org2011-10-201-1/+2
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-2/+4
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-4/+2
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-2/+4
* Fix a crash in the renderer process which occurs in the PPAPI host code due t...ananta@chromium.org2011-09-301-0/+14
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-1/+0
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-2/+4
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-011-1/+3
* Make Var less dependent on NPAPI. The goal is to remove all of thesebrettw@chromium.org2011-07-281-4/+3
* Make the Var object use a PP_Module ID rather than a PluginModule object.brettw@chromium.org2011-07-121-1/+1
* Fix up some reference counting when WebPluginImpl::scriptableObject is called.dmichael@google.com2011-03-291-1/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-3/+1
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-12/+15
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+333