webrtc/api/rtc_event_log
Harald Alvestrand 90af4c1b70 Change RTCEventLogFactory to have a const Create function
Conformant with naming rule:
https://source.chromium.org/chromium/chromium/src/+/main:third_party/webrtc/g3doc/implementation_basics.md;l=48?q=factory%20file:md$%20file:webrtc&ss=chromium

Bug: webrtc:14226
Change-Id: Ibec148fada6303e2ebdc5e6405fd527065f69d41
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/266360
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Reviewed-by: Tomas Gunnarsson <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37364}
2022-06-28 23:48:37 +00:00
..
BUILD.gn Add kill-switch to RTC event log factory. 2020-11-05 14:08:02 +00:00
rtc_event.cc Reland "Deprecate microsecond timestamps in RTC event log." 2021-06-17 12:08:54 +00:00
rtc_event.h Prepare for new event log parser. 2022-01-18 16:13:13 +00:00
rtc_event_log.cc Publish rtc event log api and default factory for it in api/ 2019-05-22 13:38:25 +00:00
rtc_event_log.h Prepare for new event log parser. 2022-01-18 16:13:13 +00:00
rtc_event_log_factory.cc Change RTCEventLogFactory to have a const Create function 2022-06-28 23:48:37 +00:00
rtc_event_log_factory.h Change RTCEventLogFactory to have a const Create function 2022-06-28 23:48:37 +00:00
rtc_event_log_factory_interface.h Change RTCEventLogFactory to have a const Create function 2022-06-28 23:48:37 +00:00