| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce PPB_AudioInput_Dev v0.3 and refactor the device enumeration code: | yzshen@chromium.org | 2012-12-05 | 2 | -58/+146 |
* | Rewrite PPB_AudioInput_Dev to use the new-style host/resource. | yzshen@chromium.org | 2012-11-08 | 2 | -60/+24 |
* | Add support for threadsafe completion callback factory. | brettw@chromium.org | 2012-07-13 | 1 | -0/+6 |
* | Update PPB_AudioInput_Shared to work with the new format of the shared memory... | yzshen@chromium.org | 2012-04-05 | 1 | -2/+6 |
* | Change the cpp wrappers of audio input/video capture to use CompletionCallbac... | yzshen@chromium.org | 2012-04-05 | 1 | -4/+7 |
* | PepperPlatformAudioInputImpl: support audio input device selection. | yzshen@chromium.org | 2012-03-21 | 2 | -5/+22 |
* | Remove NewRequiredCallback. | brettw@chromium.org | 2012-03-10 | 1 | -2/+2 |
* | PPB_AudioInput_Dev: support multiple audio input devices - Part 1. | yzshen@chromium.org | 2012-03-07 | 2 | -8/+190 |
* | Work on improving PpbAudioConfig:RecommendSampleFrameCount | nfullagar@google.com | 2012-02-18 | 1 | -2/+3 |
* | Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-06 | 1 | -1/+1 |
* | Revert 116281 - Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Move paint aggregator and the completion callback factory. | brettw@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Pepper: Add an example/test plugin for audio input (a.k.a. microphone). | viettrungluu@chromium.org | 2011-11-23 | 2 | -0/+212 |