summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_recognizer_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename speech test methods to *ForTesting instead of *ForTests.janx@chromium.org2013-10-011-1/+1
* added device selection to web speech to use the correct device. Users should ...xians@chromium.org2013-06-201-11/+12
* Moves WebSpeech to the low-latency audio backend.henrika@chromium.org2013-06-171-1/+1
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Extract interface from content::SpeechRecognizerjanx@chromium.org2013-05-201-0/+498
* Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...primiano@chromium.org2012-06-271-561/+0
* Introduced experimental support for interacting with the google remote stream...primiano@chromium.org2012-06-221-1/+4
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-6/+6
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Refactoring of chrome speech recognition architecture (Speech CL1.8)primiano@chromium.org2012-05-161-4/+4
* Introducing new data types and IPC messages for scripted JS speech recognitio...primiano@chromium.org2012-05-151-2/+2
* Refactoring of chrome speech recognition architecture (CL1.6)primiano@chromium.org2012-04-191-10/+10
* Speech refactoring: Reimplemented speech_recognizer as a FSM (CL1.5)primiano@chromium.org2012-04-131-34/+103
* Move media/audio files into media namespace (relanding)vrk@google.com2012-04-031-3/+7
* Revert 130180 - Move media/audio files into media namespacevrk@google.com2012-04-021-7/+3
* Move media/audio files into media namespacevrk@google.com2012-04-021-3/+7
* speech_recognition_requestprimiano@chromium.org2012-03-261-19/+20
* Removed the SpeechRecognizerDelegate interface and replaced with SpeechRecogn...primiano@chromium.org2012-03-141-103/+107
* Stopping the audio thread before destroying the AudioManager<Platform>.xians@chromium.org2012-03-141-3/+15
* Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...primiano@chromium.org2012-03-131-1/+45
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-21/+21
* App a Content API around SpeechRecognizer.jam@chromium.org2012-02-231-0/+424