summaryrefslogtreecommitdiffstats
path: root/ppapi/example
Commit message (Expand)AuthorAgeFilesLines
* Fix URLLoader error in PPAPI example program.yuzo@chromium.org2011-08-221-2/+2
* Removed MemAlloc and MemFree from PPB_Coremball@google.com2011-07-141-3/+5
* Turn off scripting by default. If this sticks, a later CL will delete all the...dmichael@chromium.org2011-07-131-2/+2
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-071-4/+6
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-2/+2
* Workarround so that the example plugin does not crashcpu@chromium.org2011-05-121-0/+2
* Make FSP work for peppercpu@chromium.org2011-05-021-3/+26
* Revert Pepper Key event "USB code" CL.wez@chromium.org2011-04-262-20/+1
* Rename Instance_Trusted to Instance_Private, wire it up in Chrome.dmichael@chromium.org2011-04-191-6/+7
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-2/+2
* Create a VarPrivate interface to contain the scripting helper functions of Var.brettw@chromium.org2011-04-111-12/+13
* Expose scancodes to PP_InputEvent_Key events that are independent of the inpu...wez@chromium.org2011-04-082-1/+20
* PPB_CursorControl_Dev.SetCursor: Add support for custom cursor.yzshen@chromium.org2011-03-231-2/+31
* Add a console interface for logging to the JS console from a PPAPI plugin.brettw@chromium.org2011-03-111-22/+20
* Added plugin size to error logging and a logging statement when the plugin si...ddorwin@chromium.org2011-01-131-2/+8
* Add ability to toggle the size of the plugin.ddorwin@chromium.org2011-01-131-3/+25
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-5/+10
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-101-7/+7
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-015-0/+521