summaryrefslogtreecommitdiffstats
path: root/media/audio/test_audio_input_controller_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Add browser tests for the Web Speech Recognition API.janx@chromium.org2013-10-121-1/+7
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-2/+5
* Revert 217768 "Adding key press detection in the browser process."phoglund@chromium.org2013-08-151-5/+2
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-2/+5
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-071-4/+0
* Small refactor to media architecture in order to allow end-to-end tests.primiano@chromium.org2012-07-121-3/+25
* Remove #pragma once from mediaajwong@chromium.org2012-07-111-1/+0
* media/audio: Update doc comment to refer to the right function name.tfarina@chromium.org2012-05-281-2/+2
* RefCounted types should not have public destructors, media/ and gpu/ editionrsleevi@chromium.org2012-05-181-2/+4
* Removes the AudioInputControllerThread from AudioInputController.henrika@chromium.org2012-02-031-1/+4
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-0/+2
* Add OVERRIDE to media/.avi@chromium.org2011-11-161-3/+3
* Implements AudioInputDevice API for low-latency audio input in the browser pr...scherkus@chromium.org2011-04-121-1/+2
* Clean up warnings found in our testing code.erg@google.com2011-02-071-2/+2
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-2/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-5/+2
* Allow unit tests to use a mock audio input controller.satish@chromium.org2010-08-101-0/+100