summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_audio_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-1/+13
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Fix some bugs with incorrect ! (both missing and extra) in the proxy error ha...brettw@chromium.org2011-01-281-3/+5
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-11/+11
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-151-3/+3
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-1/+1
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-0/+78