summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_audio_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-061-2/+26
* Pepper: Add optional logging for PPAPI calls.teravest@chromium.org2013-04-021-0/+5
* IDL: Remove trailing commans in generated thunk files.teravest@chromium.org2013-01-031-2/+2
* Autogenerate thunk .cc file for PPB_Audio.teravest@chromium.org2012-12-041-19/+25
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-1/+1
* 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/+6
* Revert 95309 - I need to fix some bugs with this.brettw@chromium.org2011-08-031-6/+4
* Add a template to handle properly issuing completion callbacks. This fixesbrettw@chromium.org2011-08-031-4/+6
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-0/+67