aboutsummaryrefslogtreecommitdiff
path: root/logging/BUILD.gn
AgeCommit message (Expand)Author
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-01-21Reformat GN files.Mirko Bonadei
2019-11-29Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_.Mirko Bonadei
2019-10-19Move rtc_base/ignore_wundef.h to its own target.Mirko Bonadei
2019-10-17Use source_sets in component builds and static_library in release builds.Mirko Bonadei
2019-10-07Cleanup includes in modules/include/module_common_types.hDanil Chapovalov
2019-09-19Adds remote estimates to rtc event log.Sebastian Jansson
2019-09-17Use std::make_unique instead of absl::make_unique.Mirko Bonadei
2019-09-16Delete deprecated rtc_event.h fileDanil Chapovalov
2019-09-11Stop using rtc_event.h forward headerDanil Chapovalov
2019-09-05Delete deprecated rtc_event_log_factory_interface.hDanil Chapovalov
2019-08-29Delete unneeded dependencies on libjingle_peerconnection_apiNiels Möller
2019-08-29New target for api/rtp_parameters.h and api/media_types.h.Niels Möller
2019-08-07Delete deprecated rtc_event_log headerDanil Chapovalov
2019-07-22Add usage message to rtc_event_log2rtp_dump.Mirko Bonadei
2019-07-08Switch rtc_event_log2rtp_dump to ABSL_FLAG.Mirko Bonadei
2019-06-27Delete RtcEventLogFactory factory as now unusedDanil Chapovalov
2019-05-22Publish rtc event log api and default factory for it in api/Danil Chapovalov
2019-05-13Adds route changes in event logs.Sebastian Jansson
2019-05-08Promote RtcEventLogOutputFile to api/Niels Möller
2019-05-06Add FILE* constructors to RtcEventLogOutputFileNiels Möller
2019-05-02Reland "Reland "Improving robustness of feedback matching code in event log p...Sebastian Jansson
2019-04-26Revert "Reland "Improving robustness of feedback matching code in event log p...Sebastian Jansson
2019-04-25Reland "Improving robustness of feedback matching code in event log parser."Sebastian Jansson
2019-04-24Revert "Improving robustness of feedback matching code in event log parser."Sebastian Jansson
2019-04-24Improving robustness of feedback matching code in event log parser.Sebastian Jansson
2019-04-11Add RtcEventLogFactory factory with explicit TaskQueueFactoryDanil Chapovalov
2019-04-09Replacing SequencedTaskChecker with SequenceChecker.Sebastian Jansson
2019-03-21Move rtc::FunctionView to the public APIArtem Titov
2019-03-21Cleanup BUILD.gn files from imports like foo:fooArtem Titov
2019-03-21Reland "Move api/rtp_headers.h to its own build target."Niels Möller
2019-03-20Revert "Move api/rtp_headers.h to its own build target."Steve Anton
2019-03-20Move api/rtp_headers.h to its own build target.Niels Möller
2019-03-11Remove rtc::QueuedTask alias, use webrtc::QueuedTask directlyDanil Chapovalov
2019-03-01Implicitly suppress //build/config/clang:find_bad_constructs.Mirko Bonadei
2019-02-28Allow injection of task queue factory in RtcEventLog.Sebastian Jansson
2019-02-27Import proto_library.gni when rtc_enable_protobuf is trueKimmo Kinnunen
2019-02-22Add missing absl/memory/memory.h to rtc_event_generic_ack_received.cctzik
2019-02-13Support GenericPacketReceived/Sent/AckReceived event logs.Piotr (Peter) Slatala
2019-02-08Add rtc event generic packet sent and received.Piotr (Peter) Slatala
2019-01-26(7) Rename files to snake_case: remove forwarding headersSteve Anton
2019-01-25Remove rtc_base/scoped_ref_ptr.h.Mirko Bonadei
2019-01-23Reland "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""Sebastian Jansson
2019-01-22Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""Sebastian Jansson
2019-01-21Reland "Adds richer packet and ice processing to ParsedRtcEventLog."Sebastian Jansson
2019-01-17Add DTLSTransport info into sender/receiver state.Harald Alvestrand
2019-01-16Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""Sebastian Jansson
2019-01-16Reland "Adds richer packet and ice processing to ParsedRtcEventLog."Sebastian Jansson
2019-01-15Revert "Adds richer packet and ice processing to ParsedRtcEventLog."Amit Hilbuch
2019-01-15Adds richer packet and ice processing to ParsedRtcEventLog.Sebastian Jansson