|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+560 lines, -984 lines) |
Patch |
 |
M |
components/test_runner/mock_webrtc_peer_connection_handler.h
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
components/test_runner/mock_webrtc_peer_connection_handler.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_renderer.gypi
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_tests.gypi
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor_options.h
|
View
|
1
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_audio_processor_options.cc
|
View
|
1
|
2 chunks |
+20 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_constraints_util.h
|
View
|
|
5 chunks |
+23 lines, -49 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_constraints_util.cc
|
View
|
|
1 chunk |
+91 lines, -91 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_constraints_util_unittest.cc
|
View
|
|
2 chunks |
+43 lines, -94 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_video_capturer_source.cc
|
View
|
|
4 chunks |
+15 lines, -19 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/media_stream_video_capturer_source_unittest.cc
|
View
|
|
7 chunks |
+16 lines, -52 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/mock_constraint_factory.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/mock_constraint_factory.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
D |
content/renderer/media/mock_media_constraint_factory.h
|
View
|
|
1 chunk |
+0 lines, -38 lines |
0 comments
|
Download
|
 |
D |
content/renderer/media/mock_media_constraint_factory.cc
|
View
|
|
1 chunk |
+0 lines, -109 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/mock_peer_connection_impl.h
|
View
|
|
2 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/mock_peer_connection_impl.cc
|
View
|
|
4 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/peer_connection_tracker.h
|
View
|
1
|
2 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/peer_connection_tracker.cc
|
View
|
1
|
2 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/peer_connection_tracker_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
content/renderer/media/rtc_media_constraints.h
|
View
|
|
1 chunk |
+0 lines, -51 lines |
0 comments
|
Download
|
 |
D |
content/renderer/media/rtc_media_constraints.cc
|
View
|
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_peer_connection_handler.h
|
View
|
1
|
4 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_peer_connection_handler.cc
|
View
|
1
|
10 chunks |
+140 lines, -41 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/rtc_peer_connection_handler_unittest.cc
|
View
|
1
|
4 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/user_media_client_impl.cc
|
View
|
|
2 chunks |
+12 lines, -23 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/media_stream_video_webrtc_sink.cc
|
View
|
1
|
2 chunks |
+7 lines, -15 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/mock_peer_connection_dependency_factory.h
|
View
|
|
4 chunks |
+3 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/mock_peer_connection_dependency_factory.cc
|
View
|
|
4 chunks |
+6 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/peer_connection_dependency_factory.h
|
View
|
|
4 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/peer_connection_dependency_factory.cc
|
View
|
|
10 chunks |
+54 lines, -63 lines |
0 comments
|
Download
|
 |
M |
content/test/data/media/peerconnection-call.html
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/data/media/webrtc_test_utilities.js
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/MediaConstraintsImpl.cpp
|
View
|
|
5 chunks |
+51 lines, -6 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/modules/mediastream/RTCPeerConnection.cpp
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/Source/platform/exported/WebMediaConstraints.cpp
|
View
|
|
5 chunks |
+9 lines, -92 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/WebMediaConstraints.h
|
View
|
|
7 chunks |
+9 lines, -29 lines |
0 comments
|
Download
|
 |
M |
third_party/WebKit/public/platform/WebRTCPeerConnectionHandler.h
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|