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
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
4
-46
/
+62
*
Revert 197755 "Replace MediaStreamUIController with MediaStreamU..." which is...
mattm@chromium.org
2013-05-02
2
-92
/
+97
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-05-02
2
-97
/
+92
*
Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."
sergeyu@chromium.org
2013-04-30
2
-92
/
+97
*
Replace MediaStreamUIController with MediaStreamUIProxy.
sergeyu@chromium.org
2013-04-30
2
-97
/
+92
*
content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Cleanup interfaces used to deliver notifications about MediaStream state from...
sergeyu@chromium.org
2013-04-29
1
-3
/
+2
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
2
-3
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-3
/
+4
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
3
-4
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
3
-3
/
+4
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in content/, Linux edition.
dcheng@chromium.org
2013-04-07
1
-1
/
+1
*
Remove unused parameter to OnError()
jrummell@chromium.org
2013-03-23
3
-9
/
+4
*
Extend MediaObserver interface to allow MediaStreams to be stopped from UI.
sergeyu@chromium.org
2013-03-20
1
-1
/
+2
*
content: Move more constants from url_constants.h into content namespace.
tfarina@chromium.org
2013-03-02
1
-3
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Remove CanShowAudioInputSettings().
dalecurtis@google.com
2013-02-15
1
-4
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
2
-5
/
+9
*
Make <webview> speech bubble work in platform apps.
lazyboy@chromium.org
2013-01-29
4
-171
/
+28
*
Roll speex, flac, libvpx DEPS to get shim header changes.
phajdan.jr@chromium.org
2013-01-07
1
-2
/
+2
*
Cleanup: Remove unneeded browser_thread.h includes in contents.
thestig@chromium.org
2013-01-03
1
-2
/
+1
*
Extend scoped_ptr to be closer to unique_ptr. Support custom deleters, and de...
ajwong@chromium.org
2012-12-20
1
-1
/
+2
*
Add DEPS rules to help enforce the general rule that the embedder should prov...
joi@chromium.org
2012-12-17
1
-0
/
+1
*
Revert 170701 since the WebKit change has now been rolled in again.
tommi@chromium.org
2012-12-04
15
-113
/
+159
*
Revert 170668
tasak@google.com
2012-12-03
15
-159
/
+113
*
Remove the flag for the Speech API and turn it on by default.
tommi@chromium.org
2012-12-01
1
-5
/
+1
*
Update the Speech Api to support array(s) of result items
tommi@chromium.org
2012-12-01
15
-113
/
+159
*
Browser Plugin: Enable Speech Bubble and Position Correctly
fsamuel@chromium.org
2012-11-27
2
-2
/
+58
*
This patch does:
xians@chromium.org
2012-11-27
1
-9
/
+9
*
This patch does:
xians@chromium.org
2012-11-21
2
-105
/
+68
*
as the subject.
xians@chromium.org
2012-11-21
1
-0
/
+2
*
Revert "Linux: change protobuf default option to allow building"
nyquist@chromium.org
2012-11-12
1
-0
/
+1
*
content: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-10
1
-31
/
+31
*
Linux: change protobuf default option to allow building
phajdan.jr@chromium.org
2012-11-07
1
-1
/
+0
*
Provide mutable members of UrlRequestContext via pure-virtual interface. Cre...
pauljensen@chromium.org
2012-11-07
2
-2
/
+8
*
Removing myself from OWNERs and WATCHLIST
satish@chromium.org
2012-10-29
1
-1
/
+0
*
Move content\browser\renderer_host\media to content namespace.
jam@chromium.org
2012-10-29
2
-13
/
+7
*
content/browser: Move speech code into content namespace.
tfarina@chromium.org
2012-10-29
33
-335
/
+266
*
Build SpeechRecognitionManagerImpl on iOS. Run content speech unit tests.
msarda@chromium.org
2012-10-24
2
-1
/
+14
*
Disable SpeechRecognitionBrowserTest::TestCancelAll on mac.
msarda@chromium.org
2012-10-22
1
-7
/
+2
*
Remove StreamOptions constructor that doesn't specify device type.
justinlin@chromium.org
2012-10-22
1
-1
/
+2
*
> Refactor media_stream_device_settings into media_stream_ui_controller.
xians@chromium.org
2012-10-19
1
-1
/
+1
*
Move ChannelLayout into media namespace.
dalecurtis@google.com
2012-10-17
2
-2
/
+4
*
remove VideoDeviceError and AudioDeviceError for media stream.
wjia@chromium.org
2012-10-16
1
-4
/
+0
*
Speech JavaScript API: Pass 'interimResults' and 'continuous' flags to server.
hans@chromium.org
2012-10-04
5
-10
/
+22
*
Speech JavaScript API: Use stability as a confidence measure for intermediate...
hans@chromium.org
2012-10-04
2
-10
/
+63
*
Speech JavaScript API: Limit the 'maxAlternatives' server param to 30.
hans@chromium.org
2012-10-04
1
-1
/
+6
*
Use Google API key for one-shot speech recognition
hans@chromium.org
2012-09-14
1
-0
/
+4
*
Speech JavaScript API: Use the MediaStreamManager to ask for user permission.
hans@chromium.org
2012-09-13
3
-35
/
+169
*
Speech JavaScript API: Embed speech server URL and pass in API key.
hans@chromium.org
2012-09-07
1
-15
/
+27
[next]