summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tts_api_controller.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash when the TTS extension API was in the middle of speakingdmazzoni@chromium.org2011-09-021-1/+4
* Fix a bug in the TTS extension API where the getVoices function wouldn'tdmazzoni@chromium.org2011-08-221-9/+10
* Move the tts and ttsEngine APIs out of experimental, and givedmazzoni@chromium.org2011-07-201-1/+1
* Fix some bugs when speak() is called without all of its arguments.dmazzoni@chromium.org2011-07-141-0/+4
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-0/+312