summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/var.h
Commit message (Expand)AuthorAgeFilesLines
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-271-8/+2
* Minor changes as per Christians most-recent review of the docs.jond@google.com2012-02-161-2/+2
* Tweaks to PPB_VarArrayBuffer in preperation for taking out of Dev.dmichael@chromium.org2012-01-261-2/+2
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-1/+0
* Draft of a PPAPI interface for ArrayBuffer.dmichael@chromium.org2011-12-071-0/+3
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-3/+0
* Changing all True to true and all False to false as per dmichael.jond@google.com2011-08-231-10/+10
* Fixed some basic tag issues (missing /code endings, etc.).jond@google.com2011-08-091-5/+5
* Fix some egregious bugs in Var.brettw@chromium.org2011-08-051-1/+1
* New Var.h documentation. Some docs are absent as I wasn't sure what they did.jond@google.com2011-08-011-58/+178
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-37/+0
* Remove scripting from pp::Var with an opt-in compiler predefine.dmichael@chromium.org2011-05-271-3/+7
* Create a VarPrivate interface to contain the scripting helper functions of Var.brettw@chromium.org2011-04-111-2/+6
* Initialize a few uninitialized member variables and structs in PPAPI.finnur@chromium.org2011-03-281-3/+5
* Pull NaCl deps, remove temporary hack to keep the build compiling in PPAPI.brettw@chromium.org2011-01-071-7/+0
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-1/+11
* Remove pp::Var(int) garianov@google.com2010-11-191-1/+0
* Run Pepper unit tests in Native Clientgarianov@google.com2010-11-161-0/+1
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+205