aboutsummaryrefslogtreecommitdiff
path: root/rtc_tools
AgeCommit message (Expand)Author
2018-08-11Add UTC time to init event in AEC debug dump.Minyue Li
2018-08-10Clean up code regarding jitter buffer plot in event log visualizer.Minyue Li
2018-08-08Remove definition and usage of macro GTEST_RELATIVE_PATH.Mirko Bonadei
2018-08-06Remove unnecessary //base:base_java dependencies.Sami Kalliomäki
2018-07-25Delete root header file typedef.h.Niels Möller
2018-07-24Plot RTCP SR and RR contents in event_log_visualizer.Bjorn Terelius
2018-07-20Enable clang::find_bad_constructs for rtc_tools (part 1/2).Mirko Bonadei
2018-07-06Break out Agc code from audio_processing.Alex Loiko
2018-07-05Use absl::make_unique and absl::WrapUnique directlyKarl Wiberg
2018-07-02Removes redundant delay based bwe.Sebastian Jansson
2018-06-26Adding NetEq lifetime stats to event log visualizer.Minyue Li
2018-06-25Adding jitter buffer plots for all SSRCs in event log visualizer.Minyue Li
2018-06-21Aligning time in audio jitter buffer plot to other plots in rtc event log vis...Minyue Li
2018-06-20Removing usage of //build/config/compiler:no_size_t_to_int_warning.Mirko Bonadei
2018-06-19Reformat the WebRTC code baseYves Gerey
2018-06-18Replace rtc::Optional with absl::optional in test and rtc_toolsDanil Chapovalov
2018-06-12Remove manual references to exe_and_shlib_depsTom Anderson
2018-05-29Split LoggedBweProbeResult into -Success and -Failure.Bjorn Terelius
2018-05-25Add support for visualizing event logs without normalizing time.Stefan Holmer
2018-05-24Replaces redundant congestion controller componentsSebastian Jansson
2018-05-14Make unpack_aecdump optionally unpack render/capture call orderSam Zackrisson
2018-05-07Plot NetEq stats in RTC event log visualizer.Minyue Li
2018-05-04Split NetEq simulation and jitter buffer plot to be able to plot other metric...Minyue Li
2018-04-27Reland "Create new API for RtcEventLogParser."Bjorn Terelius
2018-04-25Revert "Create new API for RtcEventLogParser."Björn Terelius
2018-04-25Create new API for RtcEventLogParser.Bjorn Terelius
2018-04-23GN hack to tag targets as poisonous (and use it with audio codecs)Karl Wiberg
2018-04-20Correcting payload size to NetEq simulator in RTC event log analyzer.Minyue Li
2018-04-16Options and settings for the Pre-amplifier.Alex Loiko
2018-04-12Remove dependencies on modules:module_api from AudioProcessing.Fredrik Solenberg
2018-04-10Add missing includes checks.h/array_view.hDanil Chapovalov
2018-04-04Fix path to AppRTC/collider on WindowsOleh Prypin
2018-04-04Bypass browser join confirmation in prebuilt AppRTCOleh Prypin
2018-04-04Use sys.executable to launch another Python scriptOleh Prypin
2018-03-19Fix path to proto in py_event_log_analyzer/pb_parse.pyOleh Prypin
2018-03-16Remove the public_deps to fileutils from test_support.Patrik Höglund
2018-03-15Split up audio_device build targetPaulina Hensman
2018-03-07Separate build target for rtc_base/numerics/safe_minmax.hKarl Wiberg
2018-03-02Update prebuilt AppRTCOleh Prypin
2018-02-20Preparing for task queue in congenstion controllerSebastian Jansson
2018-02-16Removing access to send side cc in rtp controller.Sebastian Jansson
2018-02-14Revert "Revert "Revert "Reland "Moved congestion controller to task queue.""""Sebastian Jansson
2018-02-14Revert "Revert "Reland "Moved congestion controller to task queue."""Sebastian Jansson
2018-02-14Revert "Reland "Moved congestion controller to task queue.""Danil Chapovalov
2018-02-14Revert "Moved congestion controller to goog_cc folder."Danil Chapovalov
2018-02-07Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.Niels Möller
2018-02-07Moved congestion controller to goog_cc folder.Sebastian Jansson
2018-02-06Reland "Moved congestion controller to task queue."Sebastian Jansson
2018-02-05Made modules/audio_processing/vad its own target.Alex Loiko
2018-02-03Bind the structured ICE logging with P2PTransportChannel.Qingsi Wang