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_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move core pieces of speech from chrome to content.
jam@chromium.org
2011-02-26
1
-207
/
+0
*
Mark GrammarAttribute and TestBasicRecognition as DISABLED for Chrome builds
eblake@chromium.org
2011-01-31
1
-2
/
+9
*
Cancel any pending speech recognitions when the dispatcher host terminates.
satish@chromium.org
2011-01-20
1
-10
/
+18
*
If user had consented for metrics reporting, send speech input request origin...
satish@chromium.org
2011-01-20
1
-1
/
+2
*
Revert http://src.chromium.org/viewvc/chrome?view=rev&revision=70896 to move ...
satish@chromium.org
2011-01-19
1
-4
/
+0
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Fix build breakage.
thestig@chromium.org
2011-01-11
1
-0
/
+1
*
Cleanup: Remove unneeded includes of chrome_switches.h.
thestig@chromium.org
2011-01-11
1
-2
/
+1
*
Enable speech input by default and remove unused code.
satish@chromium.org
2011-01-10
1
-0
/
+4
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Language tag for speech.
leandrogracia@chromium.org
2010-11-01
1
-0
/
+1
*
Revert 64466 - Language tag for speech.
nirnimesh@chromium.org
2010-10-29
1
-1
/
+0
*
Language tag for speech.
leandrogracia@chromium.org
2010-10-29
1
-0
/
+1
*
Enable speech input API back on trunk for all platforms.
satish@chromium.org
2010-10-29
1
-4
/
+0
*
Added grammar attribute to speech input.
satish@chromium.org
2010-10-28
1
-43
/
+89
*
Move speech input behind a flag for M8 beta and stable.
satish@chromium.org
2010-10-27
1
-0
/
+4
*
Add ability to parse multiple recognition results and send them to WebKit.
satish@chromium.org
2010-10-26
1
-2
/
+3
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/speech/.
pkasting@chromium.org
2010-10-21
1
-6
/
+6
*
Fix a crash by checking if a given request id existed in our list before proc...
satish@chromium.org
2010-10-15
1
-0
/
+6
*
Added more logging and marked a test as FLAKY_.
satish@chromium.org
2010-10-04
1
-1
/
+2
*
Added more log messages to help track down an infrequent timeout in the test.
satish@chromium.org
2010-10-04
1
-0
/
+4
*
Enables 2 tests which have not been failing recently.
satish@chromium.org
2010-10-01
1
-1
/
+1
*
Mark a failing test as FLAKY and added a potential fix + log messages.
satish@chromium.org
2010-09-29
1
-1
/
+2
*
Get the speech input browser test working again.
satish@chromium.org
2010-09-29
1
-13
/
+31
*
Displays a speech input UI bubble during speech recognition.
satish@chromium.org
2010-08-27
1
-1
/
+5
*
Make SpeechInputManager a process wide singleton so it can make sure there is...
satish@chromium.org
2010-08-26
1
-18
/
+21
*
Support for multiple speech enabled elements in same page.
satish@chromium.org
2010-08-17
1
-15
/
+17
*
Revert 56006 - Revert 56002 - Adds SpeechInputManagerImpl to handle requests ...
satorux@chromium.org
2010-08-13
1
-8
/
+8
*
Revert 56002 - Adds SpeechInputManagerImpl to handle requests from render vie...
satorux@chromium.org
2010-08-13
1
-8
/
+8
*
Adds SpeechInputManagerImpl to handle requests from render views and return r...
satish@chromium.org
2010-08-13
1
-8
/
+8
*
FBTF: Clean up some headers in tab_contents_delegate.h.
erg@google.com
2010-08-10
1
-0
/
+1
*
Disable SpeechInputBrowserTest.TestBasicRecognition.
jianli@chromium.org
2010-08-05
1
-1
/
+1
*
Adds chromium side plumbing to pass speech input calls back and forth with We...
satish@chromium.org
2010-08-04
1
-0
/
+103