summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp/var.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in ppapi/.avi2015-12-231-1/+3
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-131-0/+10
* [PPAPI] Removed obsolete TODO in var.h (public C++ API).mgiuca@chromium.org2014-02-071-2/+0
* [PPAPI] Added pp::VarResource_Dev class.yzshen@chromium.org2013-11-011-0/+5
* [PPAPI] Fix a bunch of spelling mistakesbinji@chromium.org2013-03-291-2/+2
* Add PPB_VarDictionary_Dev support - part 1.yzshen@chromium.org2013-03-181-1/+11
* Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-121-2/+5
* Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...yzshen@chromium.org2013-03-111-5/+2
* Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-111-2/+5
* Pepper WebSocket API: Fix memory leak issuetoyoshim@chromium.org2012-09-121-4/+7
* 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