summaryrefslogtreecommitdiffstats
path: root/content/renderer/speech_recognition_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Turn webspeech on/off when tab goes fore/backgroundqinmin@chromium.org2014-07-241-0/+5
* Revert of Turn webspeech on/off when tab goes fore/background (https://codere...johnme@chromium.org2014-07-241-9/+0
* Turn webspeech off when tab goes backgroundqinmin@chromium.org2014-07-231-0/+9
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-7/+7
* Update Blink include pathsabarth@chromium.org2013-06-171-4/+4
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Update refernces to Blink's Platform API (content)abarth@chromium.org2013-05-301-2/+2
* Update some #includes in content/renderer for headers in the new Platform dir...pilgrim@chromium.org2013-01-151-2/+2
* Cleanup: Fix some lint errors in content/.thestig@chromium.org2013-01-041-3/+4
* 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