Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
webrtc
/
042b65d45fbbe255fcf77d2346c29dad38dad40a
/
logging
/
BUILD.gn
8081073
Move RtcEventLogOutput to api/
by Elad Alon
· 7 years ago
8233bfe
Reintroduce WritingToInactiveFileForbidden and DisallowUnreasonableFileSizeLimits
by Elad Alon
· 7 years ago
83ccca1
Create and use RtcEventLogOutput for output
by Elad Alon
· 7 years ago
1d87b0e
Create RtcEventLogEncoderLegacy
by Elad Alon
· 7 years ago
078a781
Add the internals of RtcEvent's subclasses
by Elad Alon
· 7 years ago
652cc84
Introduce RtcEvent and subclasses
by Elad Alon
· 7 years ago
440216f
Split LogRtpHeader and LogRtcpPacket into separate versions for incoming and outgoing packets.
by Bjorn Terelius
· 7 years ago
a96fd7f
Make rtc_event_log2text handle all events [2/2]
by Elad Alon
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago
[Renamed from webrtc/logging/BUILD.gn]
4bb3b9c
Move StreamConfig into its own file
by eladalon
· 7 years ago
248fd4f
Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ )
by eladalon
· 7 years ago
23814b7
Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #4 id:200001 of https://codereview.webrtc.org/3005153002/ )
by eladalon
· 7 years ago
d67cefb
Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #1 id:1 of https://codereview.webrtc.org/3010143002/ )
by eladalon
· 7 years ago
3eac800
Revert of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread (patchset #18 id:340001 of https://codereview.webrtc.org/3007473002/ )
by charujain
· 7 years ago
f33cee7
Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread
by eladalon
· 7 years ago
1acbd68
Move RtpExtension to api/ directory and config.h/.cc to call/.
by Stefan Holmer
· 7 years ago
6e09d87
Replace remaining gflags usages with rtc_base/flags
by oprypin
· 7 years ago
440b6d9
Move video send/receive stream headers to webrtc/call.
by aleloi
· 7 years ago
b5c319a
Add rtc_event_log_unittest_helper.h to relevant BUILD.gn
by eladalon
· 7 years ago
f6a861a
Remove remains of webrtc/base
by ehmaldonado
· 7 years ago
370dd47
Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ )
by ehmaldonado
· 7 years ago
9483b49
Remove remains of webrtc/base
by ehmaldonado
· 7 years ago
38ede13
Support building WebRTC without audio and video.
by zhihuang
· 7 years ago
f53c4cd
Delete rtc_event_log/ringbuffer.h
by terelius
· 7 years ago
77cd58e
This cl removes RtcEventLog deps to call:call_interfaces. The purpose is to be able to use the event log from the upcoming RtpTransport.
by perkj
· 7 years ago
ee37e86
Create tool to print statistics about the file size usage of an RTC event log.
by terelius
· 8 years ago
81c79f5
Creating webrtc:video_stream_api
by mbonadei
· 8 years ago
9765370
Resolve dependency between rtc_event_log_api and remote_bitrate_estimator
by michaelt
· 8 years ago
7c2c843
Reland of Loosening the coupling between WebRTC and //third_party/protobuf (patchset #1 id:1 of https://codereview.webrtc.org/2786363002/ )
by mbonadei
· 8 years ago
cde46b7
Resolve cyclic dependency between audio network adaptor and event log api
by michaelt
· 8 years ago
d00aad5
Revert of Loosening the coupling between WebRTC and //third_party/protobuf (patchset #16 id:300001 of https://codereview.webrtc.org/2747863003/ )
by mbonadei
· 8 years ago
16ab93b
To accommodate some downstream WebRTC users we need to loosen
by mbonadei
· 8 years ago
727ac1d
Enable GN check for webrtc/logging
by kjellander
· 8 years ago
087bd34
Move AudioDecoder and related stuff to the api/ directory
by kwiberg
· 8 years ago
bb46b95
Add option to print information about configured SSRCs from RTC event logs.
by terelius
· 8 years ago
d4ed7f5
New tool for printing basic packet information from an RTC event log to stdout.
by terelius
· 8 years ago
54b6e98
Added gn target for rtc_event_log2rtp_dump.
by ivoc
· 8 years ago
9aa3f0a
Reland of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2657563002/ )
by mbonadei
· 8 years ago
69dc7db
Revert of Moving webrtc.gni up one level from build/ (patchset #1 id:1 of https://codereview.webrtc.org/2651543003/ )
by mbonadei
· 8 years ago
4b7c952
Reland of "Log audio network adapter decisions in event log."
by minyue
· 8 years ago
35a3270
Moving webrtc.gni up one level from build/
by mbonadei
· 8 years ago
1fd08c1
GN: Refactor so that WebRTC compiles with rtc_enable_protobuf=false.
by ehmaldonado
· 8 years ago
363a291
Revert of Log audio network adapter decisions in event log. (patchset #14 id:320001 of https://codereview.webrtc.org/2559953002/ )
by sakal
· 8 years ago
3663681
Log audio network adapter decisions in event log.
by michaelt
· 8 years ago
f515ab8
Moved call.h and most of api/call/* into call/
by ossu
· 8 years ago
6ceab08
GN: New conventions, default target and refactorings
by kjellander
· 8 years ago
940b6d6
Clean up logging in AudioSendStream::SetupSendCodec().
by solenberg
· 8 years ago
189f9b1
Revert of Clean up logging in AudioSendStream::SetupSendCodec(). (patchset #3 id:40001 of https://codereview.webrtc.org/2446963003/ )
by terelius
· 8 years ago
1836fd6
Clean up logging in AudioSendStream::SetupSendCodec().
by solenberg
· 8 years ago
e40a7ee
GN: Exclude suppressions of Chromium Clang warnings for Chromium builds.
by kjellander
· 8 years ago
cc91d28
Moved RtcEventLog files from call/ to logging/
by skvlad
· 8 years ago