summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/private/var_private.h
Commit message (Expand)AuthorAgeFilesLines
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-291-1/+1
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-2/+3
* Fix some egregious bugs in Var.brettw@chromium.org2011-08-051-1/+1
* Fix up a couple of things we missed for the ppapi scripting yak shave.dmichael@chromium.org2011-05-281-0/+4
* Rename Instance_Trusted to Instance_Private, wire it up in Chrome.dmichael@chromium.org2011-04-191-1/+3
* Create a VarPrivate interface to contain the scripting helper functions of Var.brettw@chromium.org2011-04-111-0/+117