summaryrefslogtreecommitdiffstats
path: root/content/renderer/media/audio_message_filter_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Clean up audio message filters. Hopefully resolve a crash.dalecurtis@chromium.org2013-02-251-2/+4
* content: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-101-2/+2
* Move the remaining code in content\renderer that wasn't in the content namesp...jam@chromium.org2012-10-221-0/+3
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-061-8/+0
* Candidate fix for a crash at shutdown when the IO thread is going away. More ...tommi@chromium.org2012-07-311-0/+4
* First step towards moving AudioDevice and AudioInputDevice from content/ to m...tommi@chromium.org2012-07-261-24/+18
* Remove "high"-latency audio code pathvrk@chromium.org2012-02-031-67/+33
* Ensures that AudioMessageFilter now lives on the main render thread.henrika@chromium.org2011-07-121-21/+10
* Move media-related IPC message definitions from content/common/ to content/co...scherkus@chromium.org2011-06-171-1/+1
* Moves audio files from content/renderer/ to content/renderer/media.scherkus@chromium.org2011-06-141-0/+197