summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/speech_input_dispatcher.h
Commit message (Expand)AuthorAgeFilesLines
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-271-1/+1
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-201-1/+2
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Introduce RenderView::Observer interface so that RenderView doesn't have to k...jam@chromium.org2011-01-151-10/+6
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-4/+4
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-6/+6
* Language tag for speech.leandrogracia@chromium.org2010-11-011-6/+1
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-291-1/+6
* Language tag for speech.leandrogracia@chromium.org2010-10-291-6/+1
* Argument order modification to make code more readable.leandrogracia@chromium.org2010-10-291-1/+2
* Added grammar attribute to speech input.satish@chromium.org2010-10-281-2/+4
* Add ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-261-1/+3
* This is the first CL in a 4-sided patch to add language attribute support to ...satish@chromium.org2010-10-151-0/+7
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-271-1/+2
* Support for multiple speech enabled elements in same page.satish@chromium.org2010-08-171-6/+6
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+46