summaryrefslogtreecommitdiffstats
path: root/ppapi/c/pp_var.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Update pp_var.h documentation for Resource vars.dmichael@chromium.org2014-04-101-11/+22
* [PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.mgiuca@chromium.org2013-09-121-8/+14
* [PPAPI] Updated documentation for PP_VarType enum constants.mgiuca@chromium.org2013-09-061-8/+18
* Hush more c compiler warnings ("function declaration isn’t a prototype")nfullagar@chromium.org2013-02-151-3/+3
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Draft of a PPAPI interface for ArrayBuffer.dmichael@chromium.org2011-12-071-2/+10
* Add values to all (non-dev, non-private) Pepper .idl enumerations.viettrungluu@chromium.org2011-11-131-10/+10
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-25/+4
* Trivial changes to PPAPI headersnoelallen@google.com2011-07-121-33/+49
* Mostly minor changes such as adding <code></code> around elements, a little r...jond@google.com2011-06-301-42/+79
* Create a VarPrivate interface to contain the scripting helper functions of Var.brettw@chromium.org2011-04-111-4/+45
* Review URL: http://codereview.chromium.org/6286018jond@google.com2011-02-031-11/+47
* Some minor tweaks to doxygen code. Namely adding @file sections to the start jond@google.com2011-01-281-4/+4
* Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct...jond@google.com2011-01-281-5/+22
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-6/+13
* Add a macro (PP_ENUM) that ensures that enums are always 4 bytes. Whereverdmichael@google.com2010-11-101-0/+2
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-11/+13
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+88