summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_audio_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Move webkit/plugins/ppapi to content/renderer/pepper.jam@chromium.org2013-07-251-86/+0
* Create a public API around webkit::ppapi::PluginInstance and use it in chrome...jam@chromium.org2013-07-241-1/+0
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-171-1/+1
* Remove unused trusted interfaces.piman@chromium.org2013-06-011-1/+0
* Pepper: Autogenerate thunk for PPB_AudioTrusted.teravest@chromium.org2013-04-231-1/+1
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-051-0/+3
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-3/+4
* Split out the pepper audio delegates.brettw@chromium.org2012-02-251-1/+1
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-5/+5
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-5/+5
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-5/+5
* Pepper: Fix nits mentioned in review in audio input code.viettrungluu@chromium.org2011-11-211-2/+3
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-181-19/+6
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-171-6/+19
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-171-19/+6
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-251-20/+0
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-10/+9
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-2/+2
* Reland 95309. Add a template to handle properly issuing completion callbacks.brettw@chromium.org2011-08-081-5/+0
* Revert 95309 - I need to fix some bugs with this.brettw@chromium.org2011-08-031-0/+5
* Add a template to handle properly issuing completion callbacks. This fixesbrettw@chromium.org2011-08-031-5/+0
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-221-4/+19
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-3/+3
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-3/+3
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-3/+3
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-33/+32
* Added PPB_BrokerTrusted interface and a basic Chrome implementation of it.ddorwin@chromium.org2011-04-071-3/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Implement a proxy for URL util. Some of the implementation that doesn't need tobrettw@chromium.org2011-03-181-1/+2
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-11/+2
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-151-9/+9
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+116