summaryrefslogtreecommitdiffstats
path: root/ppapi/api
Commit message (Expand)AuthorAgeFilesLines
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-319-42/+48
* Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...jond@google.com2011-08-304-62/+79
* Add IDL for the fullscreen dev API and automatically generate the .h file.brettw@chromium.org2011-08-261-0/+48
* Fix incorrect API version information.noelallen@google.com2011-08-2514-21/+1
* Fix typos in ppb_url_loader.idlyuzo@chromium.org2011-08-191-3/+3
* Changed "Pepper Audio API Code Walkthrough" to "Pepper Audio API" as per Andy.jond@google.com2011-08-162-2/+2
* New documentation for ppb_input_event.hjond@google.com2011-08-161-77/+212
* Some minor doc changesjond@google.com2011-08-162-3/+3
* Fixed several issues with <code> tags mostly (warnings in Doxygen). jond@google.com2011-08-156-11/+13
* Formatting changesjond@google.com2011-08-124-42/+91
* PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModulepolina@google.com2011-08-082-11/+16
* PPAPI: Make forceasync callback option the default.polina@google.com2011-07-221-5/+2
* Remove the requirement that keyboard events be sent in filtered mode. Thisbrettw@chromium.org2011-07-221-8/+9
* Clarify the requirements of the GetInterface function that the plugin mustbrettw@chromium.org2011-07-221-0/+10
* Trivial fix for IDL to H deltanoelallen@google.com2011-07-211-1/+1
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-204-64/+82
* Reland http://codereview.chromium.org/7452002/ againdmichael@chromium.org2011-07-201-37/+8
* Revert 93223 - Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-8/+37
* Reland http://codereview.chromium.org/7452002/dmichael@chromium.org2011-07-201-37/+8
* Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-8/+37
* Remove HandleInputEvent from PPP_Instance and freeze to 1.0.dmichael@chromium.org2011-07-201-37/+8
* Missing changes for IDLnoelallen@google.com2011-07-192-4/+45
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-4/+0
* Update the IDLnoelallen@google.com2011-07-1642-782/+3798
* Add owners files to ppapi.brettw@chromium.org2011-06-291-0/+1
* Minor updates to IDL to match changes in PPAPI headers.noelallen@google.com2011-06-206-34/+70
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-22/+29
* IDL version of PPAPI interfaces.neb@chromium.org2011-03-3034-0/+2109