aboutsummaryrefslogtreecommitdiff
path: root/logging/rtc_event_log/events/rtc_event_ice_candidate_pair_config.h
AgeCommit message (Expand)Author
2021-06-17Reland "Deprecate microsecond timestamps in RTC event log."Björn Terelius
2021-05-24Revert "Deprecate microsecond timestamps in RTC event log."Björn Terelius
2021-05-24Deprecate microsecond timestamps in RTC event log.Björn Terelius
2021-01-12Move logged types for RTC event log into event headers.Björn Terelius
2021-01-05Add static constexpr type to RTC event log events.Björn Terelius
2019-09-11Stop using rtc_event.h forward headerDanil Chapovalov
2019-07-08Format almost everything.Jonas Olsson
2018-11-28[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.Yves Gerey
2018-11-10Hide RtcEvent members behind accessorsElad Alon
2018-11-02Change to RtcEvent::CopyElad Alon
2018-06-28Port RtcEventLog encoder unittests to the new parser API.Bjorn Terelius
2018-06-26Rewrite the RtcEventLog unit test.Bjorn Terelius
2018-06-08Add kNumValues to IceCandidate* enums and move kUnknown to the front.Qingsi Wang
2018-05-31Split IceCandidatePairEventType enum.Bjorn Terelius
2018-02-02Reland "Structured ICE logging via RtcEventLog."Qingsi Wang
2018-01-31Revert "Structured ICE logging via RtcEventLog."Mirko Bonadei
2018-01-31Structured ICE logging via RtcEventLog.Qingsi Wang