summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/var.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-216/+2
* Add a console interface for logging to the JS console from a PPAPI plugin.brettw@chromium.org2011-03-111-0/+33
* Release all Object PP_Vars when an instance goes away. This prevents a crashbrettw@chromium.org2011-02-011-2/+9
* 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-41/+64
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-2/+14
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+872