summaryrefslogtreecommitdiffstats
path: root/content/browser/speech/speech_recognition_request.h
Commit message (Expand)AuthorAgeFilesLines
* speech_recognition_requestprimiano@chromium.org2012-03-261-90/+0
* Added AudioBuffer/AudioChunk abstractions for speech recognition and improved...primiano@chromium.org2012-03-131-1/+3
* Renamed speech recognition code in preparation for introducing a new speech i...primiano@chromium.org2012-03-071-5/+5
* Move SpeechInputResult into content/public since it's used in chrome. Also ma...jam@chromium.org2011-11-281-2/+6
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-2/+2
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-3/+3
* Fixing misleading name in a speech input setting and related variables.leandrogracia@chromium.org2011-10-081-1/+1
* Applying changes to the existing speech input code to support the extension API.leandrogracia@chromium.org2011-10-071-2/+1
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-12/+13
* Update params to OnURLFetchComplete().skerner@chromium.org2011-09-261-6/+1
* Reland r102332 - export more symbols needed for the component builddpranke@chromium.org2011-09-231-1/+2
* Revert "Fix more symbol exports and a compile failure for the component build...dpranke@chromium.org2011-09-221-2/+1
* Fix more symbol exports and a compile failure for the component build ofdpranke@chromium.org2011-09-221-1/+2
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Context menu for "Voice recognition options"gshires@google.com2011-07-261-0/+1
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Moved URLRequestContextGetter to net/ so it can be used by projects such as j...sanjeevr@chromium.org2011-03-311-2/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-161-1/+1
* Stream speech audio to server as it gets recorded, instead of waiting until e...satish@chromium.org2011-03-041-6/+8
* Move core pieces of speech from chrome to content.jam@chromium.org2011-02-261-0/+82