aboutsummaryrefslogtreecommitdiff
path: root/logging
AgeCommit message (Expand)Author
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-12Pass the RtcEventLog instance to ICE via JsepTransportController.Qingsi Wang
2018-06-08Add kNumValues to IceCandidate* enums and move kUnknown to the front.Qingsi Wang
2018-05-31Split IceCandidatePairEventType enum.Bjorn Terelius
2018-05-29Split LoggedBweProbeResult into -Success and -Failure.Bjorn Terelius
2018-05-29Fix bug that skips postprocessing after parsing a broken event log.Bjorn Terelius
2018-05-26Fix confusion between enum types in event log parser.Bjorn Terelius
2018-05-25Minor type fix in RTC event logging for probing events.Bjorn Terelius
2018-05-18Delete unneeded includes of call/video_config.h.Niels Möller
2018-05-07Plot NetEq stats in RTC event log visualizer.Minyue Li
2018-05-04Log probing bitrate and cluster id as int32 in event log.Bjorn Terelius
2018-04-27Reland "Create new API for RtcEventLogParser."Bjorn Terelius
2018-04-26Make rtc_event_log_parser visible to other targets.Bjorn Terelius
2018-04-25Revert "Create new API for RtcEventLogParser."Björn Terelius
2018-04-25Remove the limit on concurrent RtcEventLogImpl instancesElad Alon
2018-04-25Create new API for RtcEventLogParser.Bjorn Terelius
2018-04-10Add missing includes checks.h/array_view.hDanil Chapovalov
2018-04-07compare Optional<unsigned> only to unsigned integersDanil Chapovalov
2018-03-20Provide the option of injecting rtc::TaskQueue when creating RtcEventLogImpl ...Dino Radaković
2018-03-19Detangling target dependencies in rtc_base_approved.Tommi
2018-03-16Remove the public_deps to fileutils from test_support.Patrik Höglund
2018-03-15Make task_queue_ injectable by wrapping it into a std::unique_ptr and adding ...Dino Radaković
2018-03-09Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets"Danil Chapovalov
2018-03-09Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets"Oleh Prypin
2018-03-09Enable and fix chromium clang warnings in rtp_rtcp test targetsDanil Chapovalov
2018-03-07Separate build target for rtc_base/numerics/safe_minmax.hKarl Wiberg
2018-02-27Add extra RTC_CHECKs in RtcEventLog.Bjorn Terelius
2018-02-07Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.Niels Möller
2018-02-07Fix clang style errors in rtp_rtcp and dependant targetsDanil Chapovalov
2018-02-06Removing backwards compatible rtc_event_log_impl target.Mirko Bonadei
2018-02-02Reland "Structured ICE logging via RtcEventLog."Qingsi Wang
2018-02-02Removing skvlad@ from logging/OWNERS.Mirko Bonadei
2018-02-01Reland "Break up rtc_event_log_api to solve circular dependencies."Qingsi Wang
2018-01-31Revert "Break up rtc_event_log_api to solve circular dependencies."Mirko Bonadei
2018-01-31Revert "Structured ICE logging via RtcEventLog."Mirko Bonadei
2018-01-31Structured ICE logging via RtcEventLog.Qingsi Wang
2018-01-30Break up rtc_event_log_api to solve circular dependencies.Qingsi Wang
2018-01-26Removing useless dependencies on //testing/gmock.Mirko Bonadei
2018-01-19Remove dependency on system_wrappers from rtc_event_log.Bjorn Terelius
2018-01-19Remove RtcEventLogEncoder::Encode method.Bjorn Terelius
2018-01-16Update gn files to support Mozilla buildDan Minor
2018-01-10Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "...Per Kjellander
2018-01-10Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""Per Kjellander
2018-01-10GN rtc_* templates: Set default visibility to webrtc_root + "/*"Karl Wiberg
2018-01-03Remove RtcEventLoggingStarted and RtcEventLoggingStopped events.Bjorn Terelius
2018-01-03Reland: Add mock_rtc_event_log.h.Patrik Höglund
2018-01-02Revert "Add mock_rtc_event_log.h."Edward Lemur
2018-01-02Add mock_rtc_event_log.h.Patrik Höglund
2017-12-15Reland "New protobuf format for event log.""""Mirko Bonadei
2017-12-15Revert "Revert "Revert "New protobuf format for event log."""Rasmus Brandt