summaryrefslogtreecommitdiffstats
path: root/content/renderer/speech_recognition_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-25/+48
* Revert 170668tasak@google.com2012-12-031-48/+25
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-25/+48
* SpeechRecognitionDispatcher: delete handle before calling didEnd().hans@chromium.org2012-10-311-1/+5
* Move a bunch of code in content\renderer to the content namespace.jam@chromium.org2012-10-191-15/+16
* Speech JavaScript API: Pass 'interimResults' and 'continuous' flags to server.hans@chromium.org2012-10-041-1/+2
* Speech JavaScript API: Use the MediaStreamManager to ask for user permission.hans@chromium.org2012-09-131-5/+2
* SpeechRecognitionDispatcher: break out translation of error codes to separate...hans@chromium.org2012-08-021-24/+25
* Adding support for the SpeechRecognition.maxAlternatives JS API parameter (Sp...primiano@chromium.org2012-06-271-0/+1
* Introduced experimental support for interacting with the google remote stream...primiano@chromium.org2012-06-221-13/+35
* Moving tray icon and notification balloon for background speech recognition s...primiano@chromium.org2012-06-151-1/+1
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...hans@chromium.org2012-05-251-0/+193
* Revert 138801 - Introduced SpeechRecognitionDispatcher(Host) classes, handlin...hans@chromium.org2012-05-241-193/+0
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...primiano@chromium.org2012-05-241-0/+193