summaryrefslogtreecommitdiffstats
path: root/media/audio/win/audio_output_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-38/+49
* Share one thread between all AudioOutputControllers instead of creating one p...sergeyu@chromium.org2010-08-251-0/+1
* Rename a header and some methods to make way for subsequent audio recording a...satish@chromium.org2010-07-121-55/+51
* Flush audio data after seekhclam@chromium.org2010-04-081-1/+1
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-28/+28
* More plumbing of the low latency modecpu@chromium.org2010-01-131-1/+33
* Add a low-latency audio test that uses syncsocketscpu@chromium.org2009-12-171-0/+118
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-0/+1
* SetVolume and GetVolume take one volume instead of separate left and right vo...fbarchard@chromium.org2009-11-041-26/+23
* Providing unplayed bytes in audio hardware bufferhclam@chromium.org2009-08-241-8/+68
* Bump kNumBuffers to 3fbarchard@chromium.org2009-08-201-14/+19
* Possible deadlock in PCM audio Start() methodcpu@chromium.org2009-08-181-2/+33
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@google.com2009-07-221-45/+0
* Revert r21137 to fix Chromium mac valgrindhclam@chromium.org2009-07-211-0/+45
* Refactoring to share MockAudioOutputStream implementations across 3 platformshclam@chromium.org2009-07-211-45/+0
* Put some hard limits on the low level audio apicpu@google.com2009-07-011-0/+32
* Changed to use PushSource for the intermediate bufferhclam@chromium.org2009-06-051-0/+39
* Fix build bustage due to media_testshclam@chromium.org2009-06-041-0/+45
* Allow PushSource to have smaller write size than read size (packet size)hclam@chromium.org2009-06-041-43/+0
* Non blocking audio sourcecpu@google.com2009-05-231-2/+109
* Windows low level audio small changescpu@google.com2009-04-161-8/+61
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-2/+0
* andrew's patchhclam@chromium.org2009-03-171-0/+2
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Do not runsome PCM audio tests on the botscpu@google.com2009-01-191-0/+24
* Re-enable the audio tests that fail in the botscpu@google.com2009-01-141-4/+14
* disable failing media unit teststc@google.com2009-01-141-4/+4
* Low level windows audio support (part 2 of 2)cpu@google.com2009-01-131-9/+208
* Audio support drop 2cpu@google.com2008-12-201-0/+53