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_center.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Revert 262050 "Implement a source for remote video tracks.""
perkj@chromium.org
2014-04-11
1
-6
/
+1
*
Revert 262050 "Implement a source for remote video tracks."
vrk@chromium.org
2014-04-09
1
-1
/
+6
*
Revert of Only create webrtc MediaStreams when added to a PeerConnection (htt...
yurys@chromium.org
2014-04-08
1
-3
/
+5
*
MediaStream API: Removing a few Todos that are now fixed
tommyw@chromium.org
2014-04-08
1
-13
/
+0
*
This cl adds a new class WebRtcMediaStreamAdapter. The responsibility of the ...
perkj@chromium.org
2014-04-08
1
-5
/
+3
*
Implement a source for remote video tracks.
perkj@chromium.org
2014-04-06
1
-6
/
+1
*
Notify the track before source provider goes away.
xians@chromium.org
2014-04-03
1
-2
/
+1
*
Implement the new createWebAudioSourceFromMediaStreamTrack interface.
xians@chromium.org
2014-03-26
1
-0
/
+23
*
Revert "Revert r255846 "MediaStream VideoTrack implementation.""
perkj@chromium.org
2014-03-21
1
-5
/
+9
*
Revert 258023 "Adding tests for the MediaStream Constructor."
fischman@chromium.org
2014-03-19
1
-0
/
+13
*
Adding tests for the MediaStream Constructor.
tommyw@chromium.org
2014-03-19
1
-13
/
+0
*
Revert 255846 "MediaStream VideoTrack implementation."
vrk@chromium.org
2014-03-12
1
-9
/
+5
*
MediaStream VideoTrack implementation.
perkj@chromium.org
2014-03-09
1
-5
/
+9
*
The purpose of this cl is to lazy instantiate webrtc/libjingle MediaStream an...
perkj@chromium.org
2014-02-21
1
-33
/
+95
*
This cl rename MediaStreamSourceExtraData to MediaStreamSource. This class is...
perkj@chromium.org
2014-01-30
1
-4
/
+4
*
MediaStream API: Refactor the MediaStreamTrack creation code
tommyw@chromium.org
2013-11-19
1
-17
/
+23
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-27
/
+27
*
Using the new WebMediaStreamTrack::ExtraData to simplify the code
tommyw@chromium.org
2013-10-28
1
-26
/
+2
*
Implement Chrome glue code for MediaStreamTrack::Stop.
perkj@chromium.org
2013-10-21
1
-2
/
+33
*
Populate video capture facing mode for device enumeration.
wjia@chromium.org
2013-09-23
1
-8
/
+19
*
Changes the device enumeration flag to a disable- rather than enable-.
vrk@chromium.org
2013-08-02
1
-2
/
+2
*
Implement Chromium backend for getSourceInfos()
vrk@chromium.org
2013-07-17
1
-1
/
+57
*
Cleaning away unused WebRTC blink APIs
tommyw@chromium.org
2013-06-20
1
-7
/
+0
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-1
/
+1
*
Use a direct include of strings headers in content/renderer and content/shell.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
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
-1
/
+1
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-6
/
+6
*
Hookup the MediaStream glue for Adding and Removing tracks to an existing Med...
perkj@chromium.org
2013-04-12
1
-1
/
+18
*
Removed use of deprecated PeerConnection types and methods.
perkj@chromium.org
2013-02-20
1
-28
/
+5
*
Renamed WebMediaStreamComponent and WebMediaStreamDescriptor to WebMediaStrea...
tommyw@chromium.org
2013-02-04
1
-12
/
+12
*
Update some #includes in content/renderer/media for headers in the new Platfo...
pilgrim@chromium.org
2013-01-16
1
-7
/
+7
*
Roll libjingle 257:262.
ronghuawu@chromium.org
2013-01-16
1
-1
/
+1
*
Removing support for PeerConnection00
tommyw@chromium.org
2012-11-06
1
-54
/
+0
*
Removed the use of WebFrame::frameForCurrentContext() in MediaStreamCenter::d...
perkj@chromium.org
2012-09-21
1
-16
/
+5
*
Move creation of PeerConnection from the RenderView to the RenderThreadImpl.
perkj@chromium.org
2012-09-13
1
-10
/
+8
*
Delete dead class member: content::MediaStreamCenter::client_
fischman@chromium.org
2012-08-28
1
-4
/
+1
*
Use empty string as the mid before it's ready from WebKit. Label is not the c...
ronghuawu@chromium.org
2012-08-03
1
-3
/
+10
*
Rolling libjingle revison r163.
mallinath@chromium.org
2012-07-30
1
-0
/
+14
*
Refactor MediaStreamImpl and PeerConnection glue implementation after WebKit ...
perkj@chromium.org
2012-05-15
1
-2
/
+92
*
Adding JSEP PeerConnection glue - attempt 2
perkj@chromium.org
2012-04-13
1
-0
/
+40
*
Revert 131949 (multiple memory leaks) - Adding JSEP PeerConnection glue.
eugenis@google.com
2012-04-12
1
-39
/
+0
*
Adding JSEP PeerConnection glue.
grunell@chromium.org
2012-04-12
1
-0
/
+39
*
Adding a skeleton MediaStreamCenter.
mflodman@chromium.org
2012-03-09
1
-0
/
+44
*
Revert 125629 - Adding a skeleton MediaStreamCenter.
mad@chromium.org
2012-03-08
1
-44
/
+0
*
Adding a skeleton MediaStreamCenter.
mflodman@chromium.org
2012-03-08
1
-0
/
+44