summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_input_dispatcher_host.h
Commit message (Expand)AuthorAgeFilesLines
* Cancel any pending speech recognitions when the dispatcher host terminates.satish@chromium.org2011-01-201-0/+1
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-201-4/+4
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-131-14/+8
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-091-2/+2
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-4/+4
* Language tag for speech.leandrogracia@chromium.org2010-11-011-0/+1
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-291-1/+0
* Language tag for speech.leandrogracia@chromium.org2010-10-291-0/+1
* Added grammar attribute to speech input.satish@chromium.org2010-10-281-1/+2
* Add ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-261-1/+2
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-271-1/+2
* Make SpeechInputManager a process wide singleton so it can make sure there is...satish@chromium.org2010-08-261-10/+10
* Support for multiple speech enabled elements in same page.satish@chromium.org2010-08-171-7/+8
* Revert 56006 - Revert 56002 - Adds SpeechInputManagerImpl to handle requests ...satorux@chromium.org2010-08-131-2/+2
* Revert 56002 - Adds SpeechInputManagerImpl to handle requests from render vie...satorux@chromium.org2010-08-131-2/+2
* Adds SpeechInputManagerImpl to handle requests from render views and return r...satish@chromium.org2010-08-131-2/+2
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+63