|
Moving webrtc/stats/ into webrtc/api/ to resolve a circular dependency
introduced when adding PeerConnection[Interface]::GetRTCStats.
BUG= chromium:627816
Total comments: 6
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+28 lines, -1358 lines) |
Patch |
 |
M |
all.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
webrtc/api/BUILD.gn
|
View
|
|
2 chunks |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/api.gyp
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/api_tests.gyp
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
webrtc/api/peerconnection.h
|
View
|
|
3 chunks |
+4 lines, -0 lines |
1 comment
|
Download
|
 |
M |
webrtc/api/peerconnection.cc
|
View
|
|
2 chunks |
+7 lines, -0 lines |
2 comments
|
Download
|
 |
M |
webrtc/api/peerconnectioninterface.h
|
View
|
|
2 chunks |
+3 lines, -0 lines |
1 comment
|
Download
|
 |
M |
webrtc/api/peerconnectionproxy.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
webrtc/api/rtcstats.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
webrtc/api/rtcstats_objects.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
webrtc/api/rtcstats_unittest.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
webrtc/api/rtcstatscollector.h
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
webrtc/api/rtcstatscollector.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
2 comments
|
Download
|
 |
A + |
webrtc/api/rtcstatscollector_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
A + |
webrtc/api/rtcstatsreport.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
A + |
webrtc/api/rtcstatsreport_unittest.cc
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -64 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/DEPS
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/OWNERS
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstats.cc
|
View
|
|
1 chunk |
+0 lines, -132 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstats_objects.cc
|
View
|
|
1 chunk |
+0 lines, -29 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstats_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -184 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstatscollector.h
|
View
|
|
1 chunk |
+0 lines, -97 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstatscollector.cc
|
View
|
|
1 chunk |
+0 lines, -181 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstatscollector_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -383 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstatsreport.cc
|
View
|
|
1 chunk |
+0 lines, -95 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/rtcstatsreport_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -131 lines |
0 comments
|
Download
|
 |
D |
webrtc/stats/stats.gyp
|
View
|
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
Total messages: 15 (3 generated)
|