1. 12dc184 Reland "Some cleanup for the logging code:" by Tommi · 7 years ago
  2. 278aa42 Revert "Some cleanup for the logging code:" by Philip Eliasson · 7 years ago
  3. 9ecdcdf Some cleanup for the logging code: by Tommi · 7 years ago
  4. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  5. 0404225 ClosePlatformFile() on non-Windows: Return true on success, false on failure by Karl Wiberg · 7 years ago
  6. 72a43a1 Collect packet loss and RTT stats of STUN binding requests. by Qingsi Wang · 7 years ago
  7. 6bd3cdd Remove special MD5 / SHA-1 digest classes. by Joachim Bauch · 7 years ago
  8. 820941a Remove custom MD5 / SHA-1 implementations. by Joachim Bauch · 7 years ago
  9. 2b6f135 Un-inline LogMessage::Loggable by Jonas Olsson · 7 years ago
  10. 10b40ce Add support for RTC_GUARDED_BY to SequencedTaskChecker. by Tommi · 7 years ago
  11. da8781f Move rtc_task_queue_for_test outside of the rtc_include_tests scope. by Tommi · 7 years ago
  12. 707ca31 Whac-a-mole one more time with Fuchsia. Fix CurrentThreadRef() by Tommi · 7 years ago
  13. 7c72c10 Playing whac-a-mole with the Fuchsia builders by Tommi · 7 years ago
  14. f017980 Change typedef of PlatformThreadRef for Fuchsia from pthread_t to zx_handle_t by Tommi · 7 years ago
  15. 1f3f3c2 Reland "Remove criticalsection.cc dependency on platform_thread.cc." by Tommi · 7 years ago
  16. 80dd7b5 Reland "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  17. b953245 Revert "Set session error if SetLocal/RemoteDescription ever fails" by Steve Anton · 7 years ago
  18. 71439a6 Set session error if SetLocal/RemoteDescription ever fails by Steve Anton · 7 years ago
  19. 08ff173 Revert "Remove criticalsection.cc dependency on platform_thread.cc." by Guido Urdaneta · 7 years ago
  20. e4be6da Removing access to send side cc in rtp controller. by Sebastian Jansson · 7 years ago
  21. 5af97ee Remove criticalsection.cc dependency on platform_thread.cc. by Tommi · 7 years ago
  22. 02fddf6 Fix includes in task_queue.h by Danil Chapovalov · 7 years ago
  23. 6856156 Introduce TaskQueueForTest. by Tommi · 7 years ago
  24. 45cc890 Assorted logging pedantry by Jonas Olsson · 7 years ago
  25. 0614ed9 Remove calls to some POSIX APIs which Fuchsia does not implement. by Wez · 7 years ago
  26. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 7 years ago
  27. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 7 years ago
  28. 260c398 Add support for hyphens to rtc_base/flags by Edward Lemur · 7 years ago
  29. 1e06289 Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY. by Niels Möller · 7 years ago
  30. 2870b0a Expose a link-local network interfaces enumeration option by Daniel Lazarenko · 7 years ago
  31. c0216b8 Fix the iOS Framework dependency by Jiawei Ou · 7 years ago
  32. eb0df08 Update SSL call sites to compile with both OpenSSL 1.1.0 and BoringSSL by Jiawei Ou · 7 years ago
  33. 80ba333 Move FALLTHROUGH macro to a separate header, and give it an RTC_ prefix by Karl Wiberg · 7 years ago
  34. 79a5560 Add RTC_UNUSED for call to write() in TaskQueue libevent dtor. by Tommi · 7 years ago
  35. a9c94d5 Be explicit about OpenSSL version requriement. by Jiawei Ou · 7 years ago
  36. edab301 Remove webrtc::test::InitFieldTrialsFromString(const std::string&). by Bjorn Terelius · 7 years ago
  37. 3b1df67 Add the missing header for `errno` variable in `checks.cc` by Jiawei Ou · 7 years ago
  38. e062385 Avoid to unconditionally include rtc_base/win32.h. by Mirko Bonadei · 7 years ago
  39. addc380 Change some SSL logging to use DLOG by Jonas Olsson · 7 years ago
  40. c38d320 Add AsyncInvoker::Clear method to allow canceling pending invocations by Chris Dziemborowicz · 7 years ago
  41. 7c4deda Delete DumpBacktrace. by Niels Möller · 7 years ago
  42. 018dd6e Refer to the underlying object when reporting the state of SSL basic I/O by Jiawei Ou · 7 years ago
  43. 607f464 Remove ThreadUtils.waitUninterruptibly. by Sami Kalliomäki · 7 years ago
  44. 1a2f207 Add sakal as an owner of rtc_base/java/src/org/webrtc. by Sami Kalliomäki · 7 years ago
  45. 79d331b Removing henrika from p2p/OWNERS and rtc_base/OWNERS by henrika · 7 years ago
  46. a0e29fc Propagate jsoncpp include path to depenent targets. by Mirko Bonadei · 7 years ago
  47. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  48. 665d18e Use sched_yield instead of nanosleep(0) for Android by Yura Yaroshevich · 7 years ago
  49. 2752528 Stop undefining EACCES. by Peter Collingbourne · 7 years ago
  50. 8bac1d9 Add more string matching rules for detecting VPN interfaces. by Taylor Brandstetter · 7 years ago
  51. 24ea822 Remove logging in audio/* from release builds. by Jonas Olsson · 7 years ago
  52. ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 7 years ago
  53. b181f71 Don't use link-local networks to determine the lowest cost of networks by Yuwei Huang · 7 years ago
  54. 58daf40 Add functions to securely fill memory with zeros. by Joachim Bauch · 7 years ago
  55. 9cdd876 Remove improper build_with_mozilla clauses in rtc_base BUILD.gn by Dan Minor · 7 years ago
  56. 39d93da Add ScopedAllowBaseSyncPrimitives to WebRTC for compatibility with Chromium. by Tommi · 7 years ago
  57. 77d3711 Delete unused use_socket_server argument. by Niels Möller · 7 years ago
  58. 9c68613 Update gn files to support Mozilla build by Dan Minor · 7 years ago
  59. cabe383 Moved ALR experiment settings to new experiments folder. by Sebastian Jansson · 7 years ago
  60. 6f9c01f Delete use of pthread_cond_timedwait_relative_np. by Niels Möller · 7 years ago
  61. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  62. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  63. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  64. 14de824 Stop using std::random_shuffle in favor of std::shuffle. by Mirko Bonadei · 7 years ago
  65. 86b893c Delete declaration of LogMultilineState and LogMultiline. by Niels Möller · 7 years ago
  66. e66572b Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  67. 389a97c Fixing leaked reference from SCTP transport to DTLS/ICE transport. by Taylor Brandstetter · 7 years ago
  68. 75f18fc Make building with X11 libraries optional. by Joachim Bauch · 7 years ago
  69. 76df0df Add missing files to rtc_base. by Patrik Höglund · 7 years ago
  70. e98c3de Delete unused code in stringutils.h. by Niels Möller · 7 years ago
  71. 570df8b Delete declaration of HttpComposeAttributes. by Niels Möller · 7 years ago
  72. aec6842 Delete unused code in rtc_base/testutils.*. by Niels Möller · 7 years ago
  73. 895d4cf Delete unused class LoggingAdapter. by Niels Möller · 7 years ago
  74. e78336c Delete HttpComposeAttributes. by Niels Möller · 7 years ago
  75. 3c8a5f2 Move httpbase.cc and httpbase.h to test target. by Niels Möller · 7 years ago
  76. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  77. 2281823 Delete unused code in rtc_base/stringencode.cc by Niels Möller · 7 years ago
  78. 00f934a Add gcc-style annotations for printf-like functions. by Niels Möller · 7 years ago
  79. 712989d Revert "Reland "iOS: Save perf results under Documents/perf_result.json"" by Mirko Bonadei · 7 years ago
  80. 408ee5f Reland "Delete Filesystem::TempFilename." by Niels Möller · 7 years ago
  81. 33fe1df Fix format string bug in RTC_CHECK facility. by Niels Möller · 7 years ago
  82. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  83. 8b886bb Reland "iOS: Save perf results under Documents/perf_result.json" by Edward Lemur · 7 years ago
  84. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  85. 081c651 Revert "iOS: Save perf results under Documents/perf_result.json" by Rasmus Brandt · 7 years ago
  86. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  87. 10a8e7a iOS: Save perf results under Documents/perf_result.json by Edward Lemur · 7 years ago
  88. 6acefdb Fixes to build WebRTC for Fuchsia by Sergey Ulanov · 7 years ago
  89. 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
  90. 9a44f96 Delete rtc_base/window.h. by Niels Möller · 7 years ago
  91. 5329214 Revert "Delete Filesystem::TempFilename." by Zhi Huang · 7 years ago
  92. 6de95f0 Delete Filesystem::TempFilename. by Niels Möller · 7 years ago
  93. 3c1f05d Fix comment about cipher names. by David Benjamin · 7 years ago
  94. ea84b6b Fix OpenSSLIdentity::GetReference. by David Benjamin · 7 years ago
  95. 6f314bb Convert an RTC_DCHECK to logging an error in debug builds. by Tommi · 7 years ago
  96. 6cea2b0 Remove thread checker in thread.cc due to downstream issue. by Tommi · 7 years ago
  97. 5149242 Remove dependency on rtc::Event from rtc::Thread. by Tommi · 7 years ago
  98. 2d8c3f0 Remove unused methods from rtc::Thread. by Tommi · 7 years ago
  99. 897e136 Add missing #include + dependency to weak_ptr_unittest. by Tommi · 7 years ago
  100. f820003 Optional: Use nullopt and implicit construction in /rtc_base/rate_statistics.cc by Oskar Sundbom · 7 years ago