summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_audio_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-3/+2
* Implement a proxy for URL util. Some of the implementation that doesn't need tobrettw@chromium.org2011-03-181-1/+5
* First pass at making the proxy handle multiple renderers. This associates thebrettw@chromium.org2011-01-211-2/+10
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-16/+8
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-151-14/+18
* Add an instance parameter to var objects, audio, and the 2D API. This replace...brettw@chromium.org2011-01-071-6/+9
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+365