| Commit message (Expand) | Author | Age | Files | Lines |
* | speech_recognition_request | primiano@chromium.org | 2012-03-26 | 1 | -90/+0 |
* | Added AudioBuffer/AudioChunk abstractions for speech recognition and improved... | primiano@chromium.org | 2012-03-13 | 1 | -1/+3 |
* | Renamed speech recognition code in preparation for introducing a new speech i... | primiano@chromium.org | 2012-03-07 | 1 | -5/+5 |
* | Move SpeechInputResult into content/public since it's used in chrome. Also ma... | jam@chromium.org | 2011-11-28 | 1 | -2/+6 |
* | Create a content::UrlFetcher interface that lives in content/public/common an... | jam@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Convert URLFetcher::Delegates to use an interface in content/public/common. A... | jam@chromium.org | 2011-10-24 | 1 | -3/+3 |
* | Fixing misleading name in a speech input setting and related variables. | leandrogracia@chromium.org | 2011-10-08 | 1 | -1/+1 |
* | Applying changes to the existing speech input code to support the extension API. | leandrogracia@chromium.org | 2011-10-07 | 1 | -2/+1 |
* | Here are more exports needed for content_unittests to link in the component b... | dpranke@chromium.org | 2011-09-30 | 1 | -12/+13 |
* | Update params to OnURLFetchComplete(). | skerner@chromium.org | 2011-09-26 | 1 | -6/+1 |
* | Reland r102332 - export more symbols needed for the component build | dpranke@chromium.org | 2011-09-23 | 1 | -1/+2 |
* | Revert "Fix more symbol exports and a compile failure for the component build... | dpranke@chromium.org | 2011-09-22 | 1 | -2/+1 |
* | Fix more symbol exports and a compile failure for the component build of | dpranke@chromium.org | 2011-09-22 | 1 | -1/+2 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Fix Linux Views build breakage. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Move URLFetcher from content/common to content/common/net. | willchan@chromium.org | 2011-09-13 | 1 | -1/+1 |
* | Context menu for "Voice recognition options" | gshires@google.com | 2011-07-26 | 1 | -0/+1 |
* | Move UrlFetcher to content. I originally thought that it's only used by chro... | jam@chromium.org | 2011-06-01 | 1 | -1/+1 |
* | net: Move ResponseCookies into the net namespace. | tfarina@chromium.org | 2011-05-06 | 1 | -1/+1 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -2/+5 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move all the message files in chrome that belong in content. | jam@chromium.org | 2011-03-16 | 1 | -1/+1 |
* | Stream speech audio to server as it gets recorded, instead of waiting until e... | satish@chromium.org | 2011-03-04 | 1 | -6/+8 |
* | Move core pieces of speech from chrome to content. | jam@chromium.org | 2011-02-26 | 1 | -0/+82 |