summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_recognition_dispatcher_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 252233 "Making sure that SpeechRecognitionDispatcherHost i..."tommyw@chromium.org2014-02-251-3/+14
* Make SpeechRecognition API work inside <webview>. lazyboy@chromium.org2013-10-081-2/+41
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-091-47/+51
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-3/+3
* Revert 170668tasak@google.com2012-12-031-3/+3
* Remove the flag for the Speech API and turn it on by default.tommi@chromium.org2012-12-011-5/+1
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-3/+3
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-291-15/+17
* Speech JavaScript API: Pass 'interimResults' and 'continuous' flags to server.hans@chromium.org2012-10-041-1/+3
* Adding support for the SpeechRecognition.maxAlternatives JS API parameter (Sp...primiano@chromium.org2012-06-271-0/+1
* Moving tray icon and notification balloon for background speech recognition s...primiano@chromium.org2012-06-151-0/+2
* Fixed a small bug, causing a crash (DCHECK hit) when x-webkit-speech input ta...primiano@chromium.org2012-06-131-0/+6
* Support NULL geolocation and speech delegates to make embedding content easier.jam@chromium.org2012-06-071-1/+5
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...hans@chromium.org2012-05-251-0/+181
* Revert 138801 - Introduced SpeechRecognitionDispatcher(Host) classes, handlin...hans@chromium.org2012-05-241-181/+0
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...primiano@chromium.org2012-05-241-0/+181