summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech/speech_recognition_request_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-201-1/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-4/+4
* Reland issue 5283001 (http://codereview.chromium.org/5283001) which was rever...sanjeevr@chromium.org2010-11-301-0/+1
* Revert 67284 - Used a MessageLoopProxy to store the delegate's message loop i...sanjeevr@chromium.org2010-11-241-1/+0
* Used a MessageLoopProxy to store the delegate's message loop in URLFetcher::C...sanjeevr@chromium.org2010-11-241-0/+1
* On windows, send audio hardware info with speech input requests if user conse...satish@chromium.org2010-11-191-1/+2
* Language tag for speech.leandrogracia@chromium.org2010-11-011-1/+1
* Added grammar attribute to speech input.satish@chromium.org2010-10-281-2/+2
* Add ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-261-6/+13
* clang/mac: Fix most easy problems in chrome.xcodeproj (all targets)thakis@chromium.org2010-10-021-4/+4
* Compress recorded audio with speex before transmitting to server for recognit...satish@chromium.org2010-08-181-1/+1
* Adds SpeechRecognitionRequest class for sending recorded audio data to server...satish@chromium.org2010-08-101-0/+85