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_recognition_manager_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 252233 "Making sure that SpeechRecognitionDispatcherHost i..."
tommyw@chromium.org
2014-02-25
1
-2
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Web Speech API: Fix a race condition causing renderer crash.
primiano@chromium.org
2013-10-02
1
-0
/
+1
*
Get rid of the SpeechRecognitionPreferences interface. It only had one method...
jam@chromium.org
2013-07-09
1
-0
/
+2
*
Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...
jam@chromium.org
2013-06-21
1
-1
/
+9
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-06-07
1
-10
/
+14
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
1
-1
/
+0
*
Revert 204044 "Replace MediaStreamUIController with MediaStreamU..."
grunell@chromium.org
2013-06-05
1
-14
/
+10
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-06-04
1
-10
/
+14
*
Revert 200559 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-05-16
1
-14
/
+10
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-16
1
-10
/
+14
*
Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...
mattm@chromium.org
2013-05-02
1
-14
/
+10
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-02
1
-10
/
+14
*
Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-04-30
1
-14
/
+10
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-04-30
1
-10
/
+14
*
Extend scoped_ptr to be closer to unique_ptr. Support custom deleters, and de...
ajwong@chromium.org
2012-12-20
1
-1
/
+2
*
Revert 170701 since the WebKit change has now been rolled in again.
tommi@chromium.org
2012-12-04
1
-2
/
+2
*
Revert 170668
tasak@google.com
2012-12-03
1
-2
/
+2
*
Update the Speech Api to support array(s) of result items
tommi@chromium.org
2012-12-01
1
-2
/
+2
*
This patch does:
xians@chromium.org
2012-11-21
1
-5
/
+6
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
1
-5
/
+0
*
content/browser: Move speech code into content namespace.
tfarina@chromium.org
2012-10-29
1
-21
/
+18
*
Build SpeechRecognitionManagerImpl on iOS. Run content speech unit tests.
msarda@chromium.org
2012-10-24
1
-0
/
+2
*
Speech JavaScript API: Use the MediaStreamManager to ask for user permission.
hans@chromium.org
2012-09-13
1
-9
/
+18
*
Remove #pragma once from content
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Changing tab closure handling logic in speech recognition code and cleaning b...
primiano@chromium.org
2012-07-06
1
-0
/
+2
*
Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...
primiano@chromium.org
2012-06-27
1
-2
/
+2
*
Removed use of AsWeakPtr in speech_recognition_manager_impl.cc when posting t...
primiano@chromium.org
2012-06-14
1
-1
/
+5
*
Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...
hans@chromium.org
2012-05-25
1
-4
/
+3
*
Revert 138801 - Introduced SpeechRecognitionDispatcher(Host) classes, handlin...
hans@chromium.org
2012-05-24
1
-3
/
+4
*
Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...
primiano@chromium.org
2012-05-24
1
-4
/
+3
*
SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...
primiano@chromium.org
2012-05-24
1
-2
/
+4
*
Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins...
primiano@chromium.org
2012-05-16
1
-5
/
+8
*
Refactoring of chrome speech recognition architecture (Speech CL1.8)
primiano@chromium.org
2012-05-16
1
-51
/
+40
*
Adding missing #pragma once in speech recognition headers.
primiano@chromium.org
2012-05-09
1
-0
/
+1
*
Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7)
primiano@chromium.org
2012-04-25
1
-66
/
+114
*
Refactoring of chrome speech recognition architecture (CL1.6)
primiano@chromium.org
2012-04-19
1
-20
/
+20
*
Fixed a memory leak in SpeechRecognitionManagerImpl causing ChromeSpeechInput...
primiano@chromium.org
2012-04-16
1
-1
/
+2
*
speech_recognition_request
primiano@chromium.org
2012-03-26
1
-1
/
+1
*
Removed the SpeechRecognizerDelegate interface and replaced with SpeechRecogn...
primiano@chromium.org
2012-03-14
1
-22
/
+20
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
1
-0
/
+129