summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_recognizer.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove the AudioManager singleton.tommi@chromium.org2011-12-121-2/+5
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-281-6/+7
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-0/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Migrating NewRunnableMethod/Function to bind::Base in the speech input code.leandrogracia@chromium.org2011-10-171-6/+5
* Fixing misleading name in a speech input setting and related variables.leandrogracia@chromium.org2011-10-081-3/+3
* Applying changes to the existing speech input code to support the extension API.leandrogracia@chromium.org2011-10-071-15/+18
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-291-9/+5
* Removal of Profile from content part 9 of 9.avi@chromium.org2011-08-231-3/+7
* Context menu for "Voice recognition options"gshires@google.com2011-07-261-2/+4
* Deprecate Profile::GetDefaultRequestContext().willchan@chromium.org2011-07-201-1/+1
* Description:annacc@chromium.org2011-05-161-2/+2
* In speech input, introduce a 'warm up' screen for slow audio capture devices.satish@chromium.org2011-04-051-1/+2
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-1/+1
* Switch from using Speex to FLAC for speech input requests.satish@chromium.org2011-03-281-2/+2
* A small set of related fixes:satish@chromium.org2011-03-141-1/+1
* Better error messages for speech input errors.satish@chromium.org2011-03-071-2/+3
* Stream speech audio to server as it gets recorded, instead of waiting until e...satish@chromium.org2011-03-041-17/+26
* Fix a use-after-free bug in SpeechRecognizer.satish@chromium.org2011-03-021-2/+3
* Add a noise indicator to the speech bubble volume indicator.satish@chromium.org2011-03-011-7/+36
* Move core pieces of speech from chrome to content.jam@chromium.org2011-02-261-0/+262