summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-5/+5
* Add OWNERS files to autofill, notifications and speech subdirs.tfarina@chromium.org2011-01-211-0/+1
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-203-3/+3
* Fix a potential assert in SpeechRecognizer dtor.satish@chromium.org2011-01-201-3/+6
* Cancel any pending speech recognitions when the dispatcher host terminates.satish@chromium.org2011-01-205-11/+47
* If user had consented for metrics reporting, send speech input request origin...satish@chromium.org2011-01-2011-56/+74
* Update references part 3: remaining files in chrome/...msw@chromium.org2011-01-191-5/+5
* Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...satish@chromium.org2011-01-194-16/+48
* A quick fix for Bug 69906.hbono@chromium.org2011-01-181-1/+7
* Add the option of compressing speech input audio using FLAC.satish@chromium.org2011-01-175-116/+283
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* net: Remove typedef net::URLRequestContext URLRequestContext;tfarina@chromium.org2011-01-151-1/+2
* Cleanup: Remove unneeded chrome/browser/ui/browser.h usage.thestig@chromium.org2011-01-132-1/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-133-9/+9
* Fix build breakage.thestig@chromium.org2011-01-111-0/+1
* Cleanup: Remove unneeded includes of chrome_switches.h.thestig@chromium.org2011-01-111-2/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* Enable speech input by default and remove unused code.satish@chromium.org2011-01-104-48/+16
* Listen for tab close notifications and cancel active speech sessions.satish@chromium.org2011-01-079-59/+132
* Fix official chrome linux builder (missing include).estade@chromium.org2011-01-061-2/+3
* If speech input is disabled and we receive IPC calls, terminate the renderer.satish@chromium.org2011-01-063-11/+50
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+3
* Roll DEPS for speex to get gyp changes for use_system_speex:phajdan.jr@chromium.org2011-01-051-1/+1
* Remove wstring from l10n_util. Part 4.avi@chromium.org2011-01-041-5/+9
* Cleanup: Remove unneeded includes of notification_service.h.thestig@chromium.org2010-12-171-1/+1
* Rename ResourceMessageFilter to RenderMessageFilter, since that's what it act...jam@chromium.org2010-12-141-1/+1
* Switch a bunch of remaining filters to derive from BrowserMessageFilters so t...jam@chromium.org2010-12-132-48/+24
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-1/+0
* This is a continuation of http://codereview.chromium.org/5519016/, adds a new...satish@chromium.org2010-12-093-23/+33
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-083-16/+18
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-5/+7
* Move:ben@chromium.org2010-12-021-1/+1
* Move browser/cocoa to browser/ui/cocoaben@chromium.org2010-12-011-1/+1
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* 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
* When waiting for server, show a 'Working' message instead of 'Speak now'.satish@chromium.org2010-11-233-2/+11
* On windows, send audio hardware info with speech input requests if user conse...satish@chromium.org2010-11-197-9/+96
* In the current speech input implementation, the application locale is used asleandrogracia@chromium.org2010-11-181-5/+17
* Cleanup: Include browser.h -> ui/browser.h [Part 2].jhawkins@chromium.org2010-11-163-3/+3
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-3/+3
* Language tag for speech.leandrogracia@chromium.org2010-11-0111-10/+33
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-2910-32/+9
* Language tag for speech.leandrogracia@chromium.org2010-10-2910-9/+32
* Enable speech input API back on trunk for all platforms.satish@chromium.org2010-10-291-4/+0
* Cleanup: Remove base/gtk_util.h by moving its methods tojhawkins@chromium.org2010-10-291-1/+1
* Added grammar attribute to speech input.satish@chromium.org2010-10-2811-70/+133
* Move speech input behind a flag for M8 beta and stable.satish@chromium.org2010-10-271-0/+4