1. 13deaad TMMBRHelp moved from member object/base class to stack object, by danilchap · 8 years ago
  2. 1590c39 Fire a signal when the transport channel state changes by Honghai Zhang · 8 years ago
  3. 6c96314 RTCCertificateGeneratorInterface and RTCCertificateGeneratorStoreWrapper added. by Henrik Boström · 8 years ago
  4. 09c60da Split TaskQueue out into a separate build target. by tommi · 8 years ago
  5. 1b32acd Remove unused libjingle_xmpphelp target. by tommi · 8 years ago
  6. 6d0d4bf Change the size of the ICE ufrag to 4 bytes. by zhihuang · 8 years ago
  7. 6670483 Delete unused include of videorendererfactory.h. by nisse · 8 years ago
  8. fb98b9e Revert of Adding a some checks and switching out a few assert for RTC_[D]CHECK. (patchset #6 id:100001 of https://codereview.webrtc.org/2007563002/ ) by tommi · 8 years ago
  9. ce5570e Move neteq_rtpplay.cc inside webrtc::test namespace by henrik.lundin · 8 years ago
  10. 7d56997 Adjust max number of samples that can be stored for a histogram (2000->300). by asapersson · 8 years ago
  11. 58530ed Updating APM unittests on the echo metrics. by minyue · 8 years ago
  12. d36df89 Adding a some checks and switching out a few assert for RTC_[D]CHECK. by tommi · 8 years ago
  13. 32e80e4 Separate out xml dependencies and tests from rtc_unittests into a separate target. by tommi · 8 years ago
  14. 48831cd Remove xmllite and xmpp dependencies from merge_libs.gyp. by tommi · 8 years ago
  15. e23e760 Integrate QualityScaler into VideoToolboxEncoder. by Peter Boström · 8 years ago
  16. cc1543a Move H264BitstreamParser to video_coding. by Peter Boström · 8 years ago
  17. 3ede7be Remove xmllite and xmpp dependencies from media.gyp by tommi · 8 years ago
  18. 49c0869 Revert of Change initial DTLS retransmission timer from 1 second to 50ms. (patchset #2 id:20001 of https://codereview.webrtc.org/1981463002/ ) by philipel · 8 years ago
  19. 5ceaaae PacketBuffer now can save how many times a packet has been nacked. by philipel · 8 years ago
  20. f1a9a54 Improved error checking for file errors in RtcEventLog. by terelius · 8 years ago
  21. 05cdb85 UI for AppRTC Android demo that doesn't require Design Support Library by sakal · 8 years ago
  22. 4745680 Make Android MediaEncoder loop not run when there aren't any frames left. by sakal · 8 years ago
  23. 94cd3fa Eliminate use of IsZeroSize method by nisse · 8 years ago
  24. 7e92746 iOS: Replace find with actual filenames listed. by kjellander · 8 years ago
  25. afb8d92 Remove stale link to libvpx_new by kjellander · 8 years ago
  26. 417eebe Fixing the behavior of the candidate filter with pooled candidates. by Taylor Brandstetter · 8 years ago
  27. 5b53b0e Remove timing dependent packet checks from socket tests. by Stefan Holmer · 8 years ago
  28. 8fcf414 Attempting to fix flaky tests that deal with STUN timeout. by Taylor Brandstetter · 8 years ago
  29. 1e43562 Change initial DTLS retransmission timer from 1 second to 50ms. by Taylor Brandstetter · 8 years ago
  30. da2ba4d Pass around the candidate removals events in IOS clients by Honghai Zhang · 8 years ago
  31. 3ebb3ef Don't read socket timestamps when building native client. by Stefan Holmer · 8 years ago
  32. 9131efd Read recv timestamps from socket (posix only). by Stefan Holmer · 8 years ago
  33. 181310f Android: Drop old frame in SurfaceTextureHelper.startListening() by Magnus Jedvert · 8 years ago
  34. b432b26 Android: Add API for getting native histograms. by asapersson · 8 years ago
  35. 0e9d6d9 Add class which periodically computes statistics. by asapersson · 8 years ago
  36. bca568b Fix an UBSan error (signed overflow) in saturating addition and subtraction by kwiberg · 8 years ago
  37. 64208e5 Fix UBSan errors (left shift of negative value) by kwiberg · 8 years ago
  38. c82d090 Don't do a thread jump for incoming frames. by nisse · 8 years ago
  39. bab3ea2 Roll chromium_revision 61b254913a..5eb3649952 (395276:395279) by buildbot · 8 years ago
  40. 07df20b Fix building of bwe_test_logging.cc in gyp and gn builds by brucedawson · 8 years ago
  41. 77db86f Roll chromium_revision af2d6e1462..61b254913a (395273:395276) by buildbot · 8 years ago
  42. f62e3d6 Roll chromium_revision 4698dd6159..af2d6e1462 (395269:395273) by buildbot · 8 years ago
  43. f15892c Roll chromium_revision bf2181075f..4698dd6159 (395261:395269) by buildbot · 8 years ago
  44. b2f5d8b Roll chromium_revision b6cdc627ba..bf2181075f (395256:395261) by buildbot · 8 years ago
  45. 6a1a8ce [rtcp] in Tmmbn/tmmbr packets bitrate updated to 64bit to match packet format. by danilchap · 8 years ago
  46. 1abfc2a Roll chromium_revision fa269315e7..b6cdc627ba (395044:395256) by buildbot · 8 years ago
  47. 2970c2a DirectX based screen capturer logic by zijiehe · 8 years ago
  48. 54f1d9b Removing PORTALLOCATOR_ENABLE_SHAKER. by Taylor Brandstetter · 8 years ago
  49. 351d77b Update the type and cost of existing networks by Honghai Zhang · 8 years ago
  50. f7f6290 Roll chromium_revision 9db5a0e3f5..fa269315e7 (394957:395044) by buildbot · 8 years ago
  51. cac94aa Clang format on AGC legacy code. by minyue · 8 years ago
  52. a8eab86 Reland of Android: Make base interface for camera1 and camera2 (patchset #1 id:1 of https://codereview.webrtc.org/1994013004/ ) by Magnus Jedvert · 8 years ago
  53. 01d70a3 Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h. by asapersson · 8 years ago
  54. 7268f28 General cleanup on AppRTC Android Demo codebase by sakal · 8 years ago
  55. 2036135 AudioEncoderOpus: Default to 32 kbit/s for mono, 64 kbit/s for stereo by kwiberg · 8 years ago
  56. 3fc8e8d Fix UBSan errors (left shift of negative value) by kwiberg · 8 years ago
  57. f8312cb Convert LooperExecutorTest in AppRTC Demo into JUnit test by sakal · 8 years ago
  58. 2d285ca Remove AppRTCUtils.NonThreadSafe in AppRTC Android Demo by sakal · 8 years ago
  59. 7cf1147 Replace LooperExecutor with built-in class in Android AppRTC Demo by sakal · 8 years ago
  60. 04ebea3 Delete obsolete cricket::VideoFrame methods. by nisse · 8 years ago
  61. 94616b3 Disabled flaky test TestFrameBuffer2.OneLayerStreamReordered by philipel · 8 years ago
  62. 3062995 Fix UBSan errors (left shift on negative value) by minyue · 8 years ago
  63. 03d45b0 base.gyp: Add conditions for NaCl builds. by kjellander@webrtc.org · 8 years ago
  64. 6c47031 Roll chromium_revision 21279e564e..9db5a0e3f5 (394725:394957) by buildbot · 8 years ago
  65. 2b3bf6b Re-enabling socket tests that were previously flaky. by Taylor Brandstetter · 8 years ago
  66. 7d01331 Only initialize usrsctp when it's used and uninitialize when it's not being used. by Tommi · 8 years ago
  67. e725f7c Turned AudioDecoderFactory into a RefCounted thing to use with scoped_refptr. by ossu · 8 years ago
  68. 6e8224f Reduce flakyness of timing dependent tests for TestFrameBuffer2.*. by philipel · 8 years ago
  69. 00b9d21 Set ViEEncoder sink_ on construction. by Peter Boström · 8 years ago
  70. 8e572f0 Adds macros to annotate variables and functions used from same thread or queue. by danilchap · 8 years ago
  71. 604abe0 VideoAdapter: Drop frames based on actual fps instead of expected fps by magjed · 8 years ago
  72. 0026dd8 Fix bug in gyp_webrtc.py when DEPOT_TOOLS_WIN_TOOLCHAIN=0 by kjellander@webrtc.org · 8 years ago
  73. bd76607 Revert of Android: Make base interface for camera1 and camera2 (patchset #1 id:1 of https://codereview.webrtc.org/1994893002/ ) by magjed · 8 years ago
  74. efafd7f Roll chromium_revision 36d2aa2331..21279e564e (394634:394725) by buildbot · 8 years ago
  75. d269b02 Reland of Android: Make base interface for camera1 and camera2 (patchset #1 id:1 of https://codereview.webrtc.org/1979583002/ ) by magjed · 8 years ago
  76. be7a9e5 Revert "Revert of FrameBuffer for the new jitter buffer. (patchset #9 id:160001 of https://codereview.webrtc.org/1969403007/ )" by philipel · 8 years ago
  77. 84f9b98 Update AppRTCDemo AppRTC URL's on iOS to appr.tc by jansson · 8 years ago
  78. f910ecd Add test for DirectRTCClient in AppRTC Demo for Android by sakal · 8 years ago
  79. fadb43e Roll chromium_revision cccd8082d7..36d2aa2331 (394463:394634) by buildbot · 8 years ago
  80. 91dd567 Only use PortAllocator on the network thread. by deadbeef · 8 years ago
  81. be0c96f Add ice_candidate_pool_size to Obj-C and Java RTCConfiguration. by deadbeef · 8 years ago
  82. b711f10 Revert of FrameBuffer for the new jitter buffer. (patchset #9 id:160001 of https://codereview.webrtc.org/1969403007/ ) by honghaiz · 8 years ago
  83. e230d36 Roll chromium_revision 34689ee3d1..cccd8082d7 (394374:394463) by buildbot · 8 years ago
  84. a376e70 FrameBuffer for the new jitter buffer. by philipel · 8 years ago
  85. a89ab96 Enable muted state by default in VoE by henrik.lundin · 8 years ago
  86. a3c2c3e Remove unneccessary log in PacedSender. by Stefan Holmer · 8 years ago
  87. 83e8286 AEC: Add UMA logging of buffer re-alignment by henrik.lundin · 8 years ago
  88. 42dda50 Propagate muted info from VoE Channel to AudioConferenceMixer by henrik.lundin · 8 years ago
  89. 84f8df7 Revert of Add missing headers and fix some missing dependencies (patchset #1 id:20001 of https://codereview.webrtc.org/1990593002/ ) by kjellander · 8 years ago
  90. 2f5d600 Revert of Remove Android x86 compilation trybot from CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1959923002/ ) by kjellander · 8 years ago
  91. 99111bb Roll chromium_revision 91b474353e..34689ee3d1 (394313:394374) by buildbot · 8 years ago
  92. 7bb6e75 Add missing headers and fix some missing dependencies by kjellander · 8 years ago
  93. 299ccde Direct IP connect functionality for AppRTC Android demo. by sakal · 8 years ago
  94. 5a216d0 Add muted parameter to audio_frame_manipulator methods by henrik.lundin · 8 years ago
  95. 89f237c Fix UBSan errors (left shift of negative value, left shift overflows int) by kwiberg · 8 years ago
  96. 60200d1 Add FrameAndMuteInfo to AudioConferenceMixer by henrik.lundin · 8 years ago
  97. e0615b7 GN: Disable checks in WebRTC tree due to too many errors. by Henrik Kjellander · 8 years ago
  98. 3c5a294 Fix Info.plist path in build_ios_libs.sh by tkchin · 8 years ago
  99. 837dde9 Remove DesktopFrame::shape(). by Sergey Ulanov · 8 years ago
  100. 62f6da3 Roll chromium_revision 7ae70b716a..91b474353e (394093:394313) by buildbot · 8 years ago