index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
extension_tts_api.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some bugs when speak() is called without all of its arguments.
dmazzoni@chromium.org
2011-07-14
1
-5
/
+7
*
Extend TTS extension API to support richer events returned from the engine
dmazzoni@chromium.org
2011-07-07
1
-335
/
+121
*
Remove Value::GetAsInteger() calls.
yusukes@google.com
2011-05-05
1
-3
/
+3
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2011-03-28
1
-2
/
+2
*
Extend the TTS extension API to allow an extension to register itself as
dmazzoni@chromium.org
2010-12-23
1
-104
/
+254
*
Almost done deinlining virtual methods.
erg@google.com
2010-12-16
1
-0
/
+22
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
1
-0
/
+2
*
Implement the TTS completion callback in a generic way so that the callback
dmazzoni@chromium.org
2010-10-27
1
-29
/
+167
*
Re-land 62283 - Refactored TTS extension code so that the platform-specific TTS
dmazzoni@chromium.org
2010-10-13
1
-56
/
+40
*
Revert 62283 - Refactored TTS extension code so that the platform-specific TTS
dmazzoni@chromium.org
2010-10-12
1
-40
/
+56
*
Refactored TTS extension code so that the platform-specific TTS
dmazzoni@chromium.org
2010-10-12
1
-56
/
+40
*
Add support for speak properties such as rate to platform specific TTS.
dtseng@chromium.org
2010-09-15
1
-47
/
+22
*
Add code to support options for TTS speak.
chaitanyag@chromium.org
2010-08-20
1
-0
/
+65
*
Adding tts experimental extensions api
chaitanyag@chromium.org
2010-08-12
1
-0
/
+50