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
/
content
/
browser
/
speech
/
google_streaming_remote_engine.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add browser tests for the Web Speech Recognition API.
janx@chromium.org
2013-10-12
1
-2
/
+2
*
Rename speech test methods to *ForTesting instead of *ForTests.
janx@chromium.org
2013-10-01
1
-4
/
+5
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
1
-2
/
+2
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.
dcheng@chromium.org
2013-06-13
1
-3
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-2
/
+2
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-5
/
+5
*
Cleanup: Remove unneeded browser_thread.h includes in contents.
thestig@chromium.org
2013-01-03
1
-2
/
+1
*
Revert 170701 since the WebKit change has now been rolled in again.
tommi@chromium.org
2012-12-04
1
-4
/
+6
*
Revert 170668
tasak@google.com
2012-12-03
1
-6
/
+4
*
Update the Speech Api to support array(s) of result items
tommi@chromium.org
2012-12-01
1
-4
/
+6
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
1
-1
/
+4
*
content/browser: Move speech code into content namespace.
tfarina@chromium.org
2012-10-29
1
-24
/
+17
*
Speech JavaScript API: Pass 'interimResults' and 'continuous' flags to server.
hans@chromium.org
2012-10-04
1
-4
/
+4
*
Speech JavaScript API: Use stability as a confidence measure for intermediate...
hans@chromium.org
2012-10-04
1
-0
/
+2
*
Speech JavaScript API: Limit the 'maxAlternatives' server param to 30.
hans@chromium.org
2012-10-04
1
-1
/
+6
*
Speech JavaScript API: Embed speech server URL and pass in API key.
hans@chromium.org
2012-09-07
1
-15
/
+27
*
Speech JavaScript API: Switch to new protobuf.
hans@chromium.org
2012-09-06
1
-90
/
+86
*
Adding support for the SpeechRecognition.maxAlternatives JS API parameter (Sp...
primiano@chromium.org
2012-06-27
1
-7
/
+5
*
Speech: Fix a constant result expression.
jhawkins@chromium.org
2012-06-25
1
-1
/
+1
*
Introduced experimental support for interacting with the google remote stream...
primiano@chromium.org
2012-06-22
1
-0
/
+586