summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_tts_api_util.cc
Commit message (Expand)AuthorAgeFilesLines
* Extend TTS extension API to support richer events returned from the enginedmazzoni@chromium.org2011-07-071-17/+0
* Remove Value::GetAsInteger() calls.yusukes@google.com2011-05-051-23/+1
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-2/+2
* Extend the TTS extension API to allow an extension to register itself asdmazzoni@chromium.org2010-12-231-7/+8
* Add support for speak properties such as rate to platform specific TTS.dtseng@chromium.org2010-09-151-0/+38