Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds method to invoke platform provided audio input UI. | satish@chromium.org | 2011-03-01 | 1 | -0/+3 |
* | Move base/thread.h to base/threading, fix up callers to use the new location. | brettw@chromium.org | 2011-01-01 | 1 | -1/+1 |
* | Fix AudioManager shutdown | acolwell@chromium.org | 2010-12-23 | 1 | -0/+1 |
* | Implemented AudioOutputProxy. | sergeyu@chromium.org | 2010-11-24 | 1 | -1/+14 |
* | On windows, send audio hardware info with speech input requests if user conse... | satish@chromium.org | 2010-11-19 | 1 | -0/+2 |
* | Add AudioParameters struct. Use it everywhere. | sergeyu@chromium.org | 2010-08-31 | 1 | -1/+0 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-25 | 1 | -0/+35 |
* | Revert 57254 - Share one thread between all AudioOutputControllers instead of... | scherkus@chromium.org | 2010-08-24 | 1 | -35/+0 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-24 | 1 | -0/+35 |