summaryrefslogtreecommitdiffstats
path: root/chrome/browser/speech
Commit message (Expand)AuthorAgeFilesLines
* Use incognito split for ChromeVox and TTS in Guest modedpolukhin@chromium.org2014-02-081-4/+1
* Revert "Automatically trigger installation of high-quality speech synthesis e...plundblad@chromium.org2014-02-077-64/+238
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-303-3/+3
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-211-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-243-4/+4
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-233-21/+21
* Store WeakPtr to UtteranceEventDelegate, to prevent UAF.dmazzoni@chromium.org2013-12-195-11/+18
* Always pass voice name to TTS engine.dmazzoni@chromium.org2013-12-181-0/+8
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-2/+3
* Automatically trigger installation of high-quality speech synthesis extension.dmazzoni@chromium.org2013-12-177-238/+75
* Revert 240810 "Support multiple TTS voices on Windows."tkent@chromium.org2013-12-161-95/+14
* Support multiple TTS voices on Windows.dmazzoni@chromium.org2013-12-141-14/+95
* Annotate the leaky call to libspeechd in TtsPlatformImplLinux::Initialize().earthdok@chromium.org2013-12-131-2/+8
* Add base namespace to some instances of string16.brettw@chromium.org2013-12-065-9/+10
* cros: Clean up EventRouter observer for TtsExtensionLoaderChromeOsjamescook@chromium.org2013-11-262-2/+12
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-214-4/+4
* Android: moves chrome/ to use long for JNIbulach@chromium.org2013-11-211-1/+1
* Revert 236278 "Android: moves chrome/ to use long for JNI"rch@chromium.org2013-11-201-1/+1
* Android: moves chrome/ to use long for JNIbulach@chromium.org2013-11-201-1/+1
* Extract chrome.runtime API code from extensions::EventRouterjamescook@chromium.org2013-11-181-0/+2
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-152-2/+2
* Convert extensions::EventRouter from Profile to BrowserContextjamescook@chromium.org2013-11-132-5/+5
* Move ExtensionFunction to the extensions component.benwells@chromium.org2013-11-132-2/+2
* Reland: Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-101-2/+2
* Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."rockot@google.com2013-11-081-2/+2
* Move ExtensionProcessManager to src/extensions, part 4jamescook@chromium.org2013-11-081-2/+2
* Disable remote TTS services when offline.dmazzoni@chromium.org2013-11-072-0/+41
* Fix memory leak in TtsExtensionEventHandler::OnTtsEvent().earthdok@chromium.org2013-11-041-1/+6
* Implement Google network speech synthesis.dmazzoni@chromium.org2013-11-018-45/+67
* Revert 232242 "Implement Google network speech synthesis."hashimoto@chromium.org2013-11-018-67/+45
* Implement Google network speech synthesis.dmazzoni@chromium.org2013-11-018-45/+67
* Allows chrome://app-list/ to recognize speech.mukai@chromium.org2013-10-311-0/+10
* Makes two fixes to Mac tts for 10.9dtseng@chromium.org2013-10-302-14/+17
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-282-10/+9
* Remove primiano@ from speech OWNERS.primiano@chromium.org2013-10-221-1/+0
* Make SpeechRecognition API work inside <webview>. lazyboy@chromium.org2013-10-081-2/+12
* [Input element speech API] Close the bubble synchronously on tab closure.primiano@chromium.org2013-10-045-67/+97
* Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...avi@chromium.org2013-10-031-3/+3
* Allow webkitSpeechRecognition work from an app's background page.lazyboy@chromium.org2013-09-291-8/+16
* chromeos/speech API: Do not try to read kMetricsReportingEnabled sincelazyboy@chromium.org2013-09-271-0/+3
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-242-12/+10
* Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"davemoore@chromium.org2013-09-202-10/+12
* Remove dependency on ui::ScaleFactor from ui/gfxdavemoore@chromium.org2013-09-202-12/+10
* Add primiano as an owner of the Web Speech API implementattionhans@chromium.org2013-09-201-0/+1
* WebSpeech: Protect the thread switching code from bubble changestommyw@chromium.org2013-09-031-4/+4
* Init uninitialized member in ctor. finnur@chromium.org2013-08-291-0/+1
* Make sure TtsMessageFilter::OnChannelClosing is handled on the UI thread.dmazzoni@chromium.org2013-08-132-1/+18
* Remove unused variable declaration.etienneb@chromium.org2013-08-091-1/+0
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-11/+4
* Use a direct include of the message_loop header in chrome/browser/, part 10.avi@chromium.org2013-07-172-2/+2