Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove base/platform_thread.h stub and fix up all callers to use the new loca... | brettw@google.com | 2011-01-01 | 1 | -2/+4 |
* | Mark FakeAudioInputTest.BasicCallbacks as flaky. | phajdan.jr@chromium.org | 2010-12-17 | 1 | -1/+2 |
* | Simplified AudioOutputStream interface. | sergeyu@chromium.org | 2010-11-11 | 1 | -1/+1 |
* | Add AudioParameters struct. Use it everywhere. | sergeyu@chromium.org | 2010-08-31 | 1 | -1/+1 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | Revert 57254 - Share one thread between all AudioOutputControllers instead of... | scherkus@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-24 | 1 | -1/+1 |
* | Add a fake audio input stream for testing purposes. | satish@chromium.org | 2010-07-15 | 1 | -0/+51 |