summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/chrome_speech_recognition_manager_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-061-1/+1
* Allows chrome://app-list/ to recognize speech.mukai@chromium.org2013-10-311-0/+10
* Make SpeechRecognition API work inside <webview>. lazyboy@chromium.org2013-10-081-2/+12
* [Input element speech API] Close the bubble synchronously on tab closure.primiano@chromium.org2013-10-041-20/+29
* Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...avi@chromium.org2013-10-031-3/+3
* Allow webkitSpeechRecognition work from an app's background page.lazyboy@chromium.org2013-09-291-8/+16
* chromeos/speech API: Do not try to read kMetricsReportingEnabled sincelazyboy@chromium.org2013-09-271-0/+3
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-091-3/+12
* Android: Speech Recognition infobar and tray notification.janx@chromium.org2013-07-081-155/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-071-1/+1
* Removed the IsRecordingInProcess check for speech since it is not needed.xians@chromium.org2013-06-051-3/+0
* Allow virtual keyboard window to access audio stream and speech api for voice...bshe@chromium.org2013-05-241-1/+2
* Fixed the speech crash when the render view has gone away then users click "t...xians@chromium.org2013-04-041-9/+49
* Move the ViewType enum to extensions\common.jam@chromium.org2013-04-011-4/+4
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Removed the redundant speech tray icon since we use webrtc tray icon to alert...xians@chromium.org2013-02-041-60/+0
* Make <webview> speech bubble work in platform apps.lazyboy@chromium.org2013-01-291-1/+6
* Remove the media balloon for webrtc and speech recognition.xians@chromium.org2013-01-211-4/+4
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-2/+2
* Revert 170668tasak@google.com2012-12-031-2/+2
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-2/+2
* Browser Plugin: Enable Speech Bubble and Position Correctlyfsamuel@chromium.org2012-11-271-1/+2
* Speech Input: always abort when user clicks outside speech bubble.hans@chromium.org2012-09-201-5/+2
* Speech JavaScript API: Use the MediaStreamManager to ask for user permission.hans@chromium.org2012-09-131-29/+39
* Changing tab closure handling logic in speech recognition code and cleaning b...primiano@chromium.org2012-07-061-47/+170
* Moving tray icon and notification balloon for background speech recognition s...primiano@chromium.org2012-06-151-5/+56
* SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...primiano@chromium.org2012-05-241-29/+101
* Revert 138498 - SpeechInputExtensionManager now interface (exclusively) with ...vandebo@chromium.org2012-05-231-101/+29
* SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...primiano@chromium.org2012-05-231-29/+101
* Get rid of the RenderViewType concept in content, since it was only used by C...jam@chromium.org2012-05-231-14/+17
* Refactoring of chrome speech recognition architecture (Speech CL1.8)primiano@chromium.org2012-05-161-58/+134
* Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.aa@chromium.org2012-05-141-2/+3
* Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7)primiano@chromium.org2012-04-251-54/+85
* Refactoring of chrome speech recognition architecture (CL1.6)primiano@chromium.org2012-04-191-23/+23
* speech_recognition_requestprimiano@chromium.org2012-03-261-0/+1
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-0/+221