summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/private/instance_private.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-14/+1
* PPAPI: Add console logging methods to pp::InstancePrivate.viettrungluu@chromium.org2012-07-121-1/+16
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-2/+0
* Make the exception for ExecuteScript a regular Var instead of a VarPrivate.brettw@chromium.org2011-06-161-1/+1
* Script is always a string, so it was silly of me to make it VarPrivate.dmichael@chromium.org2011-06-011-2/+1
* Fix up a couple of things we missed for the ppapi scripting yak shave.dmichael@chromium.org2011-05-281-3/+3
* Rename Instance_Trusted to Instance_Private, wire it up in Chrome.dmichael@chromium.org2011-04-191-0/+60