Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 43b549c Migrate event log visualizer to ParseFromString by Björn Terelius · 2 weeks ago
  2. c5792a7 Add data_in_flight to RTC event log Scream event by Björn Terelius · 4 weeks ago
  3. ee4158b Remove unused GenericPacket* from RTC event log by Björn Terelius · 4 weeks ago
  4. dab603a Print BweUpdateScream in rtc_event_log_to_text by Björn Terelius · 4 weeks ago
  5. ada38b2 Plot Scream delay and ref window in event_log_visualizer tool by Björn Terelius · 4 weeks ago
  6. 1a9ffd4 Refactor peer connection API dependencies by Tommi · 5 weeks ago
  7. 9cc0240 Introduce 'jsep' target for JSEP related API components by Tommi · 6 weeks ago
  8. 5477ae9 Delete RtcEventGenericAckReceived as unused by Danil Chapovalov · 7 weeks ago
  9. dc5f3e9 Propagate Environment through BasicPacketSocketFactory by Danil Chapovalov · 9 weeks ago
  10. e45e523 Use injected clock in rtc_tools/network_tester by Evan Shrubsole · 2 months ago
  11. 3c9a550 clang-tidy: apply bugprone-argument-comment by Philipp Hancke · 3 months ago
  12. dedf36c Avoid global clock in SamplesStatsCounter by Evan Shrubsole · 3 months ago
  13. 08ddcf8 clang-tidy: apply modernize-use-designated-initializer to examples/ net/ rtc_tools/ test by Philipp Hancke · 3 months ago
  14. 29eb47c Fix some use-after-move issues by Björn Terelius · 3 months ago
  15. 36616fb Add OnIceCandidateRemoved to PeerConnectionObserver by Tommi · 3 months ago
  16. 92434d8 Set android min sdk level to 23 by Christoffer Dewerin · 3 months ago
  17. 59d21f6 Print RTCP message types in rtc_event_log_to_text by Björn Terelius · 3 months ago
  18. 897031c Add support for RFC8888 feedback to loss event log plot by Per K · 3 months ago
  19. 3bd6510 clang-tidy: apply readability-container-size-empty rule by Philipp Hancke · 3 months ago
  20. f43157f Plot CCFB packets in RTCP types graph by Per K · 3 months ago
  21. 80b3659 Remove deprecated FieldTrialBasedConfig from api by Danil Chapovalov · 3 months ago
  22. 84990b3 Use CurrentTime instead of converting to Timestamp by Evan Shrubsole · 3 months ago
  23. d26ff67 Reformat gn files by Philipp Hancke · 4 months ago
  24. 33b8c03 Reland "Allow StdoutMetricsExporter to merge stream and peers info in test_name." by Mirko Bonadei · 4 months ago
  25. a51269f Revert "Allow StdoutMetricsExporter to merge stream and peers info in test_name." by Jeremy Leconte · 4 months ago
  26. 772386c Allow StdoutMetricsExporter to merge stream and peers info in test_name. by Mirko Bonadei · 4 months ago
  27. 14a9620 IWYU misc files by Philipp Hancke · 4 months ago
  28. 578ac14 IWYU rtc_tools (again) by Philipp Hancke · 4 months ago
  29. 83b748d IWYU rtc_tools by Philipp Hancke · 5 months ago
  30. fe0a0c7 Delete rtp_generator by Evan Shrubsole · 5 months ago
  31. 78c6e91 IWYU: Android files including jni.h by Philipp Hancke · 5 months ago
  32. c73a545 Propagate field trials in data_channel_benchmark tool. by Danil Chapovalov · 5 months ago
  33. c6d7e6c clang-tidy: modernize-use-override by Philipp Hancke · 5 months ago
  34. e3ef2bd Remove redundant webrtc:: prefixes in ['api/transport', 'rtc_tools/rtc_event_log_visualizer'] by Harald Alvestrand · 5 months ago
  35. a96cc82 Remove redundant webrtc:: prefixes in rtc_tools by Harald Alvestrand · 5 months ago
  36. 842402f Replace JsepIceCandidate with IceCandidate by Tommi · 5 months ago
  37. 1dd69f4 Replace use of IceCandidateInterface with IceCandidate by Tommi · 5 months ago
  38. 92413da Merge JsepIceCandidate and IceCandidateInterface into IceCandidate by Tommi · 6 months ago
  39. bb3b636 Simplify JsepIceCandidate construction and state by Tommi · 6 months ago
  40. 4ecf111 Remove system_wrappers/../sleep.* by Fredrik Solenberg · 6 months ago
  41. 9368fa7 [RtcEventLogVisuzlizer] Propagate field trials without global string by Danil Chapovalov · 6 months ago
  42. f5588e2 [cleanup] Replace uses of NULL with nullptr by Evan Shrubsole · 6 months ago
  43. f31651c [cleanup] Fix redundant webrtc name specifier by Evan Shrubsole · 6 months ago
  44. ce6aa1f Add PacketOptions to SendRtcp by Philipp Hancke · 7 months ago
  45. daaa0ad Remove more shadowing variables by Philipp Hancke · 7 months ago
  46. a4fd9d9 Use webrtc name specifier instead of rtc/cricket in rtc_tools by Evan Shrubsole · 7 months ago
  47. b72c961 Last namespace cleanups by Evan Shrubsole · 7 months ago
  48. 945e517 Move cricket namespace to webrtc by Evan Shrubsole · 7 months ago
  49. f20f6a7 IWYU: export more json values from strings/json.h and IWYU video_replay and video_encoder by Philipp Hancke · 7 months ago
  50. 8f7678f Move rest of rtc namespace except ios and clashes to webrtc namespace by Evan Shrubsole · 8 months ago
  51. daf96cf Migrate most of rtc_base/ to webrtc namespace by Evan Shrubsole · 8 months ago
  52. 6a9a1ae Move thread.h to webrtc namespace by Evan Shrubsole · 8 months ago
  53. 652c771 Move time_utils.h and crypto_random.h to webrtc namespace by Evan Shrubsole · 8 months ago
  54. 39c1c7e Move event.h to webrtc namespace by Evan Shrubsole · 8 months ago
  55. 05eb774 Fix shadowing issues in some unit tests by Philipp Hancke · 8 months ago
  56. 03b6880 Move socket related files to webrtc namespace by Evan Shrubsole · 8 months ago
  57. 64b076f4 Move socket_address.h to webrtc namespace by Evan Shrubsole · 8 months ago
  58. 97feff2 Move function_view.h to webrtc namespace by Evan Shrubsole · 8 months ago
  59. 6202bf1 Move ip_address.h to webrtc namespace by Evan Shrubsole · 8 months ago
  60. e90ab59 Revert "Move resources to resources/BUILD.gn." by Jeremy Leconte · 9 months ago
  61. 7dea26d Move resources to resources/BUILD.gn. by Jeremy Leconte · 9 months ago
  62. edc5d89 Move json.h to webrtc namespace by Evan Shrubsole · 9 months ago
  63. 0ebd67f Move string_builder.h to webrtc namespace by Evan Shrubsole · 9 months ago
  64. f052c43 Move string_to_number.h to webrtc namespace by Evan Shrubsole · 9 months ago
  65. bdb9db6 Make ParsedRtcEventLog non-copyable by Rasmus Brandt · 9 months ago
  66. eb688d6 Remove dependency to NetworkStateEstimator from TransportSequenceNumberFeedbackGenerator by Per K · 10 months ago
  67. 0bebca5 Remove gunit.h EXPECT/ASSERT..WAIT macros by Evan Shrubsole · 10 months ago
  68. a65c453 Reduce default max QP for AV1 from 56 to 52 by Sergey Silkin · 10 months ago
  69. da1c9e0 video_replay: fix wait when using start_timestamp by Philipp Hancke · 10 months ago
  70. 8898459 Clean up p2p:rtc_p2p target by Philipp Hancke · 11 months ago
  71. 711e1a8 Create a custom test launcher for android by Björn Terelius · 11 months ago
  72. 17554c1 Add graph for ecn packet count in incoming/outgoing CCFB by Per Kjellander · 12 months ago
  73. badfd63 Refactor RTC event log analyzer to work as const by Björn Terelius · 1 year ago
  74. 24c3575 Change audioproc float test utility api to pass AudioProcessing with builder. by Danil Chapovalov · 1 year, 1 month ago
  75. 93e1778 Prepare TransportFeedbackAdapter for RFC8888 by Per K · 1 year, 1 month ago
  76. cecee51 Preserve the requested order for RTC event log plots by Björn Terelius · 1 year, 1 month ago
  77. d8bddfe Split up the call/video_stream_api target by Harald Alvestrand · 1 year, 1 month ago
  78. 45065a7 Delete deprecated AudioDecoderFactory::MakeAudioDecoder by Danil Chapovalov · 1 year, 2 months ago
  79. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 2 months ago
  80. b5f4006 Inject field trials in NetEqTest instead of setting global. by Jakob Ivarsson · 1 year, 3 months ago
  81. bdfe6ae video_replay: ignore non-rtp packets by Philipp Hancke · 1 year, 4 months ago
  82. 3172d16 Clean up EncoderStreamFactory by Sergey Silkin · 1 year, 4 months ago
  83. 666ef50 Plot reordered packets since last feedback. by Per K · 1 year, 5 months ago
  84. 769ef20 [rct_tools/video_encoder] Support yuv input and PSNR/Bitrate validation. by Zhaoliang Ma · 1 year, 5 months ago
  85. eb3da2b Extract video writing into separate target by Artem Titov · 1 year, 5 months ago
  86. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 1 year, 5 months ago
  87. cfdbb0d Update PushResampler to use a single buffer for source, destination. by Tommi · 1 year, 6 months ago
  88. f58ded7 Use audio views in Interleave() and Deinterleave() by Tommi · 1 year, 6 months ago
  89. f854cef Include-what-you-use rtc_event_log_visualizer/ by Björn Terelius · 1 year, 6 months ago
  90. be40e57 Include-what-you-use rtc_event_log_to_text/ by Björn Terelius · 1 year, 6 months ago
  91. 61fff58 Split out time_util to separate target ntp_time_util by Per K · 1 year, 6 months ago
  92. ae5d503 Deprecate `absl_deps` in templates and update documentation. by Florent Castelli · 1 year, 6 months ago
  93. 0596503 Split BandwidthUsage from network_state_predictor.h by Björn Terelius · 1 year, 6 months ago
  94. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 1 year, 6 months ago
  95. c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 1 year, 6 months ago
  96. 2d035a2 Join OWNERS for RTC event log visualizer and related tools by Björn Terelius · 1 year, 6 months ago
  97. 179f96d Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 1 year, 6 months ago
  98. 16fb790 Revert "Provide Environment to construct VideoBitrateAllocator" by Jeremy Leconte · 1 year, 6 months ago
  99. 4bf4e17 Provide Environment to construct VideoBitrateAllocator by Danil Chapovalov · 1 year, 6 months ago
  100. f20ed3e Add option to provide Environment for CongestionConroller construction by Danil Chapovalov · 1 year, 6 months ago