summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_audio_config_proxy.h
Commit message (Expand)AuthorAgeFilesLines
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-181-3/+3
* Move host resource from the proxy to the shared_impl.brettw@chromium.org2011-08-131-2/+0
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-12/+4
* Rent syncemove all uses of the global Dispatcher Get function.brettw@chromium.org2011-02-081-2/+2
* Refactor PPAPI proxy resource handling to maintain which host they came from,brettw@chromium.org2011-01-271-1/+3
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-2/+2
* Move ppapi audio interface out of dev, butnfullagar@google.com2011-01-151-4/+6
* 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/+46