summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_input_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Make audio recording exclusive between web speech input and the extension API.leandrogracia@chromium.org2011-10-171-1/+2
* Migrating NewRunnableMethod/Function to bind::Base in the speech input code.leandrogracia@chromium.org2011-10-171-8/+9
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Applying changes to the existing speech input code to support the extension API.leandrogracia@chromium.org2011-10-071-3/+4
* Remove use of default request context and fix use of speech censor flagallanwoj@chromium.org2011-09-291-1/+3
* Refactor SpeechInputManager between chrome/ and content/.allanwoj@chromium.org2011-09-211-0/+18
* Get rid of link dependency from content to chrome. Make it get the SpeechInpu...jam@chromium.org2011-08-241-8/+3
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-5/+7
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Disable the test SpeechInputBrowserTest.TestCancelAllakalin@chromium.org2011-03-191-6/+1
* Disable the newly added SpeechInputBrowserTest.TestCancelAll in official rele...satish@chromium.org2011-03-191-1/+7
* Close ongoing speech input sessions when a tab terminates.satish@chromium.org2011-03-181-7/+47
* Try a different way to test speech input in browsertests. These tests were fl...satish@chromium.org2011-03-141-14/+2
* Enable speech input by default and remove unused code.satish@chromium.org2011-03-041-0/+4
* Disable SpeechInputBrowserTest.TestBasicRecognition, crashes flakilyphajdan.jr@chromium.org2011-02-281-2/+2
* Move core pieces of speech from chrome to content.jam@chromium.org2011-02-261-0/+207