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
/
renderer
/
media
/
media_stream_dependency_factory.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert 262050 "Implement a source for remote video tracks.""
perkj@chromium.org
2014-04-11
1
-1
/
+1
*
Revert 262050 "Implement a source for remote video tracks."
vrk@chromium.org
2014-04-09
1
-1
/
+1
*
Revert of Only create webrtc MediaStreams when added to a PeerConnection (htt...
yurys@chromium.org
2014-04-08
1
-4
/
+18
*
This cl adds a new class WebRtcMediaStreamAdapter. The responsibility of the ...
perkj@chromium.org
2014-04-08
1
-18
/
+4
*
Implement a source for remote video tracks.
perkj@chromium.org
2014-04-06
1
-1
/
+1
*
Refactor VideoSourceHandler to implement MediaStreamVideoSink.
perkj@chromium.org
2014-04-05
1
-6
/
+0
*
Implement MediaStreamVideoSource using video capturerers in Chrome.
perkj@chromium.org
2014-02-27
1
-5
/
+5
*
Revert 253401 "Implement MediaStreamVideoSource using video capt..."
haraken@chromium.org
2014-02-26
1
-5
/
+5
*
Implement MediaStreamVideoSource using video capturerers in Chrome.
perkj@chromium.org
2014-02-26
1
-5
/
+5
*
The purpose of this cl is to lazy instantiate webrtc/libjingle MediaStream an...
perkj@chromium.org
2014-02-21
1
-49
/
+25
*
Don't update the local source constraints on WebAudio creation.
ajm@chromium.org
2014-02-10
1
-4
/
+1
*
Ensure the WebRtcAudioDeviceImpl before audio capturer and track are created.
xians@chromium.org
2014-02-07
1
-0
/
+3
*
WIP: Isolate the libjingle dependency of WebRtcLocalAudioTrack into an adapte...
xians@chromium.org
2014-02-04
1
-1
/
+1
*
This cl rename MediaStreamSourceExtraData to MediaStreamSource. This class is...
perkj@chromium.org
2014-01-30
1
-21
/
+14
*
Remove Chrome for TV code.
ycheo@chromium.org
2014-01-17
1
-14
/
+0
*
Cleaned up the WebRtcAudioCapturer a bit.
xians@chromium.org
2014-01-16
1
-1
/
+1
*
Implements MediaStreamVideoSource.
ronghuawu@chromium.org
2014-01-15
1
-0
/
+7
*
Wire up the MediaStreamAudioProcessor with the WebRtcAudioCapturer.
xians@chromium.org
2014-01-15
1
-4
/
+5
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-14
1
-3
/
+0
*
Revert 244074 "Eliminate video capture thread in renderer"
thakis@chromium.org
2014-01-11
1
-0
/
+3
*
Eliminate video capture thread in renderer
hclam@chromium.org
2014-01-10
1
-3
/
+0
*
Add browser test for AEC dump.
grunell@google.com
2013-12-20
1
-0
/
+2
*
AEC dump setting in webrtc internals.
grunell@google.com
2013-12-17
1
-0
/
+1
*
Allow enable AEC dump with sandbox.
grunell@google.com
2013-12-17
1
-1
/
+12
*
Add generic interfaces for the sinks of the media stream audio track to get t...
xians@chromium.org
2013-12-04
1
-1
/
+2
*
MediaStream API: Refactor the MediaStreamTrack creation code
tommyw@chromium.org
2013-11-19
1
-0
/
+10
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-19
/
+19
*
Using the new WebMediaStreamTrack::ExtraData to simplify the code
tommyw@chromium.org
2013-10-28
1
-0
/
+10
*
Hook up WebRTC logging extension API to the underlying functionality.
grunell@chromium.org
2013-10-03
1
-4
/
+0
*
Switch LiveAudio to a source provider solution.
xians@chromium.org
2013-09-17
1
-3
/
+4
*
Feed audio constraints over to WebRtcLocalAudioTrack
tommi@chromium.org
2013-08-30
1
-4
/
+10
*
Support multiple sources for media stream AudioTrack.
xians@chromium.org
2013-08-07
1
-12
/
+10
*
Cleaning up deprecated APIs and erroneous names
tommyw@chromium.org
2013-07-24
1
-8
/
+8
*
Implement WebRTC in Chrome for TV
wonsik@chromium.org
2013-06-03
1
-0
/
+14
*
Moving WebRTC logging related files from content to chrome.
grunell@chromium.org
2013-05-31
1
-2
/
+0
*
Forwarding app URL to handler host for WebRTC logs.
grunell@chromium.org
2013-05-27
1
-1
/
+2
*
Adding parsing of constraint to enable WebRTC logging.
grunell@chromium.org
2013-05-21
1
-0
/
+7
*
Effects Pepper Plugin and MediaStream Glue.
ronghuawu@chromium.org
2013-05-06
1
-0
/
+12
*
Revert 198312 "Effects Pepper Plugin and MediaStream Glue."
xiyuan@chromium.org
2013-05-04
1
-12
/
+0
*
Effects Pepper Plugin and MediaStream Glue.
ronghuawu@chromium.org
2013-05-04
1
-0
/
+12
*
Merge AssociateStreamWithProducer message into CreateStream message for both ...
miu@chromium.org
2013-04-17
1
-1
/
+3
*
Hookup the MediaStream glue for Adding and Removing tracks to an existing Med...
perkj@chromium.org
2013-04-12
1
-0
/
+8
*
Do not pass the string device_id via IPC message to create an audio input str...
xians@chromium.org
2013-03-20
1
-0
/
+5
*
Removed use of deprecated PeerConnection types and methods.
perkj@chromium.org
2013-02-20
1
-2
/
+2
*
Update libjingle 273:278.
ronghuawu@google.com
2013-02-11
1
-5
/
+7
*
Use the track id instead of the source id to create native media track.
ronghuawu@chromium.org
2013-02-11
1
-2
/
+2
*
Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...
tommyw@chromium.org
2013-02-04
1
-12
/
+5
*
Implement audio constraints for PeerConneciton API
hclam@chromium.org
2013-02-01
1
-8
/
+14
*
Revert 179799 as it has introduced quite a few memory leaks
timurrrr@chromium.org
2013-01-31
1
-14
/
+8
*
Set MediaConstraints for audio to WebRTC
hclam@chromium.org
2013-01-31
1
-8
/
+14
[next]