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
/
speech_input_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
In speech input, introduce a 'warm up' screen for slow audio capture devices.
satish@chromium.org
2011-04-05
1
-1
/
+8
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Show the speech input bubble immediately after user clicks.
satish@chromium.org
2011-03-15
1
-4
/
+1
*
Better error messages for speech input errors.
satish@chromium.org
2011-03-07
1
-15
/
+23
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-03-04
1
-21
/
+0
*
Change from PROCESS_LAUNCHER to FILE thread per earlier suggestion.
satish@chromium.org
2011-03-02
1
-4
/
+3
*
Update a bunch of files to the new location of browser_thread.h
jam@chromium.org
2011-03-01
1
-1
/
+0
*
Add a noise indicator to the speech bubble volume indicator.
satish@chromium.org
2011-03-01
1
-3
/
+21
*
Move core pieces of speech from chrome to content.
jam@chromium.org
2011-02-26
1
-3
/
+3
*
Avoid Xcode 3.1 gcc 4.2 compiler warning:
wtc@chromium.org
2011-02-03
1
-5
/
+5
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...
pkasting@chromium.org
2011-01-21
1
-2
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-5
/
+5
*
Cancel any pending speech recognitions when the dispatcher host terminates.
satish@chromium.org
2011-01-20
1
-0
/
+16
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
1
-21
/
+32
*
Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...
satish@chromium.org
2011-01-19
1
-0
/
+21
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-01-10
1
-21
/
+0
*
Listen for tab close notifications and cancel active speech sessions.
satish@chromium.org
2011-01-07
1
-1
/
+0
*
Fix official chrome linux builder (missing include).
estade@chromium.org
2011-01-06
1
-2
/
+3
*
If speech input is disabled and we receive IPC calls, terminate the renderer.
satish@chromium.org
2011-01-06
1
-0
/
+23
*
Cleanup: Remove unneeded includes of tab_contents.h.
thestig@chromium.org
2010-12-09
1
-1
/
+0
*
This is a continuation of http://codereview.chromium.org/5519016/, adds a new...
satish@chromium.org
2010-12-09
1
-3
/
+6
*
Remove unneeded browser_process.h includes.
thestig@chromium.org
2010-12-05
1
-5
/
+7
*
On windows, send audio hardware info with speech input requests if user conse...
satish@chromium.org
2010-11-19
1
-1
/
+78
*
Language tag for speech.
leandrogracia@chromium.org
2010-11-01
1
-1
/
+4
*
Revert 64466 - Language tag for speech.
nirnimesh@chromium.org
2010-10-29
1
-4
/
+1
*
Language tag for speech.
leandrogracia@chromium.org
2010-10-29
1
-1
/
+4
*
Added grammar attribute to speech input.
satish@chromium.org
2010-10-28
1
-3
/
+5
*
Add ability to parse multiple recognition results and send them to WebKit.
satish@chromium.org
2010-10-26
1
-7
/
+6
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part4:
tfarina@chromium.org
2010-10-07
1
-2
/
+2
*
Show a volume indicator as audio is being recorded.
satish@chromium.org
2010-09-16
1
-0
/
+8
*
We used to show error messages as info bars earlier. Based on UX feedback, we...
satish@chromium.org
2010-09-10
1
-69
/
+69
*
Give time for environment estimation and detect the no-speech case.
satish@chromium.org
2010-09-09
1
-6
/
+22
*
Show proper messages if we find errors before or during audio recording.
satish@chromium.org
2010-08-27
1
-8
/
+61
*
Displays a speech input UI bubble during speech recognition.
satish@chromium.org
2010-08-27
1
-3
/
+51
*
Make SpeechInputManager a process wide singleton so it can make sure there is...
satish@chromium.org
2010-08-26
1
-62
/
+84
*
Support for multiple speech enabled elements in same page.
satish@chromium.org
2010-08-17
1
-39
/
+48
*
Revert 56006 - Revert 56002 - Adds SpeechInputManagerImpl to handle requests ...
satorux@chromium.org
2010-08-13
1
-3
/
+88
*
Revert 56002 - Adds SpeechInputManagerImpl to handle requests from render vie...
satorux@chromium.org
2010-08-13
1
-88
/
+3
*
Adds SpeechInputManagerImpl to handle requests from render views and return r...
satish@chromium.org
2010-08-13
1
-3
/
+88
*
Adds chromium side plumbing to pass speech input calls back and forth with We...
satish@chromium.org
2010-08-04
1
-0
/
+14