summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_audio.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-021-2/+2
* Fix the build warnings about bool conversion.brettw@chromium.org2010-10-141-2/+2
* Update the audio interface implementation to use the latest Pepper.brettw@chromium.org2010-10-141-28/+59
* Convert pepper module and instance IDs from being pointer values to beingbrettw@chromium.org2010-10-081-2/+2
* changes to audionfullagar@google.com2010-10-051-9/+31
* Guarantee PPAPI Audio playbacks are stopped in Pause().neb@chromium.org2010-08-311-3/+39
* Pull latest Pepper to get moved audio, video, and char set interfaces, nowbrettw@chromium.org2010-08-281-9/+8
* Pepper2 audio (trusted side) implementation. Still missing a synchronization ...neb@chromium.org2010-07-301-0/+191