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
*
Extract ProcessManager from ExtensionSystem.
reillyg
2014-10-28
1
-3
/
+2
*
Standardize usage of virtual/override/final in chrome/browser/speech
dcheng
2014-10-22
12
-121
/
+116
*
Reverting instrumentations
vadimt
2014-10-22
1
-6
/
+0
*
Get rid of src_extension_id from TtsController.
dmazzoni
2014-10-21
2
-12
/
+14
*
Only send TTS VoicesChanged callbacks when TTS has been explicitly requested.
dtseng
2014-10-16
1
-0
/
+5
*
Instrumenting descendants of EventRouter::Observer to find out what causes ja...
vadimt
2014-10-08
1
-0
/
+6
*
replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*
mostynb
2014-10-07
16
-95
/
+95
*
[TTS] Fix non-enqueueable Utterance leak in TtsController
tzik
2014-09-08
1
-0
/
+1
*
[TTS] Adjust WeakPtr lifetime to object lifetime of TtsMessageFilter
tzik
2014-09-08
2
-4
/
+14
*
Use leaky singleton traits for TtsPlatformImplAndroid.
dmazzoni@chromium.org
2014-08-19
1
-1
/
+2
*
Eliminate the dependency of Profile from TtsMessageFilter.
mrunal.kapade@intel.com
2014-08-13
11
-47
/
+70
*
Custom launcher pages: right-click menu is now the platform apps menu.
mgiuca@chromium.org
2014-08-11
1
-0
/
+1
*
Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...
thestig@chromium.org
2014-08-08
1
-1
/
+0
*
Remove the dependency of Extension API from tts_chromeos
mrunal.kapade@intel.com
2014-08-02
6
-21
/
+46
*
Move TTS related command line switch to content
mrunal.kapade@intel.com
2014-08-01
1
-1
/
+1
*
Utilize the window.speechSynthesis.onvoiceschanged event in ChromeVox.
dtseng@chromium.org
2014-07-31
5
-20
/
+1
*
Cleanup: Rename ExtensionFunction::GetExtension to ExtensionFunction::extension.
kalman@chromium.org
2014-07-28
1
-2
/
+1
*
Separate out the TtsController interface from it's impl
mrunal.kapade@intel.com
2014-07-24
4
-92
/
+151
*
Remove dependency of profile from TtsMessageFilter
mrunal.kapade@intel.com
2014-07-22
1
-3
/
+0
*
Get rid of some uses of CreateIntegerValue
estade@chromium.org
2014-07-22
1
-3
/
+3
*
Remove many instances of CreateBooleanValue.
estade@chromium.org
2014-07-17
1
-2
/
+2
*
ifdef more extensions code to be used only when extensions are enabled.
thestig@chromium.org
2014-07-16
1
-2
/
+11
*
Eliminate the dependence of tts extension API form tts_controller.cc
chun.gao@intel.com
2014-07-12
4
-44
/
+74
*
Support onvoiceschanged for extension-based tts engines.
dtseng@chromium.org
2014-07-10
6
-187
/
+227
*
Stamp out CreateStringValue in chrome/
estade@chromium.org
2014-07-09
2
-2
/
+2
*
Always attempt to load built-in engines when speaking.
dtseng@chromium.org
2014-07-07
1
-4
/
+13
*
Ensure TtsMessageFilter is unregistered when destroyed.
dmazzoni@chromium.org
2014-07-01
2
-0
/
+10
*
Cleanup: Remove deprecated Profile::GetExtensionService().
thestig@chromium.org
2014-06-26
1
-2
/
+3
*
Cleanup: Remove most deprecated Profile::GetExtensionService() usage.
thestig@chromium.org
2014-06-22
1
-7
/
+8
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
2
-5
/
+3
*
Drive extension functions from ExtensionFunction::Run. The
kalman@chromium.org
2014-05-03
2
-2
/
+2
*
Start removing support for the experimental x-webkit-speech API
hans@chromium.org
2014-05-02
10
-1444
/
+10
*
Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImpl
kalman@chromium.org
2014-04-30
4
-12
/
+12
*
cleanup: Use EventRouter and some cleanups.
limasdf@gmail.com
2014-04-22
1
-2
/
+1
*
Use EventRouter instead of ExtensionSystem::Get->event_router()
limasdf@gmail.com
2014-04-17
2
-12
/
+9
*
Keep pending utterance while Android TextToSpeech is initializing.
dmazzoni@chromium.org
2014-04-16
1
-6
/
+0
*
Fix assert in TTS android impl.
dmazzoni@chromium.org
2014-04-15
1
-0
/
+3
*
Only enable speech dispatcher on Linux with an explicit switch.
dmazzoni@chromium.org
2014-03-25
1
-0
/
+6
*
Move ExtensionHost from src/chrome to src/extensions
jamescook@chromium.org
2014-03-21
1
-1
/
+1
*
[Mac] Don't crash when enumerating OS TTS voices if there is no default voice.
mark@chromium.org
2014-03-14
1
-1
/
+3
*
Move clients of BrowserContextKeyedService to use KeyedService (#4)
blundell@chromium.org
2014-03-14
2
-10
/
+9
*
Move extension_messages.h to extensions/common.
derat@chromium.org
2014-03-13
1
-1
/
+1
*
Revert of Eliminate the dependence of tts extension API for tts_controller.cc...
merkulova@chromium.org
2014-03-06
4
-74
/
+44
*
Move ExtensionFunctionRegistry out of src/chrome
rockot@chromium.org
2014-03-05
1
-1
/
+1
*
Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.
yoz@chromium.org
2014-03-05
2
-9
/
+9
*
Eliminate the dependence of tts extension API for tts_controller.cc
chun.gao@intel.com
2014-03-04
4
-44
/
+74
*
SkBitmap::Config is deprecated, switch to using SkColorType
reed@google.com
2014-03-04
1
-1
/
+1
*
Gracefully fall back to a reasonable voice when a non-existent voice name is ...
dtseng@chromium.org
2014-02-27
2
-11
/
+51
*
Reland 253509 - ProfileKeyedAPIFactory to build instances with BrowserContext...
yoz@chromium.org
2014-02-27
1
-0
/
+1
*
Revert 253509 "Change ProfileKeyedAPIFactory to build instances ..."
rch@chromium.org
2014-02-26
1
-1
/
+0
[next]