summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_audio_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-181-61/+9
* Revert 110587 - Microphone support for Pepper Flash.ajwong@chromium.org2011-11-171-9/+61
* Microphone support for Pepper Flash.viettrungluu@chromium.org2011-11-171-61/+9
* Remove TrackerBase.brettw@chromium.org2011-10-201-1/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-1/+2
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-2/+1
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-1/+2
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-251-24/+0
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-241-31/+33
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-1/+1
* Reland 95309. Add a template to handle properly issuing completion callbacks.brettw@chromium.org2011-08-081-11/+8
* Revert 95309 - I need to fix some bugs with this.brettw@chromium.org2011-08-031-8/+11
* Add a template to handle properly issuing completion callbacks. This fixesbrettw@chromium.org2011-08-031-11/+8
* Minor cleanup of resource creation. This eliminates a bunch of copy-and-pastebrettw@chromium.org2011-06-221-0/+22
* Coverity: Initialize member variables.jhawkins@chromium.org2011-06-211-1/+2
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-3/+4
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-4/+3
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-3/+4
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-222/+56
* 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