summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tts_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Move more code from headers to implementation.erg@google.com2010-12-071-0/+2
* Implement the TTS completion callback in a generic way so that the callbackdmazzoni@chromium.org2010-10-271-29/+167
* Re-land 62283 - Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-131-56/+40
* Revert 62283 - Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-121-40/+56
* Refactored TTS extension code so that the platform-specific TTSdmazzoni@chromium.org2010-10-121-56/+40
* Add support for speak properties such as rate to platform specific TTS.dtseng@chromium.org2010-09-151-47/+22
* Add code to support options for TTS speak.chaitanyag@chromium.org2010-08-201-0/+65
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-121-0/+50