Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace AudioScheduler with AudioPump. | sergeyu | 2015-02-13 | 1 | -2/+0 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -5/+5 |
* | replace OVERRIDE and FINAL with override and final in remoting/ | mostynb | 2014-10-08 | 1 | -4/+4 |
* | Add FilePath to base namespace. | brettw@chromium.org | 2013-02-02 | 1 | -1/+3 |
* | Better silence detection in audio capturers | sergeyu@chromium.org | 2013-01-02 | 1 | -0/+3 |
* | Fix AudioCapturer implementation to read from audio pipe even when there are ... | sergeyu@chromium.org | 2012-11-01 | 1 | -30/+17 |
* | Remove CommandLine dependency from the Linux's AudioCapturer. | sergeyu@chromium.org | 2012-09-14 | 1 | -0/+4 |
* | Implement audio capturer for chromoting host on Linux. | sergeyu@chromium.org | 2012-09-11 | 1 | -0/+58 |