| Commit message (Expand) | Author | Age | Files | Lines |
* | Ensures that input Pepper Flash supports the newly added AudioBus interface. | henrika@chromium.org | 2014-07-10 | 1 | -22/+59 |
* | Pepper: Remove unused interface versions. | teravest@chromium.org | 2014-01-06 | 1 | -15/+9 |
* | Switch audio synchronization from sleep() based to select() based. | dalecurtis@chromium.org | 2013-10-23 | 1 | -9/+2 |
* | Add a new parameter |latency| to PPB_AudioInput_Callback. | yzshen@chromium.org | 2013-07-03 | 1 | -41/+76 |
* | ppapi: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST. | scherkus@chromium.org | 2013-04-30 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+4 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -4/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+4 |
* | Pepper IDL: Autogenerate thunk for ppb_audio_input | teravest@chromium.org | 2013-02-25 | 1 | -1/+12 |
* | PPAPI/NaCl: Move handle extraction code to ppapi/proxy | dmichael@chromium.org | 2013-01-16 | 1 | -1/+1 |
* | Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code: | yzshen@chromium.org | 2012-12-05 | 1 | -33/+23 |
* | Rewrite PPB_AudioInput_Dev to use the new-style host/resource. | yzshen@chromium.org | 2012-11-08 | 1 | -0/+275 |