summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/pepper_audio.cc
Commit message (Expand)AuthorAgeFilesLines
* changes for proxy audionfullagar@google.com2010-11-251-22/+131
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-051-8/+9
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-021-2/+2
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-021-2/+2
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-2/+2
* Revert PPAPI change.brettw@chromium.org2010-11-021-2/+2
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-021-2/+2
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-021-2/+2
* 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