summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_recognition_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Introduce MockGoogleStreamingServer to fake speech recognition results.janx@chromium.org2013-10-181-7/+117
* Add browser tests for the Web Speech Recognition API.janx@chromium.org2013-10-121-0/+92
* Rename speech_recognition_browsertest to input_tag_speech_browsertest.janx@chromium.org2013-09-171-136/+0
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Content changes for GetURL refactor.nasko@chromium.org2013-08-131-1/+1
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-181-1/+1
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-091-1/+1
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* content: Move more constants from url_constants.h into content namespace.tfarina@chromium.org2013-03-021-3/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-3/+3
* Make <webview> speech bubble work in platform apps.lazyboy@chromium.org2013-01-291-153/+3
* Revert 170701 since the WebKit change has now been rolled in again.tommi@chromium.org2012-12-041-3/+5
* Revert 170668tasak@google.com2012-12-031-5/+3
* Update the Speech Api to support array(s) of result itemstommi@chromium.org2012-12-011-3/+5
* content/browser: Move speech code into content namespace.tfarina@chromium.org2012-10-291-27/+17
* Disable SpeechRecognitionBrowserTest::TestCancelAll on mac.msarda@chromium.org2012-10-221-7/+2
* Disable SpeechRecognitionBrowserTest.TestCancelAll on Windows and Linux.mnissler@chromium.org2012-08-061-2/+8
* Convert speech and session history browser_tests to run under content_browser...jam@chromium.org2012-07-271-24/+20
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-1/+1
* Changing tab closure handling logic in speech recognition code and cleaning b...primiano@chromium.org2012-07-061-0/+4
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-2/+3
* TabContentsWrapper -> TabContents, part 57.avi@chromium.org2012-06-131-2/+2
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...hans@chromium.org2012-05-251-6/+6
* Revert 138801 - Introduced SpeechRecognitionDispatcher(Host) classes, handlin...hans@chromium.org2012-05-241-6/+6
* Introduced SpeechRecognitionDispatcher(Host) classes, handling dispatch of IP...primiano@chromium.org2012-05-241-6/+6
* Moved instantiation of SpeechRecognitionManager inside browser_main_loop, ins...primiano@chromium.org2012-05-161-5/+15
* Refactoring of chrome speech recognition architecture (Speech CL1.8)primiano@chromium.org2012-05-161-4/+2
* Introducing new data types and IPC messages for scripted JS speech recognitio...primiano@chromium.org2012-05-151-1/+2
* Speech refactoring: Reimplemented SpeechRecognitionManagerImpl as a FSM. (CL1.7)primiano@chromium.org2012-04-251-31/+61
* Refactoring of chrome speech recognition architecture (CL1.6)primiano@chromium.org2012-04-191-15/+15
* TabContents -> WebContentsImpl, part 7.avi@chromium.org2012-04-111-1/+1
* speech_recognition_requestprimiano@chromium.org2012-03-261-0/+1
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-0/+254