summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/audio_input_resource.cc
Commit message (Expand)AuthorAgeFilesLines
* 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