skvlad
11a9cbfa50
Refactoring: move ownership of RtcEventLog from Call to PeerConnection
...
This CL is a pure refactoring which should not result in any functinal
changes. It moves ownership of the RtcEventLog from webrtc::Call to the
webrtc::PeerConnection object.
This is done so that we can add RtcEventLog support for ICE events -
which will require the TransportController to have a pointer to the
RtcEventLog. PeerConnection is the closest common owner of both Call and
TransportController (through WebRtcSession).
BUG=webrtc:6393
Review-Url: https://codereview.webrtc.org/2353033005
Cr-Commit-Position: refs/heads/master@{#14578}
2016-10-07 18:53:15 +00:00
..
2016-10-07 07:13:26 +00:00
2016-10-01 05:29:53 +00:00
2016-09-10 05:40:34 +00:00
2016-03-01 19:52:39 +00:00
2016-10-07 18:53:15 +00:00
2016-10-06 15:35:19 +00:00
2016-10-06 15:35:19 +00:00
2016-10-06 15:35:19 +00:00
2016-10-07 18:53:15 +00:00
2015-10-07 09:43:25 +00:00
2016-09-29 00:42:08 +00:00
2016-10-05 06:27:37 +00:00
2016-09-07 13:32:25 +00:00
2016-09-07 13:32:25 +00:00
2016-09-09 12:51:48 +00:00
2016-10-01 05:29:53 +00:00
2016-09-23 13:52:20 +00:00
2016-09-23 13:52:20 +00:00
2016-10-05 06:28:43 +00:00
2016-10-05 06:28:43 +00:00
2016-10-05 06:28:43 +00:00
2016-10-01 05:29:53 +00:00
2015-12-09 11:13:40 +00:00
2015-12-09 11:13:40 +00:00
2016-10-05 06:28:43 +00:00
2016-10-07 05:07:36 +00:00
2016-09-17 08:00:04 +00:00
2016-08-05 13:28:50 +00:00
2016-10-01 05:29:53 +00:00
2016-10-01 05:29:53 +00:00
2016-09-10 05:40:34 +00:00
2016-06-09 07:09:27 +00:00
2016-10-05 06:28:43 +00:00
2016-10-05 06:28:43 +00:00
2016-09-29 09:49:01 +00:00
2016-10-07 06:39:23 +00:00
2016-10-07 06:39:23 +00:00
2016-10-07 06:39:23 +00:00
2016-09-29 00:42:08 +00:00
2016-08-05 13:28:50 +00:00
2016-08-05 13:28:50 +00:00
2016-10-01 05:29:53 +00:00
2016-06-28 13:39:52 +00:00
2016-10-01 05:29:53 +00:00
2016-10-06 12:55:19 +00:00
2016-10-01 05:29:53 +00:00
2016-10-07 18:53:15 +00:00
2016-09-28 13:19:53 +00:00
2016-10-07 15:28:42 +00:00
2016-09-28 13:19:53 +00:00
2016-10-07 18:53:15 +00:00
2016-10-06 15:35:19 +00:00
2016-10-06 15:35:19 +00:00
2016-09-30 13:19:12 +00:00
2016-09-07 14:34:45 +00:00
2016-10-03 06:45:33 +00:00
2016-10-03 06:45:33 +00:00
2016-10-03 06:45:33 +00:00
2016-10-01 05:29:53 +00:00
2016-05-10 14:31:58 +00:00
2016-03-01 19:52:39 +00:00
2016-10-07 07:13:26 +00:00