summaryrefslogtreecommitdiffstats
path: root/content/renderer/speech_input_dispatcher.cc
Commit message (Expand)AuthorAgeFilesLines
* WebSpeechInputResult::set() was renamed to assign()hans@chromium.org2012-02-071-1/+1
* Update includes to new header locationsabarth@chromium.org2011-12-031-2/+2
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-281-1/+1
* Rename RenderView to RenderViewImpl. Update Chrome's DEPS so that it can't in...jam@chromium.org2011-10-101-2/+2
* Make RenderView inherit from content::RenderView, and add missing functions t...jam@chromium.org2011-10-101-2/+2
* Applying changes to the existing speech input code to support the extension API.leandrogracia@chromium.org2011-10-071-4/+7
* Move RenderViewObserver and RenderViewObserverTracker to content\public\rende...jam@chromium.org2011-10-031-1/+1
* Fix speech input keystroke crash.dmazzoni@chromium.org2011-09-141-11/+10
* Adds a global keyboard shortcut to trigger speech input in the currentlydmazzoni@chromium.org2011-09-021-0/+43
* Move a bunch of remaining files from chrome\renderer to content\renderer.jam@chromium.org2011-03-191-1/+1
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-161-0/+95