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
*
Speech Input: always abort when user clicks outside speech bubble.
hans@chromium.org
2012-09-20
1
-5
/
+2
*
Speech JavaScript API: Use the MediaStreamManager to ask for user permission.
hans@chromium.org
2012-09-13
2
-33
/
+44
*
Initial support for native TTS on linux through tts extension API.
dtseng@chromium.org
2012-09-11
1
-21
/
+361
*
Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...
thestig@chromium.org
2012-09-06
3
-12
/
+13
*
Miscellaneous cleanups from several months ago I never got around to landing.
pkasting@chromium.org
2012-09-01
1
-21
/
+18
*
Fix crash caused when speech is generated at Chrome OS startup before Extensi...
dmazzoni@chromium.org
2012-08-31
1
-1
/
+6
*
Speech bubble: Use the images of the appropriate scale for the speech bubble.
sadrul@chromium.org
2012-08-21
2
-13
/
+31
*
Move PrefMember and PrefChangeRegistrar to api directory.
joi@chromium.org
2012-08-21
1
-1
/
+1
*
status tray: Use explicit conversion from ImageSkia to SkBitmap.
sadrul@chromium.org
2012-08-16
1
-3
/
+4
*
Clean-up inline members of nested classes (chrome/)
hans@chromium.org
2012-08-10
2
-3
/
+17
*
Refactor extension event distribution to use Values instead of JSON strings.
gdk@chromium.org
2012-08-07
4
-40
/
+26
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
1
-1
/
+2
*
mac: Remove now-unneeded includes of cocoa_protocols.h
thakis@chromium.org
2012-07-26
1
-1
/
+0
*
Chrome OS TTS API should not report it's speaking when it's not.
dmazzoni@chromium.org
2012-07-24
1
-1
/
+1
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
3
-5
/
+5
*
Added support for multiple parameters to Extension API callbacks.
mtytel@chromium.org
2012-07-12
3
-6
/
+6
*
This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...
benrg@chromium.org
2012-07-11
2
-2
/
+2
*
Move ExtensionSystem into extensions namespace
rdevlin.cronin@chromium.org
2012-07-11
1
-1
/
+1
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
13
-13
/
+0
*
Changing tab closure handling logic in speech recognition code and cleaning b...
primiano@chromium.org
2012-07-06
5
-281
/
+333
*
Move tab functions off Browser into browser_tabstrip and browser_tabrestore.
ben@chromium.org
2012-06-29
2
-5
/
+7
*
Renamed SpeechRecognizerImpl to SpeechRecognizer and fixed some comments in t...
primiano@chromium.org
2012-06-27
1
-6
/
+4
*
grd file update for new 2x assets
thakis@chromium.org
2012-06-22
2
-2
/
+2
*
Fix TTS extension API language matching.
dmazzoni@chromium.org
2012-06-21
2
-43
/
+73
*
Moving tray icon and notification balloon for background speech recognition s...
primiano@chromium.org
2012-06-15
8
-52
/
+113
*
TabContentsWrapper -> TabContents, part 27.
avi@chromium.org
2012-06-11
2
-10
/
+10
*
browser: Move login and speech files into cocoa/ directory.
tfarina@chromium.org
2012-06-10
1
-135
/
+0
*
Refactored ChromeSpeechRecognitionPreferences according to new ProfileKeyedSe...
primiano@chromium.org
2012-06-06
2
-16
/
+276
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
5
-44
/
+48
*
Revert 140531 - Converted the rest of chrome except for extensions and favico...
pkotwicz@chromium.org
2012-06-05
5
-48
/
+44
*
Converted the rest of chrome except for extensions and favicons to user Image...
pkotwicz@chromium.org
2012-06-05
5
-44
/
+48
*
Move test_browser_thread.h from content\test to content\public\test. This way...
jam@chromium.org
2012-06-04
1
-1
/
+1
*
browser: Move speech and login files into gtk/ directory.
tfarina@chromium.org
2012-06-03
1
-300
/
+0
*
SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...
primiano@chromium.org
2012-05-24
5
-142
/
+265
*
Adds the ability for BubbleGtk widgets to specify both input and popup attrib...
khorimoto@chromium.org
2012-05-23
1
-2
/
+1
*
Revert 138498 - SpeechInputExtensionManager now interface (exclusively) with ...
vandebo@chromium.org
2012-05-23
5
-252
/
+142
*
SpeechInputExtensionManager now interface (exclusively) with SpeechRecognitio...
primiano@chromium.org
2012-05-23
5
-142
/
+252
*
Get rid of the RenderViewType concept in content, since it was only used by C...
jam@chromium.org
2012-05-23
1
-14
/
+17
*
Make ExtensionTtsPlatformImplWin a leaky singleton to avoid a crash in the de...
dmazzoni@chromium.org
2012-05-22
2
-1
/
+5
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
6
-8
/
+12
*
Convert GdkPixbufFromSkBitmap(const SkBitmap*) to GdkPixbufFromSkBitmap(const...
pkotwicz@chromium.org
2012-05-20
1
-1
/
+1
*
browser: Move speech and login files into views/ directory.
tfarina@chromium.org
2012-05-19
1
-397
/
+0
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
2
-2
/
+4
*
Refactoring of chrome speech recognition architecture (Speech CL1.8)
primiano@chromium.org
2012-05-16
3
-69
/
+168
*
Introducing new data types and IPC messages for scripted JS speech recognitio...
primiano@chromium.org
2012-05-15
1
-1
/
+2
*
Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.
aa@chromium.org
2012-05-14
2
-3
/
+4
*
Extracted and cleaned class SpeechInputExtensionNotification, renamed to Spee...
primiano@chromium.org
2012-05-10
5
-102
/
+146
*
Adding missing #pragma once in speech recognition headers.
primiano@chromium.org
2012-05-09
7
-0
/
+7
*
Fix TTS code to be compatible with new extension API parameter serialization.
asargent@chromium.org
2012-05-08
3
-0
/
+4
*
Fix use of ScopedComPtr that caused crash in destructor
dmazzoni@chromium.org
2012-05-03
1
-12
/
+6
[next]