summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_audio_trusted_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-72/+0
* Pepper: Autogenerate thunk for PPB_AudioTrusted.teravest@chromium.org2013-04-231-20/+25
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-1/+3
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-1/+1
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-8/+6
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-2/+2
* Reland 95309. Add a template to handle properly issuing completion callbacks.brettw@chromium.org2011-08-081-4/+7
* Revert 95309 - I need to fix some bugs with this.brettw@chromium.org2011-08-031-7/+4
* Add a template to handle properly issuing completion callbacks. This fixesbrettw@chromium.org2011-08-031-4/+7
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-4/+6
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-0/+62