summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/speech_input_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* Language tag for speech.leandrogracia@chromium.org2010-11-011-8/+2
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-291-2/+8
* Language tag for speech.leandrogracia@chromium.org2010-10-291-8/+2
* Argument order modification to make code more readable.leandrogracia@chromium.org2010-10-291-1/+1
* Added grammar attribute to speech input.satish@chromium.org2010-10-281-5/+10
* Add ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-261-2/+4
* Construct a WebString explicitly and pass to a WebKit method.satish@chromium.org2010-10-211-1/+2
* Convert LOG(INFO) to VLOG(1) - chrome/renderer/.pkasting@chromium.org2010-10-201-12/+12
* This is the first CL in a 4-sided patch to add language attribute support to ...satish@chromium.org2010-10-151-1/+7
* Added more logging to debug a test which fails in the build bots.satish@chromium.org2010-10-061-0/+12
* Displays a speech input UI bubble during speech recognition.satish@chromium.org2010-08-271-2/+8
* Support for multiple speech enabled elements in same page.satish@chromium.org2010-08-171-12/+12
* Adds chromium side plumbing to pass speech input calls back and forth with We...satish@chromium.org2010-08-041-0/+61