Sign in
webrtc
/
src
/
decc07679d67d56ef7c3faa27c93ac87a2f9714d
/
logging
/
BUILD.gn
304ea5f
Add RtcEventLogFactory factory with explicit TaskQueueFactory
by Danil Chapovalov
· 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
471783f
Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly
by Danil Chapovalov
· 6 years ago
fc52b91
Implicitly suppress //build/config/clang:find_bad_constructs.
by Mirko Bonadei
· 6 years ago
b8a4d68
Allow injection of task queue factory in RtcEventLog.
by Sebastian Jansson
· 6 years ago
08f6a6c
Import proto_library.gni when rtc_enable_protobuf is true
by Kimmo Kinnunen
· 6 years ago
8aa00f0
Add missing absl/memory/memory.h to rtc_event_generic_ack_received.cc
by tzik
· 6 years ago
5e2aad1c9
Support GenericPacketReceived/Sent/AckReceived event logs.
by Piotr (Peter) Slatala
· 6 years ago
f6adac8
Add rtc event generic packet sent and received.
by Piotr (Peter) Slatala
· 6 years ago
f380284
(7) Rename files to snake_case: remove forwarding headers
by Steve Anton
· 6 years ago
d970807
Remove rtc_base/scoped_ref_ptr.h.
by Mirko Bonadei
· 6 years ago
7e4341d
Reland "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""
by Sebastian Jansson
· 6 years ago
71b5a7d
Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""
by Sebastian Jansson
· 6 years ago
6fc6a0c
Reland "Adds richer packet and ice processing to ParsedRtcEventLog."
by Sebastian Jansson
· 6 years ago
4a7b3ac
Add DTLSTransport info into sender/receiver state.
by Harald Alvestrand
· 6 years ago
876d1d3
Revert "Reland "Adds richer packet and ice processing to ParsedRtcEventLog.""
by Sebastian Jansson
· 6 years ago
20aae1d
Reland "Adds richer packet and ice processing to ParsedRtcEventLog."
by Sebastian Jansson
· 6 years ago
5586d7f
Revert "Adds richer packet and ice processing to ParsedRtcEventLog."
by Amit Hilbuch
· 6 years ago
4306a25
Adds richer packet and ice processing to ParsedRtcEventLog.
by Sebastian Jansson
· 6 years ago
aec15aa
(5) Rename files to snake_case: install forwarding headers
by Steve Anton
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
b8b3c99
Clean up visibility and dependencies of RTC event log build targets.
by Bjorn Terelius
· 6 years ago
03fbf1e
Simplifies RtcEventProcessor interface.
by Sebastian Jansson
· 6 years ago
852fe66
Removes deprecated alias ParsedRtcEventLogNew.
by Sebastian Jansson
· 6 years ago
b290a6d
Renames RtcEventLogParseNew to RtcEventLogParser
by Sebastian Jansson
· 6 years ago
3f2b9aa
Moves logged event structs to separate header.
by Sebastian Jansson
· 6 years ago
e7673cf
RtcEventLogImpl nits
by Elad Alon
· 6 years ago
846dfdf
Log DTLS writable changes to RtcEventLog
by Zach Stein
· 6 years ago
c64078f
Log DTLS state changes to RtcEventLog
by Zach Stein
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
2222a80
Delete unneeded includes of common_types.h and gn deps on webrtc_common.
by Niels Möller
· 6 years ago
d474672
Make rtc_event_log protos publicly visible.
by Mirko Bonadei
· 6 years ago
76f9954
Remove the old RTC event log parser.
by Bjorn Terelius
· 6 years ago
428a160
Remove rtc_event_log2text
by Bjorn Terelius
· 6 years ago
c7e3af1
Remove rtc_event_log2stats.
by Bjorn Terelius
· 6 years ago
0b1b5c1
Hide RtcEvent members behind accessors
by Elad Alon
· 6 years ago
d95b0a2
Use delta-encoding in new WebRTC event logs
by Elad Alon
· 6 years ago
69807e8
Depend directly on destination targets.
by Yves Gerey
· 6 years ago
ff43541
Delta compression efficiency improvement for non-existent base
by Elad Alon
· 6 years ago
c35096d
Reland "Encode RTC event logs in new format."
by Bjorn Terelius
· 6 years ago
825f83b
Revert "Encode RTC event logs in new format."
by Mirko Bonadei
· 6 years ago
ece3c22
Encode RTC event logs in new format.
by Bjorn Terelius
· 6 years ago
73f3917
Add support for signed deltas in FixedLengthDeltaEncoder
by Elad Alon
· 6 years ago
cb21ffe
Add blob-encoding support for RTC event logs
by Elad Alon
· 6 years ago
50b1e6b
Add fixed-size delta-encoding/decoding code for WebRTC event logs
by Elad Alon
· 6 years ago
608298b
Move RtcEventLog::CreateNull implementation near declaration.
by Danil Chapovalov
· 6 years ago
a39a007
Reland "Deprecates legacy transport feedback adapter."
by Sebastian Jansson
· 6 years ago
f714ee1
Revert "Deprecates legacy transport feedback adapter."
by Mirko Bonadei
· 6 years ago
a5778e0
Deprecates legacy transport feedback adapter.
by Sebastian Jansson
· 6 years ago
1ac9554
Include optional.h in rtc_event_log_parser_new.cc
by Elad Alon
· 6 years ago
89f64d3
Move network trace calculation from analyzer to rtc_event_log_parser.
by Christoffer Rodbro
· 6 years ago
17f4878
Remove deprecated field_trial_default and metrics_default.
by Mirko Bonadei
· 6 years ago
60d629f
Add helper class to process RtcEventLog events in order.
by Bjorn Terelius
· 6 years ago
55d5ef0
Remove clang:find_bad_constructs suppression from logging (part 1).
by Mirko Bonadei
· 7 years ago
264bee8
Remove memcheck.
by Mirko Bonadei
· 7 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
da04e06
Fix paths that were trying to go above the root by using too many "../.."
by Oleh Prypin
· 7 years ago
9d764e8
Removing clang:find_bad_constructs from logging (part 1).
by Mirko Bonadei
· 7 years ago
918f50c
Use absl::make_unique and absl::WrapUnique directly
by Karl Wiberg
· 7 years ago
f4db542
Rewrite the RtcEventLog unit test.
by Bjorn Terelius
· 7 years ago
7685e86
Pass the RtcEventLog instance to ICE via JsepTransportController.
by Qingsi Wang
· 7 years ago
c4ca1d3
Reland "Create new API for RtcEventLogParser."
by Bjorn Terelius
· 7 years ago
73df883
Make rtc_event_log_parser visible to other targets.
by Bjorn Terelius
· 7 years ago
ff61273
Revert "Create new API for RtcEventLogParser."
by Björn Terelius
· 7 years ago
9e336ec
Create new API for RtcEventLogParser.
by Bjorn Terelius
· 7 years ago
e9d2e4d
Provide the option of injecting rtc::TaskQueue when creating RtcEventLogImpl via factory methods.
by Dino Radaković
· 7 years ago
8d2c5a8
Detangling target dependencies in rtc_base_approved.
by Tommi
· 7 years ago
7696bef
Remove the public_deps to fileutils from test_support.
by Patrik Höglund
· 7 years ago
dd7e284
Reland "Enable and fix chromium clang warnings in rtp_rtcp test targets"
by Danil Chapovalov
· 7 years ago
01aa210
Revert "Enable and fix chromium clang warnings in rtp_rtcp test targets"
by Oleh Prypin
· 7 years ago
9486b11
Enable and fix chromium clang warnings in rtp_rtcp test targets
by Danil Chapovalov
· 7 years ago
12edf4c
Separate build target for rtc_base/numerics/safe_minmax.h
by Karl Wiberg
· 7 years ago
2a5ce2b
Fix clang style errors in rtp_rtcp and dependant targets
by Danil Chapovalov
· 7 years ago
5c8622f
Removing backwards compatible rtc_event_log_impl target.
by Mirko Bonadei
· 7 years ago
8eca1ff
Reland "Structured ICE logging via RtcEventLog."
by Qingsi Wang
· 7 years ago
970b088
Reland "Break up rtc_event_log_api to solve circular dependencies."
by Qingsi Wang
· 7 years ago
75df728
Revert "Break up rtc_event_log_api to solve circular dependencies."
by Mirko Bonadei
· 7 years ago
78ac89b
Revert "Structured ICE logging via RtcEventLog."
by Mirko Bonadei
· 7 years ago
eed5aa8
Structured ICE logging via RtcEventLog.
by Qingsi Wang
· 7 years ago
001546d
Break up rtc_event_log_api to solve circular dependencies.
by Qingsi Wang
· 7 years ago
65ce311
Removing useless dependencies on //testing/gmock.
by Mirko Bonadei
· 7 years ago
0a6a2b7
Remove dependency on system_wrappers from rtc_event_log.
by Bjorn Terelius
· 7 years ago
9c68613
Update gn files to support Mozilla build
by Dan Minor
· 7 years ago
a7f2d84
Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"""
by Per Kjellander
· 7 years ago
c73e1f4
Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""
by Per Kjellander
· 7 years ago
588c548
GN rtc_* templates: Set default visibility to webrtc_root + "/*"
by Karl Wiberg
· 7 years ago
8e126fc
Remove RtcEventLoggingStarted and RtcEventLoggingStopped events.
by Bjorn Terelius
· 7 years ago
731082c
Reland: Add mock_rtc_event_log.h.
by Patrik Höglund
· 7 years ago
5a25ab2
Revert "Add mock_rtc_event_log.h."
by Edward Lemur
· 7 years ago
63aea46
Add mock_rtc_event_log.h.
by Patrik Höglund
· 7 years ago
b3c210f
Reland "New protobuf format for event log.""""
by Mirko Bonadei
· 7 years ago
6cfbc35
Revert "Revert "Revert "New protobuf format for event log."""
by Rasmus Brandt
· 7 years ago
ef8f420
Revert "Revert "New protobuf format for event log.""
by Rasmus Brandt
· 7 years ago
3e11343
Fix circular dependencies in webrtc_common.
by Patrik Höglund
· 7 years ago
546373f
Revert "New protobuf format for event log."
by Rasmus Brandt
· 7 years ago
Next »