summaryrefslogtreecommitdiffstats
path: root/remoting/host/audio_scheduler.h
Commit message (Expand)AuthorAgeFilesLines
* Making DesktopEnvironment a factory class used by ClientSession to create aud...alexeypa@chromium.org2013-01-161-11/+10
* Fix AudioScheduler and VideoScheduler creation.wez@chromium.org2012-12-081-1/+8
* Simplify the AudioScheduler implementation.wez@chromium.org2012-10-231-12/+8
* Implementation for a lightweight audio toggle.rmsousa@chromium.org2012-10-191-0/+7
* Cleanup: IWYU for base/time.h. Also fix misc lint errors.thestig@chromium.org2012-10-101-1/+0
* Use a separate thread for audio capturing and encoding.sergeyu@chromium.org2012-09-011-18/+10
* Piping for audio encoding.kxing@chromium.org2012-08-011-0/+4
* Piping for host-side audio capturekxing@chromium.org2012-07-131-0/+87