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

  1. 08ddcf8 clang-tidy: apply modernize-use-designated-initializer to examples/ net/ rtc_tools/ test by Philipp Hancke · 6 weeks ago
  2. 36616fb Add OnIceCandidateRemoved to PeerConnectionObserver by Tommi · 7 weeks ago
  3. 92434d8 Set android min sdk level to 23 by Christoffer Dewerin · 7 weeks ago
  4. 3bd6510 clang-tidy: apply readability-container-size-empty rule by Philipp Hancke · 8 weeks ago
  5. d26ff67 Reformat gn files by Philipp Hancke · 9 weeks ago
  6. 213119e Apply clang-tidy readability-redundant-smartptr-get by Philipp Hancke · 9 weeks ago
  7. 4f787cd Reland "Remove jni_generator_helper.h from WebRTC" by Mirko Bonadei · 10 weeks ago
  8. 61f0f4c Remove support for ancient MSVC (<2008) and ancient glib (<2012) by Philipp Hancke · 2 months ago
  9. 5f2c927 Modernize deprecated headers in the root dir by Philipp Hancke · 2 months ago
  10. d552ad7 Revert "Remove jni_generator_helper.h from WebRTC" by Mirko Bonadei · 2 months ago
  11. b690d7e Remove jni_generator_helper.h from WebRTC by Mirko Bonadei · 2 months ago
  12. 5d7a175 Add include create_modular_peer_connection_factory.h where it is used by Danil Chapovalov · 3 months ago
  13. 8ac2863 IWYU api/ call/ examples/ media/ test/ video/ by Philipp Hancke · 3 months ago
  14. 0d4e5e9 Deprecate global field trials by Danil Chapovalov · 3 months ago
  15. 78c6e91 IWYU: Android files including jni.h by Philipp Hancke · 4 months ago
  16. ea929e9 Fix deallocated without being verified (OCMockTestFailure) by Jeremy Leconte · 4 months ago
  17. c6d7e6c clang-tidy: modernize-use-override by Philipp Hancke · 4 months ago
  18. 1dd69f4 Replace use of IceCandidateInterface with IceCandidate by Tommi · 4 months ago
  19. 92413da Merge JsepIceCandidate and IceCandidateInterface into IceCandidate by Tommi · 4 months ago
  20. 1499c20 Cleanup arraysize usage in examples/ by Danil Chapovalov · 4 months ago
  21. 66bd0e0 Update peerconnection examples not to rely on the global field trials by Danil Chapovalov · 4 months ago
  22. e7f936d [cleanup] Replace uses of NULL with nullptr by Evan Shrubsole · 5 months ago
  23. 60c61fc Allow to inject webrtc::Environment to create android AudioDeviceModule by Danil Chapovalov · 5 months ago
  24. cc24329 Remove platform-specific variable shadowing by Philipp Hancke · 5 months ago
  25. 73535dc Deprecate trials and task_queue_factory in PeerConnectionFactoryDependencies by Danil Chapovalov · 5 months ago
  26. ce6aa1f Add PacketOptions to SendRtcp by Philipp Hancke · 5 months ago
  27. 4f10317 Remove 'additional_jar_files' on 'robolectric_binary' build target. by Jeremy Leconte · 5 months ago
  28. 8b8e023 Use webrtc name specifier instead of rtc/cricket in examples by Evan Shrubsole · 6 months ago
  29. b72c961 Last namespace cleanups by Evan Shrubsole · 6 months ago
  30. 4bf1067 Inline and deprecate rtc::ToString by Evan Shrubsole · 6 months ago
  31. 8f7678f Move rest of rtc namespace except ios and clashes to webrtc namespace by Evan Shrubsole · 6 months ago
  32. daf96cf Migrate most of rtc_base/ to webrtc namespace by Evan Shrubsole · 6 months ago
  33. 6a9a1ae Move thread.h to webrtc namespace by Evan Shrubsole · 7 months ago
  34. 03b6880 Move socket related files to webrtc namespace by Evan Shrubsole · 7 months ago
  35. 7420f62 Remove StunProber by Harald Alvestrand · 7 months ago
  36. c13956e Move all files in p2p/test to webrtc namespace by Evan Shrubsole · 7 months ago
  37. 64b076f4 Move socket_address.h to webrtc namespace by Evan Shrubsole · 7 months ago
  38. 6202bf1 Move ip_address.h to webrtc namespace by Evan Shrubsole · 7 months ago
  39. b4a81db Remove references, mentions and test files for iLBC. by Tomas Lundqvist · 7 months ago
  40. b85686c Reland "more p2p cleanups" by Jonas Oreland · 7 months ago
  41. 995688c Revert "more p2p cleanups" by Ilya Nikolaevskiy · 7 months ago
  42. f30c044 more p2p cleanups by Jonas Oreland · 7 months ago
  43. a3b2dd4 Roll chromium_revision 3462a5bab8..f1db52a3a2 (1408687:1419760) by Mirko Bonadei · 8 months ago
  44. 6333469 Disable testConnectIPv6 because it is failing. by Jeremy Leconte · 9 months ago
  45. 1e19045 Add missing .clang-format file in a third_party folder by Boris Tsirkin · 9 months ago
  46. fc7e874 Format all .m objc files by Boris Tsirkin · 9 months ago
  47. 2becf23 Format /examples folder by Boris Tsirkin · 9 months ago
  48. 8898459 Clean up p2p:rtc_p2p target by Philipp Hancke · 10 months ago
  49. b00c469 Add build_java dependency explicitely. by Jeremy Leconte · 10 months ago
  50. 4147065 Revert "Remove stun_prober" by Mirko Bonadei · 10 months ago
  51. 03f56d7 Remove stun_prober by Philipp Hancke · 10 months ago
  52. b2fc13d fix stun prober return fail in windows by Johnny · 11 months ago
  53. 04d97b6 Fix "arithmetic on a pointer to void" warning. by Jeremy Leconte · 11 months ago
  54. 060ae59 Modify Demo for Linux by Per Kjellander · 11 months ago
  55. 297fe1a [reland] Comment unused variables in implemented functions 10\n by Dor Hen · 11 months ago
  56. 461e828 Revert "Comment unused variables in implemented functions 10\n" by Harald Alvestrand · 11 months ago
  57. f5e0f03 Comment unused variables in implemented functions 10\n by Dor Hen · 11 months ago
  58. bec7015 Comment unused variables in implemented functions 9\n by Dor Hen · 11 months ago
  59. dc03d87 Rename AudioProcessingFactory to Builder by Danil Chapovalov · 11 months ago
  60. ecb3ed7 Migrate CreateVoipEngine to take audio_processing_factory instead of audio_processing by Danil Chapovalov · 12 months ago
  61. 2dc95ba Add BuiltinAudioProcessingFactory by Danil Chapovalov · 12 months ago
  62. 2d75cd3 Roll chromium_revision ccf648df91..aa68dfe997 (1365600:1366639) by Jeremy Leconte · 12 months ago
  63. e3819f6 Fix java errors that used to be disabled. by Jeremy Leconte · 12 months ago
  64. 4ab100d Address UnnecessaryParentheses errorprone warnings by Mirko Bonadei · 1 year ago
  65. 1bd331f Ensure <netinet/in.h> is included by using rtc_base/ip_address.h. by Jeremy Leconte · 1 year, 1 month ago
  66. 83d1f9a Ensure <sys/socket.h> is included by using "rtc_base/net_helpers.h". by Jeremy Leconte · 1 year, 1 month ago
  67. 77eba46 Adding ChannelStatistics Logs by Daniel · 1 year, 1 month ago
  68. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 1 year, 1 month ago
  69. ab009c2 Refactor WebRTC self assignments in if clauses by Benjamin Williams · 1 year, 1 month ago
  70. 1ceff3d Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 2 months ago
  71. 47ef160 Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h."" by Rayan Osseiran · 1 year, 2 months ago
  72. 6cb7b3a Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 2 months ago
  73. 4643fb7 Revert "Reland "Remove jni_zero type aliases in jni_generator_helper.h."" by Jeremy Leconte · 1 year, 3 months ago
  74. 4f3d660 Reland "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 3 months ago
  75. 756f589 Revert "Remove jni_zero type aliases in jni_generator_helper.h." by Mirko Bonadei · 1 year, 3 months ago
  76. 9fcaa03 Remove jni_zero type aliases in jni_generator_helper.h. by Mirko Bonadei · 1 year, 3 months ago
  77. 4158678 Split "helpers" from SSL target to "crypto_random" and rename by Philipp Hancke · 1 year, 4 months ago
  78. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 1 year, 4 months ago
  79. c7fd5af Split SSL adapters from main ssl build target 1/2 by Philipp Hancke · 1 year, 5 months ago
  80. bc5c5e9 Migrate webrtc to stop using its own JniZero mirror classes by Mohamed · 1 year, 5 months ago
  81. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 1 year, 5 months ago
  82. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 1 year, 6 months ago
  83. afaae4e Remove remaining .cc files from rtc_media_base by Harald Alvestrand · 1 year, 7 months ago
  84. 97df932 Remove multiplex codec. by Markus Handell · 1 year, 7 months ago
  85. 3bddaed rtc_p2p: Split turn port and basic port allocator by Harald Alvestrand · 1 year, 8 months ago
  86. 8bb54c1 Penultimate split-up of rtc_p2p build target by Harald Alvestrand · 1 year, 8 months ago
  87. 9a953b2 Detangle p2p/connection.cc and port.cc by Harald Alvestrand · 1 year, 8 months ago
  88. a310d78 Refactor a lot of the p2p:rtc_p2p target by Harald Alvestrand · 1 year, 8 months ago
  89. d9e2cc2 Refactor Android Voip client to use rtc::ReceivedPackets by Per K · 1 year, 10 months ago
  90. 151003d Deprecate RtcEventLogFactory constructor taking unused parameter by Danil Chapovalov · 1 year, 10 months ago
  91. 24510d4 Delete deprecated AsyncResolver and related classes by Harald Alvestrand · 1 year, 10 months ago
  92. 14630a7 Use rtc::ReceivedPacket in Stun and TurnServer by Per K · 1 year, 11 months ago
  93. 7e21b0c Migrage objc sdk and examples to EnableMedia api by Danil Chapovalov · 1 year, 11 months ago
  94. 554f7db Add EnableMediaWithDefaults to replace SetMediaEngineDefaults by Danil Chapovalov · 1 year, 11 months ago
  95. 60362c1 Prepare to deprecate AsyncResolver class by Harald Alvestrand · 2 years ago
  96. 2e7ed0d Roll chromium_revision 6ac7929166..eef62e8a0c (1190797:1197906) by Jeremy Leconte · 2 years, 1 month ago
  97. e14d122 Remove deprecated SendRtp and SendRtcp functions by Harald Alvestrand · 2 years, 1 month ago
  98. 6fc700e Rland "Revert "Reland "Reland "Delete old Android ADM."""" by Yaowen Guo · 2 years, 3 months ago
  99. 9948623 Use AVCaptureDeviceDiscoverySession on all platforms by Kári Tristan Helgason · 2 years, 3 months ago
  100. ba50cb3 Reland "Delete deprecated NSGLVideoView." by Kári Tristan Helgason · 2 years, 3 months ago