| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Remove typedef net::URLRequestStatus URLRequestStatus; | tfarina@chromium.org | 2011-01-13 | 1 | -4/+4 |
* | Reland issue 5283001 (http://codereview.chromium.org/5283001) which was rever... | sanjeevr@chromium.org | 2010-11-30 | 1 | -0/+1 |
* | Revert 67284 - Used a MessageLoopProxy to store the delegate's message loop i... | sanjeevr@chromium.org | 2010-11-24 | 1 | -1/+0 |
* | Used a MessageLoopProxy to store the delegate's message loop in URLFetcher::C... | sanjeevr@chromium.org | 2010-11-24 | 1 | -0/+1 |
* | On windows, send audio hardware info with speech input requests if user conse... | satish@chromium.org | 2010-11-19 | 1 | -1/+2 |
* | Language tag for speech. | leandrogracia@chromium.org | 2010-11-01 | 1 | -1/+1 |
* | Added grammar attribute to speech input. | satish@chromium.org | 2010-10-28 | 1 | -2/+2 |
* | Add ability to parse multiple recognition results and send them to WebKit. | satish@chromium.org | 2010-10-26 | 1 | -6/+13 |
* | clang/mac: Fix most easy problems in chrome.xcodeproj (all targets) | thakis@chromium.org | 2010-10-02 | 1 | -4/+4 |
* | Compress recorded audio with speex before transmitting to server for recognit... | satish@chromium.org | 2010-08-18 | 1 | -1/+1 |
* | Adds SpeechRecognitionRequest class for sending recorded audio data to server... | satish@chromium.org | 2010-08-10 | 1 | -0/+85 |