summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_var.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Update pp_var.h documentation for Resource vars.dmichael@chromium.org2014-04-101-7/+13
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-131-4/+33
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+5
* Remove PP_Module from parameters for PPB_Var.VarFromUtf8.dmichael@chromium.org2011-12-071-6/+13
* Fix incorrect API version information.noelallen@google.com2011-08-251-2/+1
* Update placement of interface 'Define'noelallen@google.com2011-08-171-4/+4
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-8/+8
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-131-1/+2
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-2/+1
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-1/+2
* Trivial changes to PPAPI headersnoelallen@google.com2011-07-121-3/+2
* Misc. changes. Mostly formatting. jond@google.com2011-07-061-24/+42
* Add version-specific defines for each C interface.brettw@chromium.org2011-04-271-1/+2
* Remove PPB_Var interface's scripting functionality.neb@chromium.org2011-03-231-259/+2
* Minor doc changes. Mostly commented out TODO and {PENDING notes that engineer...jond@google.com2011-03-031-15/+20
* Some minor tweaks to doxygen code. Namely adding @file sections to the start jond@google.com2011-01-281-1/+5
* Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct...jond@google.com2011-01-281-6/+30
* Revert of revert 69309 - switch handles to 32 bit in PPAPI.neb@chromium.org2011-01-141-1/+1
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-181-1/+1
* Resource width 64->32 change.neb@chromium.org2010-12-151-1/+1
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-131-1/+11
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-26/+30
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+295