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

  1. 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 3 years, 2 months ago
  2. 9a21c49 SocketServer: Migrate Wait/kForever to TimeDelta. by Markus Handell · 3 years, 3 months ago
  3. 99d7d6b Reenable some iOS tests. by Jeremy Leconte · 3 years, 3 months ago
  4. b9201b0 Remove usage of rtc::MessageHandler in peer_connection example by Danil Chapovalov · 3 years, 3 months ago
  5. 0fd2ed5 Delete ProcessThread and related Module interface by Danil Chapovalov · 3 years, 5 months ago
  6. de2ac5a Adopt absl::string_view in p2p/ by Ali Tofigh · 3 years, 5 months ago
  7. 9ea1ef6 Switch from junit_binary to robolectric_binary. by Mirko Bonadei · 3 years, 5 months ago
  8. 7534ebd Revert "Reland "Reland "Delete old Android ADM.""" by Björn Terelius · 3 years, 5 months ago
  9. db30009 Reland "Reland "Delete old Android ADM."" by Björn Terelius · 3 years, 5 months ago
  10. 38a2860 Revert "Reland "Delete old Android ADM."" by Björn Terelius · 3 years, 5 months ago
  11. 6e4d7e6 Reland "Delete old Android ADM." by Yaowen Guo · 3 years, 5 months ago
  12. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 3 years, 5 months ago
  13. 7dbfad6 Revert "Delete old Android ADM." by Erik Språng · 3 years, 5 months ago
  14. 4ec3e9c Delete old Android ADM. by Yaowen Guo · 3 years, 5 months ago
  15. 9406c22 Update android example gradle and target sdk version. by Yaowen Guo · 3 years, 6 months ago
  16. e66b83f Never pass a signed char to ctype macros like isdigit() by Niels Möller · 3 years, 6 months ago
  17. 82cbae4 Delete useless code. by Yaowen Guo · 3 years, 6 months ago
  18. 15a73be Update apprtc example code to support macos 10.13 by landrey · 3 years, 6 months ago
  19. 3ba35c3 Disable ARDAppClientTest testSession on simulator. by Jeremy Leconte · 3 years, 7 months ago
  20. df209e7 Avoid more usage of implicit conversion from scoped_refptr<T> to T* by Niels Möller · 3 years, 7 months ago
  21. 901736f Fix crash in peerconnection_client example code by Xinchao Tian · 3 years, 7 months ago
  22. c3e6e3a Remove dependency on rtc_base_approved from most targets by Florent Castelli · 3 years, 7 months ago
  23. 46501b9 Add void to function signature by Christoffer · 3 years, 7 months ago
  24. 567d039 Remove use of another deprecated json API in examples. by Björn Terelius · 3 years, 7 months ago
  25. e0ac10d Remove use of deprecated Json API by Björn Terelius · 3 years, 7 months ago
  26. 90f3c90 Migrate from deprecated api in examples/ by Björn Terelius · 3 years, 7 months ago
  27. 06e4fc5 Remove dependency on //build/config/linux/gtk by Tom Anderson · 3 years, 7 months ago
  28. 2221144 Delete old versions of GetNetworks and GetAnyAddressNetworks by Niels Möller · 3 years, 7 months ago
  29. 8d4e9fb Remove //api:sequence_checker from public deps by Florent Castelli · 3 years, 7 months ago
  30. dd837e2 Remove //rtc_base:timeutils from public deps by Florent Castelli · 3 years, 7 months ago
  31. 57aa81b Remove //rtc_base:stringutils from public deps by Florent Castelli · 3 years, 8 months ago
  32. f86f6f9 Remove //rtc_base:refcount from public deps by Florent Castelli · 3 years, 8 months ago
  33. c1e8aeb Remove internal dependencies on pc:peerconnection target by Harald Alvestrand · 3 years, 8 months ago
  34. 4467ad7 Remove //rtc_base:macromagic from public deps by Florent Castelli · 3 years, 8 months ago
  35. 0af55ba Remove //rtc_base:logging from public deps by Florent Castelli · 3 years, 8 months ago
  36. fd6a4d6 Adopt absl::string_view in rtc_base/string_encode.* by Ali Tofigh · 3 years, 8 months ago
  37. c06fe8b WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 11/inf by Jonas Oreland · 3 years, 8 months ago
  38. 60c588d Fixed typos, candiate -> candidate by David Sanders · 3 years, 8 months ago
  39. 0f50cc2 Remove checks for SDK <= 21 by Xavier Lepaul · 3 years, 8 months ago
  40. 1af9022 WebRTC examples/ should not depend on base/ by Björn Terelius · 3 years, 9 months ago
  41. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 10 months ago
  42. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 10 months ago
  43. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 10 months ago
  44. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 10 months ago
  45. ec803b3 Remove gradle_project_test because it's not maintained. by Jeremy Leconte · 3 years, 10 months ago
  46. 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years, 10 months ago
  47. 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 10 months ago
  48. ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 10 months ago
  49. e11a4f5 Roll chromium_revision cbd0ac46b5..3aef64d992 (955688:956401) by Mirko Bonadei · 3 years, 10 months ago
  50. d211098 Implement JNI and objc implementation for icecandidateerror event by Jaehyun Ko · 4 years ago
  51. 539f3e1 Deprecate BasicNetworkManager default constructor by Niels Möller · 4 years ago
  52. ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 4 years ago
  53. b2860b0 Update peerconnection example to not use Win32Socket by Niels Möller · 4 years ago
  54. 5f34130 Declare LERROR deprecated and remove all usage in webrtc by Harald Alvestrand · 4 years ago
  55. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 4 years ago
  56. 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 4 years ago
  57. f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 4 years, 1 month ago
  58. 2625529 Change annotation. by Mirko Bonadei · 4 years, 1 month ago
  59. a3d8c61 Do not use UI thread as signaling thread. by Qiu Jianlin · 4 years, 2 months ago
  60. 6b19d82 Replace AV1X with AV1 by Sergey Silkin · 4 years, 2 months ago
  61. 66be895 Delete BasicPacketSocketFactory default constructor by Niels Möller · 4 years, 2 months ago
  62. 75b0f55 Replace legacy getStats with standard getStats in the Android example by Jaehyun Ko · 4 years, 3 months ago
  63. 02334e0 Replace the android support annotation library with androidx's one. by Byoungchan Lee · 4 years, 3 months ago
  64. 9e0abe5 Remove suppression of the unguarded-availability warning. by Byoungchan Lee · 4 years, 3 months ago
  65. d0b8879 Delete AsyncSocket class, merge into Socket class by Niels Möller · 4 years, 3 months ago
  66. a33881a Fix Wgnu-folding-constant. by Mirko Bonadei · 4 years, 3 months ago
  67. 56c2406 Roll chromium_revision 03a29cf406..0549de0c2d (904346:907032) by Mirko Bonadei · 4 years, 4 months ago
  68. 36de9df Use backticks not vertical bars to denote variables in comments for /examples by Artem Titov · 4 years, 4 months ago
  69. c91c2f5 peer_connection_server: fix static analysis issues by Philipp Hancke · 4 years, 4 months ago
  70. 0d6d948 Rename release_aar.py and modify it for validation of aar file. by Byoungchan Lee · 4 years, 4 months ago
  71. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 4 years, 4 months ago
  72. 53d3fc9 iOS: Get WebRTC building for Mac Catalyst by Jordan Rose · 4 years, 4 months ago
  73. 02768ae Increase iOS deployment target from 10 to 12. by Björn Terelius · 4 years, 5 months ago
  74. ef83d15 Update peerconnection example to not use Win32SocketServer by Niels Möller · 4 years, 5 months ago
  75. 28e582d Removing RTC_SUPPORTS_METAL compilation flag. This flag is a holdover from before either macOS or the iOS Simulator supported Metal rendering. by Jake Bromberg · 4 years, 5 months ago
  76. ffbfba9 Added `PeerConnectionObserverJni::OnRemoveTrack()` by Jesús Leganés-Combarro 'piranna · 4 years, 6 months ago
  77. a9af50f Introduce CreateDataChannelOrError by Harald Alvestrand · 4 years, 6 months ago
  78. 193f4bf Replace legacy getStats with standard getStats in the iOS example by Jaehyun Ko · 4 years, 6 months ago
  79. f33f7a2 Deprecate PeerConnectionFactory::CreatePeerConnection by Harald Alvestrand · 4 years, 6 months ago
  80. 924a275 Revert "Ensure method which updates UI is called in main thread" by Mirko Bonadei · 4 years, 7 months ago
  81. 3fb51d2 Reland "Expose AV1 encoder&decoder from Android SDK." by Yura Yaroshevich · 4 years, 7 months ago
  82. 0365c99 Ensure method which updates UI is called in main thread by aidenluo · 4 years, 7 months ago
  83. 67b80ac Fix iOS chromium roll issue by Artem Titov · 4 years, 7 months ago
  84. e313c07 Fix iOS compilation for chromium roll by Artem Titov · 4 years, 7 months ago
  85. dd36198 Revert "Expose AV1 encoder&decoder from Android SDK." by Björn Terelius · 4 years, 7 months ago
  86. fedd502 Expose AV1 encoder&decoder from Android SDK. by Yura Yaroshevich · 4 years, 7 months ago
  87. bc959b6 Remove enable_rtp_data_channel by Harald Alvestrand · 4 years, 7 months ago
  88. 84ba164 Change from [email protected] to [email protected] in OWNERS files. by Mirko Bonadei · 4 years, 7 months ago
  89. 1cdeb0a addIceCandidate with callback into Android's SDK. by Yura Yaroshevich · 4 years, 7 months ago
  90. 2d9f53c Expose addIceCandidate with completion handler. by Yura Yaroshevich · 4 years, 8 months ago
  91. ebc563e Update the call to RuntimeEnvironment.application by Artem Titov · 4 years, 9 months ago
  92. 4eb47f2 Delete unused class SignalThread by Niels Möller · 4 years, 9 months ago
  93. ed8abad Convert third_party/android_deps:androidx refs to third_party/androidx by Peter Kotwicz · 4 years, 9 months ago
  94. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 9 months ago
  95. c8421c4 Replace rtc::ThreadChecker with webrtc::SequenceChecker by Artem Titov · 4 years, 10 months ago
  96. e5f4c6b Reland "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 10 months ago
  97. 7acc2d9 Revert "Refactor rtc_base build targets." by Mirko Bonadei · 4 years, 10 months ago
  98. 69241a9 Refactor rtc_base build targets. by Mirko Bonadei · 4 years, 10 months ago
  99. 9325d34 Enforcing return type handling on VoIP API. by Tim Na · 5 years ago
  100. b223cb6 Defining API result types on VoIP API by Tim Na · 5 years ago