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
/
speech
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use incognito split for ChromeVox and TTS in Guest mode
dpolukhin@chromium.org
2014-02-08
1
-4
/
+1
*
Revert "Automatically trigger installation of high-quality speech synthesis e...
plundblad@chromium.org
2014-02-07
7
-64
/
+238
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
3
-3
/
+3
*
Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().
thestig@chromium.org
2014-01-21
1
-1
/
+1
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
3
-4
/
+4
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
3
-21
/
+21
*
Store WeakPtr to UtteranceEventDelegate, to prevent UAF.
dmazzoni@chromium.org
2013-12-19
5
-11
/
+18
*
Always pass voice name to TTS engine.
dmazzoni@chromium.org
2013-12-18
1
-0
/
+8
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-2
/
+3
*
Automatically trigger installation of high-quality speech synthesis extension.
dmazzoni@chromium.org
2013-12-17
7
-238
/
+75
*
Revert 240810 "Support multiple TTS voices on Windows."
tkent@chromium.org
2013-12-16
1
-95
/
+14
*
Support multiple TTS voices on Windows.
dmazzoni@chromium.org
2013-12-14
1
-14
/
+95
*
Annotate the leaky call to libspeechd in TtsPlatformImplLinux::Initialize().
earthdok@chromium.org
2013-12-13
1
-2
/
+8
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
5
-9
/
+10
*
cros: Clean up EventRouter observer for TtsExtensionLoaderChromeOs
jamescook@chromium.org
2013-11-26
2
-2
/
+12
*
Move EventRouter to src/extensions/browser
jamescook@chromium.org
2013-11-21
4
-4
/
+4
*
Android: moves chrome/ to use long for JNI
bulach@chromium.org
2013-11-21
1
-1
/
+1
*
Revert 236278 "Android: moves chrome/ to use long for JNI"
rch@chromium.org
2013-11-20
1
-1
/
+1
*
Android: moves chrome/ to use long for JNI
bulach@chromium.org
2013-11-20
1
-1
/
+1
*
Extract chrome.runtime API code from extensions::EventRouter
jamescook@chromium.org
2013-11-18
1
-0
/
+2
*
Move Extension and PermissionsData to extensions/common.
yoz@chromium.org
2013-11-15
2
-2
/
+2
*
Convert extensions::EventRouter from Profile to BrowserContext
jamescook@chromium.org
2013-11-13
2
-5
/
+5
*
Move ExtensionFunction to the extensions component.
benwells@chromium.org
2013-11-13
2
-2
/
+2
*
Reland: Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-10
1
-2
/
+2
*
Revert 233956 "Move ExtensionProcessManager to src/extensions, p..."
rockot@google.com
2013-11-08
1
-2
/
+2
*
Move ExtensionProcessManager to src/extensions, part 4
jamescook@chromium.org
2013-11-08
1
-2
/
+2
*
Disable remote TTS services when offline.
dmazzoni@chromium.org
2013-11-07
2
-0
/
+41
*
Fix memory leak in TtsExtensionEventHandler::OnTtsEvent().
earthdok@chromium.org
2013-11-04
1
-1
/
+6
*
Implement Google network speech synthesis.
dmazzoni@chromium.org
2013-11-01
8
-45
/
+67
*
Revert 232242 "Implement Google network speech synthesis."
hashimoto@chromium.org
2013-11-01
8
-67
/
+45
*
Implement Google network speech synthesis.
dmazzoni@chromium.org
2013-11-01
8
-45
/
+67
*
Allows chrome://app-list/ to recognize speech.
mukai@chromium.org
2013-10-31
1
-0
/
+10
*
Makes two fixes to Mac tts for 10.9
dtseng@chromium.org
2013-10-30
2
-14
/
+17
*
Remove Profile dependency from ExtensionFunction
benwells@chromium.org
2013-10-28
2
-10
/
+9
*
Remove primiano@ from speech OWNERS.
primiano@chromium.org
2013-10-22
1
-1
/
+0
*
Make SpeechRecognition API work inside <webview>.
lazyboy@chromium.org
2013-10-08
1
-2
/
+12
*
[Input element speech API] Close the bubble synchronously on tab closure.
primiano@chromium.org
2013-10-04
5
-67
/
+97
*
Merge NOTIFICATION_WEB_CONTENTS_SWAPPED into NOTIFICATION_RENDER_VIEW_HOST_CH...
avi@chromium.org
2013-10-03
1
-3
/
+3
*
Allow webkitSpeechRecognition work from an app's background page.
lazyboy@chromium.org
2013-09-29
1
-8
/
+16
*
chromeos/speech API: Do not try to read kMetricsReportingEnabled since
lazyboy@chromium.org
2013-09-27
1
-0
/
+3
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-24
2
-12
/
+10
*
Revert 224473 "Remove dependency on ui::ScaleFactor from ui/gfx"
davemoore@chromium.org
2013-09-20
2
-10
/
+12
*
Remove dependency on ui::ScaleFactor from ui/gfx
davemoore@chromium.org
2013-09-20
2
-12
/
+10
*
Add primiano as an owner of the Web Speech API implementattion
hans@chromium.org
2013-09-20
1
-0
/
+1
*
WebSpeech: Protect the thread switching code from bubble changes
tommyw@chromium.org
2013-09-03
1
-4
/
+4
*
Init uninitialized member in ctor.
finnur@chromium.org
2013-08-29
1
-0
/
+1
*
Make sure TtsMessageFilter::OnChannelClosing is handled on the UI thread.
dmazzoni@chromium.org
2013-08-13
2
-1
/
+18
*
Remove unused variable declaration.
etienneb@chromium.org
2013-08-09
1
-1
/
+0
*
Correctly integrate StoragePartition into TestingProfile.
ajwong@chromium.org
2013-07-23
1
-11
/
+4
*
Use a direct include of the message_loop header in chrome/browser/, part 10.
avi@chromium.org
2013-07-17
2
-2
/
+2
[next]