summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/npobject_var.h
Commit message (Expand)AuthorAgeFilesLines
* Re-land http://codereview.chromium.org/9403039/, r124106dmichael@chromium.org2012-03-161-2/+4
* Revert 124106, turns memory bots red across the bord (linux, cros).thakis@chromium.org2012-02-291-4/+2
* PPAPI: Really force-free NPObjects on Instance destruction.dmichael@chromium.org2012-02-291-2/+4
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-151-1/+0
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-2/+1
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-1/+2
* Unify var tracking between webkit and the proxy.brettw@chromium.org2011-08-091-0/+1
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-011-0/+71