summaryrefslogtreecommitdiffstats
path: root/content/browser/speech
Commit message (Expand)AuthorAgeFilesLines
* Disable WebViewTest.SpeechRecognition, InputTagSpeechBrowserTest.GrammarAttri...ronghuawu@chromium.org2014-04-111-2/+5
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-081-2/+2
* Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."scottmg@chromium.org2014-04-071-2/+2
* Remove all uses of GG_LONGLONG and GG_ULONGLONG.viettrungluu@chromium.org2014-04-071-2/+2
* Creates a way to pass the desktop capture notification window ID/handle to we...jiayl@chromium.org2014-03-271-1/+2
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-272-4/+4
* Ignore MediaStream and speech-related messages with disallowed origins.joi@chromium.org2014-03-252-0/+23
* Remove the --speech-service-key command line flag.primiano@chromium.org2014-03-081-18/+2
* Adds error codes to AudioInputController/AudioInputRendererHost native logshenrika@chromium.org2014-02-283-4/+8
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-262-2/+4
* Revert "Allow MessageFilters to restrict listening to specific message classes"jdduke@chromium.org2014-02-212-4/+2
* Making sure that SpeechRecognitionDispatcherHost is not used after freetommyw@chromium.org2014-02-206-13/+57
* Allow MessageFilters to restrict listening to specific message classesjdduke@chromium.org2014-02-162-2/+4
* Refactor base/safe_numerics.hjschuh@chromium.org2014-01-171-3/+3
* Speech recognition: Fixing erroneous DCHECK usagetommyw@chromium.org2014-01-164-14/+15
* Cleanup: Remove legacy accessors from URLRequestContext.thestig@chromium.org2014-01-092-7/+15
* Update uses of UTF conversions in content/ to use the base:: namespace.avi@chromium.org2013-12-254-14/+14
* This CL move all parsing of constraints used in a call to gUM from MediaStrea...perkj@chromium.org2013-12-131-1/+1
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-034-4/+4
* Android: moves content/ to use long for JNI.bulach@chromium.org2013-11-181-1/+1
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-4/+4
* Remove primiano@ from speech OWNERS.primiano@chromium.org2013-10-221-1/+0
* Introduce MockGoogleStreamingServer to fake speech recognition results.janx@chromium.org2013-10-182-13/+121
* Add browser tests for the Web Speech Recognition API.janx@chromium.org2013-10-123-2/+97
* Make SpeechRecognition API work inside <webview>. lazyboy@chromium.org2013-10-084-15/+63
* Web Speech API: Fix a race condition causing renderer crash.primiano@chromium.org2013-10-022-3/+15
* Rename speech test methods to *ForTesting instead of *ForTests.janx@chromium.org2013-10-018-13/+14
* Web Speech API: cancel outstanding infobar requests when aborting.primiano@chromium.org2013-09-301-0/+2
* Add primiano as an owner of the Web Speech API implementattionhans@chromium.org2013-09-201-0/+1
* Refactor GoogleStreamingRemoteEngine's unit tests to use HostToNet32.janx@chromium.org2013-09-191-11/+7
* Rename speech_recognition_browsertest to input_tag_speech_browsertest.janx@chromium.org2013-09-171-6/+6
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-1/+1
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-1/+1
* Revert 217768 "Adding key press detection in the browser process."phoglund@chromium.org2013-08-151-1/+1
* Adding key press detection in the browser process.jiayl@chromium.org2013-08-151-1/+1
* Content changes for GetURL refactor.nasko@chromium.org2013-08-131-1/+1
* Trivial CL to remove two TODOs.xians@chromium.org2013-08-071-2/+0
* Use a direct include of the message_loop header in content/, part 2.avi@chromium.org2013-07-183-3/+3
* Android: Speech Recognition now considers IETF BCP 47 language tags.janx@chromium.org2013-07-152-4/+7
* Get rid of the SpeechRecognitionPreferences interface. It only had one method...jam@chromium.org2013-07-096-127/+115
* Support cancellation of pending media stream requests at UI side.wjia@chromium.org2013-07-091-0/+1
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-283-4/+4
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* added back support to speech when ask_user=false. We should use the default d...xians@chromium.org2013-06-221-3/+14
* Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...jam@chromium.org2013-06-212-17/+29
* Cleanup: Remove unneeded gurl.h includes.thestig@chromium.org2013-06-212-2/+0
* added device selection to web speech to use the correct device. Users should ...xians@chromium.org2013-06-207-19/+32
* Moves WebSpeech to the low-latency audio backend.henrika@chromium.org2013-06-173-14/+174
* Remove speech recognition manager from iOS.milanb@chromium.org2013-06-171-6/+0
* Update Blink include pathsabarth@chromium.org2013-06-171-1/+1