- 2fa4774 Revert "Deprecate microsecond timestamps in RTC event log." by Björn Terelius · 3 years, 10 months ago
- e6ee8fa Deprecate microsecond timestamps in RTC event log. by Björn Terelius · 3 years, 10 months ago
- 61a287a Add accessor for UTC start time in event log by Björn Terelius · 3 years, 10 months ago
- 0cff391 Start with a BeginLog event in event log encoder unittest by Björn Terelius · 3 years, 11 months ago
- a77e16c Update BitBuffer methods to style guide by Björn Terelius · 3 years, 11 months ago
- 6e661f4 Change rtc event log packet messages implementation to save full rtp packet by Danil Chapovalov · 3 years, 11 months ago
- b37180f Remove use of istream in RTC event log parser. by Björn Terelius · 4 years ago
- c4d3e34 Clean up temporary event log file after test. by Bjorn Terelius · 4 years ago
- e904161 Replace RTC_DEPRECATED with ABSL_DEPRECATED by Danil Chapovalov · 4 years, 1 month ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- 4ef5638 Parse and plot RTCP BYE in RTC event log. by Björn Terelius · 4 years, 2 months ago
- 14cad9f Fix clang-tidy: performance-inefficient-vector-operation. by Mirko Bonadei · 4 years, 2 months ago
- e7c79fd Remove from chromium build targets that are not compatible with it. by Andrey Logvin · 4 years, 2 months ago
- 4f281f1 Cleanup FakeRtcEventLog from thread awareness by Danil Chapovalov · 4 years, 2 months ago
- e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
- d76dcbd Simplify FakeRtcEventLog, delete rtc::Bind usage by Niels Möller · 4 years, 3 months ago
- 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 3 months ago
- 6f597bd Move logged types for RTC event log into event headers. by Björn Terelius · 4 years, 3 months ago
- 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 3 months ago
- cffaf0a Inclusive language: Remove a couple of occurences of "whitelist" by Harald Alvestrand · 4 years, 3 months ago
- b26335a Add static constexpr type to RTC event log events. by Björn Terelius · 4 years, 3 months ago
- 08d2c2b Delete unneeded dependencies on the Module abstraction by Niels Möller · 4 years, 3 months ago
- 0d863f7 Cleanup of bwe_defines.h by Niels Möller · 4 years, 4 months ago
- 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
- 55b3ccd Fix incorrect ToUnsigned in RTC event log. by Björn Terelius · 4 years, 5 months ago
- 945b7d8e Add test for logging of large compound RTCP packets. by Bjorn Terelius · 4 years, 5 months ago
- 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 6 months ago
- 9f0c89b Allow RTCP packets longer than 1500 bytes in RTC event log. by Bjorn Terelius · 4 years, 6 months ago
- f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
- 03fd793 Allow more than 2 encoders in RtcEventLogEncoderTest by Björn Terelius · 4 years, 6 months ago
- bd8409b Minor fixes to avoid crash on some traces that have unexpected data. by Ying Wang · 4 years, 6 months ago
- db724a1 Ensure RtcEventLogEncoderNewFormat::EncodeRemoteEstimate handles infite numbers by Per Kjellander · 4 years, 7 months ago
- bcdfc89 Group decoded frame events by SSRC when compressing RTC event log. by Björn Terelius · 4 years, 7 months ago
- e61f38c Add missing tests for DTLS state logging in RTC event log. by Björn Terelius · 4 years, 8 months ago
- 00c12f6 Add logging of decoded video frames. by Björn Terelius · 4 years, 8 months ago
- 55afe38 Search and replace gendered terms according to style guide: by Magnus Flodman · 4 years, 10 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 10 months ago
- ed5d594 Replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
- 0d1b28c Replace inconsistent log_segments() function in RTC event log parser by Björn Terelius · 4 years, 10 months ago
- b914819 Reduce alert spam in rtc_event_log_visualizer by Bjorn Terelius · 4 years, 11 months ago
- 48b8279 Refactor/reimplement RTC event log triage alerts. by Bjorn Terelius · 4 years, 11 months ago
- cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
- ccbe95f Reformat GN files. by Mirko Bonadei · 5 years ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
- c7a3b08 Prefix ENABLE_RTC_EVENT_LOG with WEBRTC_. by Mirko Bonadei · 5 years ago
- 912b3b8 Make rtc::Thread a TaskQueue by Danil Chapovalov · 5 years ago
- 60bd1ae Detach thread checker in RtcEventLogImpl destructor. by Sebastian Jansson · 5 years ago
- a06048a Return status instead of CHECKing in event log parser. by Björn Terelius · 5 years ago
- 74f96ec Removes unused late feedback plot from analyzer. by Sebastian Jansson · 5 years ago
- 3663ed3 Move rtc_base/ignore_wundef.h to its own target. by Mirko Bonadei · 5 years ago
- 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
- 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
- c30bc16 Adds abs-send-time and size field outputs to event log parser. by Sebastian Jansson · 6 years ago
- 0a5ed89 Adds remote estimates to rtc event log. by Sebastian Jansson · 6 years ago
- 86314cf Cleaning up C++14 move into lambda TODOs. by Sebastian Jansson · 6 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 6 years ago
- 68ef259 Delete deprecated rtc_event.h file by Danil Chapovalov · 6 years ago
- 16cb1f6 Stop using rtc_event.h forward header by Danil Chapovalov · 6 years ago
- 9305d11 Delete deprecated rtc_event_log_factory_interface.h by Danil Chapovalov · 6 years ago
- b4a6128 Delete unneeded dependencies on libjingle_peerconnection_api by Niels Möller · 6 years ago
- 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
- 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
- a8010ab Make it possible to reuse RTCEventLog conversion functions. by Mirko Bonadei · 6 years ago
- f24729b Add usage message to rtc_event_log2rtp_dump. by Mirko Bonadei · 6 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- ab0b9d4 Switch rtc_event_log2rtp_dump to ABSL_FLAG. by Mirko Bonadei · 6 years ago
- 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 6 years ago
- a550dad Minor rtc_event_log_impl cleanup. by Nikita Zetilov · 6 years ago
- 58c71db Fix for crash in event log when using scenario tests. by Sebastian Jansson · 6 years ago
- b32f2c7 Publish rtc event log api and default factory for it in api/ by Danil Chapovalov · 6 years ago
- 166b45d Adds route changes in event logs. by Sebastian Jansson · 6 years ago
- 52490e3 Renaming inferred route change events. by Sebastian Jansson · 6 years ago
- 2a1f020 Remove RtcEventLogImpl::owner_sequence_checker_ by Elad Alon · 6 years ago
- d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 6 years ago
- e396276 Add FILE* constructors to RtcEventLogOutputFile by Niels Möller · 6 years ago
- 26f40a8 Avoids mismatching packets on wraparound in log parser. by Sebastian Jansson · 6 years ago
- b468616 Reland "Reland "Improving robustness of feedback matching code in event log parser."" by Sebastian Jansson · 6 years ago
- b27ddc6 Revert "Reland "Improving robustness of feedback matching code in event log parser."" by Sebastian Jansson · 6 years ago
- 0870c70 Reland "Improving robustness of feedback matching code in event log parser." by Sebastian Jansson · 6 years ago
- 97bedae Revert "Improving robustness of feedback matching code in event log parser." by Sebastian Jansson · 6 years ago
- a1e4fbb Improving robustness of feedback matching code in event log parser. by Sebastian Jansson · 6 years ago
- 30a276b Add RTP sequence number to TransportFeedbackObserver::AddPacket() by Erik Språng · 6 years ago
- 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 6 years ago
- 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 6 years ago
- 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
- b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 6 years ago
- 741daaf Move rtc::FunctionView to the public API by Artem Titov · 6 years ago
- 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 6 years ago
- ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 6 years ago
- 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 6 years ago
- a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 6 years ago
- 1f850a6 Reland "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 6 years ago
- b5207b4 Revert "SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t." by Philip Eliasson · 6 years ago
- f1c9e21 ClangTidy fixes for logging/ by Benjamin Wright · 6 years ago
- b0f968a SeqNumUnwrapper::Unwrap now returns int64_t instead of uint64_t. by philipel · 6 years ago
- 1175ae0 Add log based GoogCC simulation to visualizer. by Sebastian Jansson · 6 years ago
- 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 6 years ago
- 62c7b39 Allow suppression of padding check in RtpHeaderParser. by Sebastian Jansson · 6 years ago
- c8eeb18 Fixes parsing of logs where receive time info is missing. by Sebastian Jansson · 6 years ago