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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 252233 "Making sure that SpeechRecognitionDispatcherHost i..."
tommyw@chromium.org
2014-02-25
1
-4
/
+6
*
This CL move all parsing of constraints used in a call to gUM from MediaStrea...
perkj@chromium.org
2013-12-13
1
-1
/
+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
-3
/
+14
*
Rename speech test methods to *ForTesting instead of *ForTests.
janx@chromium.org
2013-10-01
1
-1
/
+1
*
Web Speech API: cancel outstanding infobar requests when aborting.
primiano@chromium.org
2013-09-30
1
-0
/
+2
*
Support cancellation of pending media stream requests at UI side.
wjia@chromium.org
2013-07-09
1
-0
/
+1
*
added back support to speech when ask_user=false. We should use the default d...
xians@chromium.org
2013-06-22
1
-3
/
+14
*
Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...
jam@chromium.org
2013-06-21
1
-16
/
+20
*
added device selection to web speech to use the correct device. Users should ...
xians@chromium.org
2013-06-20
1
-1
/
+5
*
Remove speech recognition manager from iOS.
milanb@chromium.org
2013-06-17
1
-6
/
+0
*
Implement SpeechRecognizerImplAndroid
janx@chromium.org
2013-06-14
1
-4
/
+5
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-06-07
1
-88
/
+79
*
Removed the IsRecordingInProcess check for speech since it is not needed.
xians@chromium.org
2013-06-05
1
-4
/
+0
*
Revert 204044 "Replace MediaStreamUIController with MediaStreamU..."
grunell@chromium.org
2013-06-05
1
-79
/
+88
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-06-04
1
-88
/
+79
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-4
/
+4
*
Transition Web Speech Recognition from compile-time to run-time flag
janx@chromium.org
2013-05-30
1
-3
/
+17
*
Extract interface from content::SpeechRecognizer
janx@chromium.org
2013-05-20
1
-5
/
+6
*
Revert 200559 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-05-16
1
-78
/
+87
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-16
1
-87
/
+78
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-11
/
+27
*
Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...
mattm@chromium.org
2013-05-02
1
-78
/
+87
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-02
1
-87
/
+78
*
Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-04-30
1
-78
/
+87
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-04-30
1
-87
/
+78
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Cleanup interfaces used to deliver notifications about MediaStream state from...
sergeyu@chromium.org
2013-04-29
1
-3
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+2
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-2
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+2
*
Extend MediaObserver interface to allow MediaStreams to be stopped from UI.
sergeyu@chromium.org
2013-03-20
1
-1
/
+2
*
Remove CanShowAudioInputSettings().
dalecurtis@google.com
2013-02-15
1
-4
/
+1
*
Make <webview> speech bubble work in platform apps.
lazyboy@chromium.org
2013-01-29
1
-0
/
+9
*
Revert 170701 since the WebKit change has now been rolled in again.
tommi@chromium.org
2012-12-04
1
-4
/
+4
*
Revert 170668
tasak@google.com
2012-12-03
1
-4
/
+4
*
Update the Speech Api to support array(s) of result items
tommi@chromium.org
2012-12-01
1
-4
/
+4
*
This patch does:
xians@chromium.org
2012-11-27
1
-9
/
+9
*
This patch does:
xians@chromium.org
2012-11-21
1
-100
/
+62
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
1
-8
/
+7
*
content/browser: Move speech code into content namespace.
tfarina@chromium.org
2012-10-29
1
-21
/
+14
*
Build SpeechRecognitionManagerImpl on iOS. Run content speech unit tests.
msarda@chromium.org
2012-10-24
1
-1
/
+12
*
Remove StreamOptions constructor that doesn't specify device type.
justinlin@chromium.org
2012-10-22
1
-1
/
+2
*
> Refactor media_stream_device_settings into media_stream_ui_controller.
xians@chromium.org
2012-10-19
1
-1
/
+1
*
remove VideoDeviceError and AudioDeviceError for media stream.
wjia@chromium.org
2012-10-16
1
-4
/
+0
*
Speech JavaScript API: Pass 'interimResults' and 'continuous' flags to server.
hans@chromium.org
2012-10-04
1
-5
/
+11
*
Speech JavaScript API: Use the MediaStreamManager to ask for user permission.
hans@chromium.org
2012-09-13
1
-22
/
+146
*
Changing tab closure handling logic in speech recognition code and cleaning b...
primiano@chromium.org
2012-07-06
1
-0
/
+14
[next]