summaryrefslogtreecommitdiffstats
path: root/ppapi/c/ppp_instance.h
Commit message (Expand)AuthorAgeFilesLines
* Plumb through the page focus lost event to Pepper plugins.brettw@chromium.org2012-06-301-3/+11
* Fix some random comment problems that people have noticed.brettw@chromium.org2012-02-071-2/+2
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-6/+5
* Switch a number of code and header files from DOS to Unix line-endings.wez@chromium.org2012-01-041-189/+189
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-206/+189
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-311-7/+7
* Update placement of interface 'Define'noelallen@google.com2011-08-171-4/+4
* Formatting changesjond@google.com2011-08-121-1/+1
* PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModulepolina@google.com2011-08-081-10/+11
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-201-4/+1
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-35/+10
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-10/+35
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-35/+10
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-10/+35
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-35/+10
* More trivial cleanupi of ppapi/c headersnoelallen@google.com2011-07-191-13/+16
* Remove untrusted scripting support.dmichael@chromium.org2011-07-141-35/+0
* Rewrote a little, adding some formatting. jond@google.com2011-06-301-79/+87
* pp_stdint.h: moved else, include, and endifjond@google.com2011-06-281-9/+9
* Improve documentation of PPP_Instance and PPP_ShutdownModule. In particular, ...brettw@google.com2011-06-151-48/+99
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-241-15/+37
* Review URL: http://codereview.chromium.org/6893138jond@google.com2011-05-021-4/+3
* Remove assertion when destroying a plugin that doesn't exist. The DidDestroybrettw@chromium.org2011-04-041-0/+4
* fix commentsdilmah@chromium.org2011-03-221-2/+2
* Review URL: http://codereview.chromium.org/6246117jond@google.com2011-02-161-38/+83
* Some minor tweaks to doxygen code. Namely adding @file sections to the start jond@google.com2011-01-281-1/+3
* Removed Doxygen groupings by ppb_, pp_, and ppp_. Added grouping by construct...jond@google.com2011-01-281-3/+2
* Change ppapi C++ comment style into C.neb@chromium.org2010-12-201-5/+6
* A second attempt at forcing 8-byte alignment of the time stamp.dmichael@google.com2010-11-171-1/+1
* Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b...dmichael@google.com2010-11-121-1/+1
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-10/+11
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-011-0/+133