|
Merging BaseSession code into WebRtcSession.
After the TransportController CL, BaseSession does little more than
hold a state and an error, and act as an intermediary for the
TransportController. So it doesn't make sense for it to be its own
class.
Committed: https://crrev.com/d59daf8023286d63a1b6c8af82eedb684181c1eb
Cr-Commit-Position: refs/heads/master@{#10281}
Total comments: 14
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+478 lines, -784 lines) |
Patch |
|
M |
talk/app/webrtc/peerconnection.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/peerconnection.cc
|
View
|
1
2
3
4
|
1 chunk |
+10 lines, -11 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/statscollector.h
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
talk/app/webrtc/statscollector.cc
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/statscollector_unittest.cc
|
View
|
1
2
3
4
|
5 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/webrtcsession.h
|
View
|
1
2
3
4
|
11 chunks |
+111 lines, -29 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/webrtcsession.cc
|
View
|
1
2
3
4
|
44 chunks |
+262 lines, -191 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/webrtcsession_unittest.cc
|
View
|
1
2
3
4
|
15 chunks |
+52 lines, -62 lines |
0 comments
|
Download
|
|
M |
talk/app/webrtc/webrtcsessiondescriptionfactory.cc
|
View
|
1
2
3
4
|
2 chunks |
+10 lines, -7 lines |
0 comments
|
Download
|
|
M |
talk/session/media/channelmanager.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
M |
talk/session/media/currentspeakermonitor.h
|
View
|
|
5 chunks |
+6 lines, -14 lines |
0 comments
|
Download
|
|
M |
talk/session/media/currentspeakermonitor.cc
|
View
|
|
3 chunks |
+8 lines, -10 lines |
0 comments
|
Download
|
|
M |
talk/session/media/currentspeakermonitor_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
webrtc/p2p/base/session.h
|
View
|
|
1 chunk |
+3 lines, -192 lines |
0 comments
|
Download
|
|
M |
webrtc/p2p/base/session.cc
|
View
|
|
1 chunk |
+2 lines, -251 lines |
0 comments
|
Download
|
|
M |
webrtc/p2p/p2p.gyp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
Total messages: 12 (3 generated)
|