summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tts_api_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-31/+118
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Another Windows TTS fix; handle the case where we call GetStatus while it's s...dmazzoni@chromium.org2011-02-011-2/+6
* Reset paused_ to false when speaking to fix a bug where Stop() didn't always ...dmazzoni@chromium.org2011-01-311-1/+3
* Fix implementation of StopSpeaking, and implement IsSpeaking, for thedmazzoni@chromium.org2011-01-251-1/+7
* Re-land 62283 - Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-131-86/+85
* Revert 62283 - Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-121-85/+86
* Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-121-86/+85
* Add support for speak properties such as rate to platform specific TTS.dtseng@chromium.org2010-09-151-86/+123
* Relanding 3149027.dtseng@chromium.org2010-09-021-0/+86
* Revert 57701 - Reland 3149027.chase@chromium.org2010-08-271-86/+0
* Reland 3149027.dtseng@chromium.org2010-08-271-0/+86
* Revert 57595 - Initial TTS implementation on Mac and Windows.BUG=none.TEST=ba...chase@chromium.org2010-08-261-86/+0
* Initial TTS implementation on Mac and Windows.BUG=none.TEST=base extension te...dtseng@chromium.org2010-08-261-0/+86