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_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename speech test methods to *ForTesting instead of *ForTests.
janx@chromium.org
2013-10-01
1
-1
/
+1
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-1
/
+1
*
Revert 217768 "Adding key press detection in the browser process."
phoglund@chromium.org
2013-08-15
1
-1
/
+1
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-1
/
+1
*
Trivial CL to remove two TODOs.
xians@chromium.org
2013-08-07
1
-2
/
+0
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-1
/
+1
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-1
/
+1
*
added device selection to web speech to use the correct device. Users should ...
xians@chromium.org
2013-06-20
1
-3
/
+8
*
Moves WebSpeech to the low-latency audio backend.
henrika@chromium.org
2013-06-17
1
-13
/
+167
*
Implement SpeechRecognizerImplAndroid
janx@chromium.org
2013-06-14
1
-1
/
+0
*
Fix naked protected member in SpeechRecognizer
janx@chromium.org
2013-06-10
1
-19
/
+19
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
1
-5
/
+0
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-5
/
+5
*
Fixing a race condition in SpeechRecognizerImpl.
primiano@chromium.org
2013-05-31
1
-3
/
+9
*
Extract interface from content::SpeechRecognizer
janx@chromium.org
2013-05-20
1
-0
/
+662
*
Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...
primiano@chromium.org
2012-06-27
1
-642
/
+0
*
Introduced experimental support for interacting with the google remote stream...
primiano@chromium.org
2012-06-22
1
-16
/
+41
*
SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...
primiano@chromium.org
2012-05-24
1
-37
/
+0
*
Revert 138498 - SpeechInputExtensionManager now interface (exclusively) with ...
vandebo@chromium.org
2012-05-23
1
-0
/
+37
*
SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...
primiano@chromium.org
2012-05-23
1
-37
/
+0
*
Refactoring of chrome speech recognition architecture (Speech CL1.8)
primiano@chromium.org
2012-05-16
1
-32
/
+31
*
Introducing new data types and IPC messages for scripted JS speech recognitio...
primiano@chromium.org
2012-05-15
1
-2
/
+5
*
Fixed three memory bugs in SpeechRecognitionManagerImpl and SpeechRecognizerI...
primiano@chromium.org
2012-05-04
1
-0
/
+7
*
RefCounted types should not have public destructors, content/browser part 1
rsleevi@chromium.org
2012-04-27
1
-9
/
+9
*
Refactoring of chrome speech recognition architecture (CL1.6)
primiano@chromium.org
2012-04-19
1
-17
/
+21
*
Speech refactoring: Reimplemented speech_recognizer as a FSM (CL1.5)
primiano@chromium.org
2012-04-13
1
-180
/
+462
*
Move media/audio files into media namespace (relanding)
vrk@google.com
2012-04-03
1
-5
/
+5
*
Revert 130180 - Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-5
/
+5
*
Move media/audio files into media namespace
vrk@google.com
2012-04-02
1
-5
/
+5
*
Fixed a regression on speech arisen after r129173 .
primiano@chromium.org
2012-03-29
1
-2
/
+4
*
Speech refactoring: Turned AudioChunk into a refcounted class (CL1.4)
primiano@chromium.org
2012-03-28
1
-4
/
+5
*
Fixed a regression on speech input caused by issue 9858007 (r128895) that cau...
primiano@chromium.org
2012-03-27
1
-12
/
+10
*
speech_recognition_request
primiano@chromium.org
2012-03-26
1
-66
/
+70
*
Removed the SpeechRecognizerDelegate interface and replaced with SpeechRecogn...
primiano@chromium.org
2012-03-14
1
-30
/
+38
*
Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...
primiano@chromium.org
2012-03-13
1
-26
/
+25
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
1
-10
/
+11
*
App a Content API around SpeechRecognizer.
jam@chromium.org
2012-02-23
1
-0
/
+346