index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
browser
/
speech
/
speech_recognizer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
content/browser: Move speech code into content namespace.
tfarina@chromium.org
2012-10-29
1
-30
/
+16
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
1
-1
/
+3
*
Speech JavaScript API: Use the MediaStreamManager to ask for user permission.
hans@chromium.org
2012-09-13
1
-4
/
+5
*
Small refactor to media architecture in order to allow end-to-end tests.
primiano@chromium.org
2012-07-12
1
-6
/
+5
*
Introducing 15 sec. silence timeout for auto-ending continous speech recognit...
primiano@chromium.org
2012-07-03
1
-8
/
+17
*
Fast-forwarding the endpointer when a result is received in continuous recogn...
primiano@chromium.org
2012-06-27
1
-1
/
+17
*
Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...
primiano@chromium.org
2012-06-27
1
-0
/
+642
*
App a Content API around SpeechRecognizer.
jam@chromium.org
2012-02-23
1
-328
/
+0
*
Remove GetAudioManager and GetMediaStreamManager from ResourceContext. The re...
jam@chromium.org
2012-02-23
1
-5
/
+11
*
Move SpeechRecognizer delegate into its own header file and put it in the con...
tfarina@chromium.org
2012-02-16
1
-2
/
+3
*
Revert 121810 - Move SpeechRecognizer delegate into its own header file and p...
rvargas@google.com
2012-02-14
1
-3
/
+2
*
Move SpeechRecognizer delegate into its own header file and put it in the con...
tfarina@chromium.org
2012-02-14
1
-2
/
+3
*
Removes the AudioInputControllerThread from AudioInputController.
henrika@chromium.org
2012-02-03
1
-6
/
+15
*
Remove the AudioManager singleton.
tommi@chromium.org
2011-12-12
1
-2
/
+5
*
Move SpeechInputResult into content/public since it's used in chrome. Also ma...
jam@chromium.org
2011-11-28
1
-6
/
+7
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+1
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-1
/
+1
*
Migrating NewRunnableMethod/Function to bind::Base in the speech input code.
leandrogracia@chromium.org
2011-10-17
1
-6
/
+5
*
Fixing misleading name in a speech input setting and related variables.
leandrogracia@chromium.org
2011-10-08
1
-3
/
+3
*
Applying changes to the existing speech input code to support the extension API.
leandrogracia@chromium.org
2011-10-07
1
-15
/
+18
*
Remove use of default request context and fix use of speech censor flag
allanwoj@chromium.org
2011-09-29
1
-9
/
+5
*
Removal of Profile from content part 9 of 9.
avi@chromium.org
2011-08-23
1
-3
/
+7
*
Context menu for "Voice recognition options"
gshires@google.com
2011-07-26
1
-2
/
+4
*
Deprecate Profile::GetDefaultRequestContext().
willchan@chromium.org
2011-07-20
1
-1
/
+1
*
Description:
annacc@chromium.org
2011-05-16
1
-2
/
+2
*
In speech input, introduce a 'warm up' screen for slow audio capture devices.
satish@chromium.org
2011-04-05
1
-1
/
+2
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-1
/
+1
*
Switch from using Speex to FLAC for speech input requests.
satish@chromium.org
2011-03-28
1
-2
/
+2
*
A small set of related fixes:
satish@chromium.org
2011-03-14
1
-1
/
+1
*
Better error messages for speech input errors.
satish@chromium.org
2011-03-07
1
-2
/
+3
*
Stream speech audio to server as it gets recorded, instead of waiting until e...
satish@chromium.org
2011-03-04
1
-17
/
+26
*
Fix a use-after-free bug in SpeechRecognizer.
satish@chromium.org
2011-03-02
1
-2
/
+3
*
Add a noise indicator to the speech bubble volume indicator.
satish@chromium.org
2011-03-01
1
-7
/
+36
*
Move core pieces of speech from chrome to content.
jam@chromium.org
2011-02-26
1
-0
/
+262