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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable WebViewTest.SpeechRecognition, InputTagSpeechBrowserTest.GrammarAttri...
ronghuawu@chromium.org
2014-04-11
1
-2
/
+5
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-08
1
-2
/
+2
*
Revert 262147 "Remove all uses of GG_LONGLONG and GG_ULONGLONG."
scottmg@chromium.org
2014-04-07
1
-2
/
+2
*
Remove all uses of GG_LONGLONG and GG_ULONGLONG.
viettrungluu@chromium.org
2014-04-07
1
-2
/
+2
*
Creates a way to pass the desktop capture notification window ID/handle to we...
jiayl@chromium.org
2014-03-27
1
-1
/
+2
*
Move ContentBrowserTest class to content/public, since it's used by component...
jam@chromium.org
2014-03-27
2
-4
/
+4
*
Ignore MediaStream and speech-related messages with disallowed origins.
joi@chromium.org
2014-03-25
2
-0
/
+23
*
Remove the --speech-service-key command line flag.
primiano@chromium.org
2014-03-08
1
-18
/
+2
*
Adds error codes to AudioInputController/AudioInputRendererHost native logs
henrika@chromium.org
2014-02-28
3
-4
/
+8
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
2
-2
/
+4
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
2
-4
/
+2
*
Making sure that SpeechRecognitionDispatcherHost is not used after free
tommyw@chromium.org
2014-02-20
6
-13
/
+57
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
2
-2
/
+4
*
Refactor base/safe_numerics.h
jschuh@chromium.org
2014-01-17
1
-3
/
+3
*
Speech recognition: Fixing erroneous DCHECK usage
tommyw@chromium.org
2014-01-16
4
-14
/
+15
*
Cleanup: Remove legacy accessors from URLRequestContext.
thestig@chromium.org
2014-01-09
2
-7
/
+15
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
4
-14
/
+14
*
This CL move all parsing of constraints used in a call to gUM from MediaStrea...
perkj@chromium.org
2013-12-13
1
-1
/
+1
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
4
-4
/
+4
*
Android: moves content/ to use long for JNI.
bulach@chromium.org
2013-11-18
1
-1
/
+1
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-4
/
+4
*
Remove primiano@ from speech OWNERS.
primiano@chromium.org
2013-10-22
1
-1
/
+0
*
Introduce MockGoogleStreamingServer to fake speech recognition results.
janx@chromium.org
2013-10-18
2
-13
/
+121
*
Add browser tests for the Web Speech Recognition API.
janx@chromium.org
2013-10-12
3
-2
/
+97
*
Make SpeechRecognition API work inside <webview>.
lazyboy@chromium.org
2013-10-08
4
-15
/
+63
*
Web Speech API: Fix a race condition causing renderer crash.
primiano@chromium.org
2013-10-02
2
-3
/
+15
*
Rename speech test methods to *ForTesting instead of *ForTests.
janx@chromium.org
2013-10-01
8
-13
/
+14
*
Web Speech API: cancel outstanding infobar requests when aborting.
primiano@chromium.org
2013-09-30
1
-0
/
+2
*
Add primiano as an owner of the Web Speech API implementattion
hans@chromium.org
2013-09-20
1
-0
/
+1
*
Refactor GoogleStreamingRemoteEngine's unit tests to use HostToNet32.
janx@chromium.org
2013-09-19
1
-11
/
+7
*
Rename speech_recognition_browsertest to input_tag_speech_browsertest.
janx@chromium.org
2013-09-17
1
-6
/
+6
*
[content shell] move browser process stuff into browser/ subdir
jochen@chromium.org
2013-08-20
1
-1
/
+1
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-1
/
+1
*
Revert 217768 "Adding key press detection in the browser process."
phoglund@chromium.org
2013-08-15
1
-1
/
+1
*
Adding key press detection in the browser process.
jiayl@chromium.org
2013-08-15
1
-1
/
+1
*
Content changes for GetURL refactor.
nasko@chromium.org
2013-08-13
1
-1
/
+1
*
Trivial CL to remove two TODOs.
xians@chromium.org
2013-08-07
1
-2
/
+0
*
Use a direct include of the message_loop header in content/, part 2.
avi@chromium.org
2013-07-18
3
-3
/
+3
*
Android: Speech Recognition now considers IETF BCP 47 language tags.
janx@chromium.org
2013-07-15
2
-4
/
+7
*
Get rid of the SpeechRecognitionPreferences interface. It only had one method...
jam@chromium.org
2013-07-09
6
-127
/
+115
*
Support cancellation of pending media stream requests at UI side.
wjia@chromium.org
2013-07-09
1
-0
/
+1
*
Use a direct include of time headers in content/, part 1.
avi@chromium.org
2013-06-28
3
-4
/
+4
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-1
/
+1
*
added back support to speech when ask_user=false. We should use the default d...
xians@chromium.org
2013-06-22
1
-3
/
+14
*
Minor cleanup to remove the static thread-safe methods on BrowserMainLoop. In...
jam@chromium.org
2013-06-21
2
-17
/
+29
*
Cleanup: Remove unneeded gurl.h includes.
thestig@chromium.org
2013-06-21
2
-2
/
+0
*
added device selection to web speech to use the correct device. Users should ...
xians@chromium.org
2013-06-20
7
-19
/
+32
*
Moves WebSpeech to the low-latency audio backend.
henrika@chromium.org
2013-06-17
3
-14
/
+174
*
Remove speech recognition manager from iOS.
milanb@chromium.org
2013-06-17
1
-6
/
+0
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-1
/
+1
[next]