|
Enabling usage of native PeerConnection v2 in libjingle.
The new PeerConnection in libjingle follows the current specification much closer and allows us to remove workarounds and limitations in the glue for WebRTC functionality.
TEST=content_unittests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119568
Total comments: 76
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+935 lines, -636 lines) |
Patch |
|
M |
content/renderer/media/media_stream_dependency_factory.h
|
View
|
1
|
3 chunks |
+27 lines, -25 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/media_stream_dependency_factory.cc
|
View
|
1
|
1 chunk |
+111 lines, -39 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/media_stream_impl.h
|
View
|
1
2
|
7 chunks |
+29 lines, -22 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/media_stream_impl.cc
|
View
|
1
2
|
12 chunks |
+172 lines, -109 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/mock_media_stream_dependency_factory.h
|
View
|
1
2
|
1 chunk |
+56 lines, -12 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/mock_media_stream_dependency_factory.cc
|
View
|
1
2
|
3 chunks |
+154 lines, -21 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/mock_media_stream_impl.h
|
View
|
1
|
3 chunks |
+9 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/mock_media_stream_impl.cc
|
View
|
1
|
3 chunks |
+16 lines, -4 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/mock_peer_connection_impl.h
|
View
|
1
2
|
1 chunk |
+29 lines, -34 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/mock_peer_connection_impl.cc
|
View
|
1
2
|
1 chunk |
+60 lines, -53 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/peer_connection_handler.h
|
View
|
1
|
5 chunks |
+28 lines, -83 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/peer_connection_handler.cc
|
View
|
1
|
4 chunks |
+140 lines, -164 lines |
0 comments
|
Download
|
|
M |
content/renderer/media/peer_connection_handler_unittest.cc
|
View
|
1
2
|
4 chunks |
+65 lines, -55 lines |
0 comments
|
Download
|
|
M |
third_party/libjingle/libjingle.gyp
|
View
|
1
2
3
|
1 chunk |
+39 lines, -11 lines |
0 comments
|
Download
|
Total messages: 8 (0 generated)
|