summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppb_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Remove PPB_Instance 0.5brettw@chromium.org2012-12-101-10/+1
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+5
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-311-5/+5
* Fix incorrect API version information.noelallen@google.com2011-08-251-0/+7
* Update placement of interface 'Define'noelallen@google.com2011-08-171-5/+5
* Fixed several issues with <code> tags mostly (warnings in Doxygen). jond@google.com2011-08-151-1/+1
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-10/+9
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-12/+13
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-28/+0
* Reland http://codereview.chromium.org/7292033dmichael@chromium.org2011-07-131-3/+4
* Revert 92302 - First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-4/+3
* First pass at revving stable pepper interfaces to 1.0.dmichael@chromium.org2011-07-131-3/+4
* Rewrote a little, adding some formatting. jond@google.com2011-06-301-21/+25
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-0/+6
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-241-36/+22
* Review URL: http://codereview.chromium.org/6883277jond@google.com2011-04-291-2/+2
* Add version-specific defines for each C interface.brettw@chromium.org2011-04-271-1/+2
* Review URL: http://codereview.chromium.org/6246117jond@google.com2011-02-161-23/+48
* Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct...jond@google.com2011-01-281-3/+2
* 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/+1
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-9/+11
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+89