| Commit message (Expand) | Author | Age | Files | Lines |
* | Add AudioBuffersState struct. Use it for audio synchronization. | sergeyu@chromium.org | 2010-09-29 | 1 | -37/+51 |
* | Make AudioOutputController.Close() truly asynchronous. | sergeyu@chromium.org | 2010-09-17 | 1 | -16/+29 |
* | Revert 59600 - Make AudioOutputController.Close() truly asynchronous. | sergeyu@chromium.org | 2010-09-16 | 1 | -29/+16 |
* | Make AudioOutputController.Close() truly asynchronous. | sergeyu@chromium.org | 2010-09-16 | 1 | -16/+29 |
* | Add AudioParameters struct. Use it everywhere. | sergeyu@chromium.org | 2010-08-31 | 1 | -19/+19 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -0/+1 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-25 | 1 | -10/+33 |
* | Revert 57254 - Share one thread between all AudioOutputControllers instead of... | scherkus@chromium.org | 2010-08-24 | 1 | -33/+10 |
* | Share one thread between all AudioOutputControllers instead of creating one p... | sergeyu@chromium.org | 2010-08-24 | 1 | -10/+33 |
* | base: rename Environment::HasEnv to Environment::HasVar. | tfarina@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -2/+2 |
* | Audio pause and seek better | hclam@chromium.org | 2010-07-15 | 1 | -15/+63 |
* | Rename a header and some methods to make way for subsequent audio recording a... | satish@chromium.org | 2010-07-12 | 1 | -7/+7 |
* | Renamed AudioController to AudioOutputController. | satish@chromium.org | 2010-07-09 | 1 | -0/+237 |