summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/audio_input_resource.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensures that input Pepper Flash supports the newly added AudioBus interface.henrika@chromium.org2014-07-101-22/+59
* Pepper: Remove unused interface versions.teravest@chromium.org2014-01-061-15/+9
* Switch audio synchronization from sleep() based to select() based.dalecurtis@chromium.org2013-10-231-9/+2
* Add a new parameter |latency| to PPB_AudioInput_Callback.yzshen@chromium.org2013-07-031-41/+76
* ppapi: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-301-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+4
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-4/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+4
* Pepper IDL: Autogenerate thunk for ppb_audio_inputteravest@chromium.org2013-02-251-1/+12
* PPAPI/NaCl: Move handle extraction code to ppapi/proxydmichael@chromium.org2013-01-161-1/+1
* Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code:yzshen@chromium.org2012-12-051-33/+23
* Rewrite PPB_AudioInput_Dev to use the new-style host/resource.yzshen@chromium.org2012-11-081-0/+275