1. 1abfc2a Roll chromium_revision fa269315e7..b6cdc627ba (395044:395256) by buildbot · 9 years ago
  2. 2970c2a DirectX based screen capturer logic by zijiehe · 9 years ago
  3. 54f1d9b Removing PORTALLOCATOR_ENABLE_SHAKER. by Taylor Brandstetter · 9 years ago
  4. 351d77b Update the type and cost of existing networks by Honghai Zhang · 9 years ago
  5. f7f6290 Roll chromium_revision 9db5a0e3f5..fa269315e7 (394957:395044) by buildbot · 9 years ago
  6. cac94aa Clang format on AGC legacy code. by minyue · 9 years ago
  7. a8eab86 Reland of Android: Make base interface for camera1 and camera2 (patchset #1 id:1 of https://codereview.webrtc.org/1994013004/ ) by Magnus Jedvert · 9 years ago
  8. 01d70a3 Add a default implementation in metrics_default.cc of histograms methods in system_wrappers/interface/metrics.h. by asapersson · 9 years ago
  9. 7268f28 General cleanup on AppRTC Android Demo codebase by sakal · 9 years ago
  10. 2036135 AudioEncoderOpus: Default to 32 kbit/s for mono, 64 kbit/s for stereo by kwiberg · 9 years ago
  11. 3fc8e8d Fix UBSan errors (left shift of negative value) by kwiberg · 9 years ago
  12. f8312cb Convert LooperExecutorTest in AppRTC Demo into JUnit test by sakal · 9 years ago
  13. 2d285ca Remove AppRTCUtils.NonThreadSafe in AppRTC Android Demo by sakal · 9 years ago
  14. 7cf1147 Replace LooperExecutor with built-in class in Android AppRTC Demo by sakal · 9 years ago
  15. 04ebea3 Delete obsolete cricket::VideoFrame methods. by nisse · 9 years ago
  16. 94616b3 Disabled flaky test TestFrameBuffer2.OneLayerStreamReordered by philipel · 9 years ago
  17. 3062995 Fix UBSan errors (left shift on negative value) by minyue · 9 years ago
  18. 03d45b0 base.gyp: Add conditions for NaCl builds. by kjellander@webrtc.org · 9 years ago
  19. 6c47031 Roll chromium_revision 21279e564e..9db5a0e3f5 (394725:394957) by buildbot · 9 years ago
  20. 2b3bf6b Re-enabling socket tests that were previously flaky. by Taylor Brandstetter · 9 years ago
  21. 7d01331 Only initialize usrsctp when it's used and uninitialize when it's not being used. by Tommi · 9 years ago
  22. e725f7c Turned AudioDecoderFactory into a RefCounted thing to use with scoped_refptr. by ossu · 9 years ago
  23. 6e8224f Reduce flakyness of timing dependent tests for TestFrameBuffer2.*. by philipel · 9 years ago
  24. 00b9d21 Set ViEEncoder sink_ on construction. by Peter Boström · 9 years ago
  25. 8e572f0 Adds macros to annotate variables and functions used from same thread or queue. by danilchap · 9 years ago
  26. 604abe0 VideoAdapter: Drop frames based on actual fps instead of expected fps by magjed · 9 years ago
  27. 0026dd8 Fix bug in gyp_webrtc.py when DEPOT_TOOLS_WIN_TOOLCHAIN=0 by kjellander@webrtc.org · 9 years ago
  28. bd76607 Revert of Android: Make base interface for camera1 and camera2 (patchset #1 id:1 of https://codereview.webrtc.org/1994893002/ ) by magjed · 9 years ago
  29. efafd7f Roll chromium_revision 36d2aa2331..21279e564e (394634:394725) by buildbot · 9 years ago
  30. d269b02 Reland of Android: Make base interface for camera1 and camera2 (patchset #1 id:1 of https://codereview.webrtc.org/1979583002/ ) by magjed · 9 years ago
  31. be7a9e5 Revert "Revert of FrameBuffer for the new jitter buffer. (patchset #9 id:160001 of https://codereview.webrtc.org/1969403007/ )" by philipel · 9 years ago
  32. 84f9b98 Update AppRTCDemo AppRTC URL's on iOS to appr.tc by jansson · 9 years ago
  33. f910ecd Add test for DirectRTCClient in AppRTC Demo for Android by sakal · 9 years ago
  34. fadb43e Roll chromium_revision cccd8082d7..36d2aa2331 (394463:394634) by buildbot · 9 years ago
  35. 91dd567 Only use PortAllocator on the network thread. by deadbeef · 9 years ago
  36. be0c96f Add ice_candidate_pool_size to Obj-C and Java RTCConfiguration. by deadbeef · 9 years ago
  37. b711f10 Revert of FrameBuffer for the new jitter buffer. (patchset #9 id:160001 of https://codereview.webrtc.org/1969403007/ ) by honghaiz · 9 years ago
  38. e230d36 Roll chromium_revision 34689ee3d1..cccd8082d7 (394374:394463) by buildbot · 9 years ago
  39. a376e70 FrameBuffer for the new jitter buffer. by philipel · 9 years ago
  40. a89ab96 Enable muted state by default in VoE by henrik.lundin · 9 years ago
  41. a3c2c3e Remove unneccessary log in PacedSender. by Stefan Holmer · 9 years ago
  42. 83e8286 AEC: Add UMA logging of buffer re-alignment by henrik.lundin · 9 years ago
  43. 42dda50 Propagate muted info from VoE Channel to AudioConferenceMixer by henrik.lundin · 9 years ago
  44. 84f8df7 Revert of Add missing headers and fix some missing dependencies (patchset #1 id:20001 of https://codereview.webrtc.org/1990593002/ ) by kjellander · 9 years ago
  45. 2f5d600 Revert of Remove Android x86 compilation trybot from CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1959923002/ ) by kjellander · 9 years ago
  46. 99111bb Roll chromium_revision 91b474353e..34689ee3d1 (394313:394374) by buildbot · 9 years ago
  47. 7bb6e75 Add missing headers and fix some missing dependencies by kjellander · 9 years ago
  48. 299ccde Direct IP connect functionality for AppRTC Android demo. by sakal · 9 years ago
  49. 5a216d0 Add muted parameter to audio_frame_manipulator methods by henrik.lundin · 9 years ago
  50. 89f237c Fix UBSan errors (left shift of negative value, left shift overflows int) by kwiberg · 9 years ago
  51. 60200d1 Add FrameAndMuteInfo to AudioConferenceMixer by henrik.lundin · 9 years ago
  52. e0615b7 GN: Disable checks in WebRTC tree due to too many errors. by Henrik Kjellander · 9 years ago
  53. 3c5a294 Fix Info.plist path in build_ios_libs.sh by tkchin · 9 years ago
  54. 837dde9 Remove DesktopFrame::shape(). by Sergey Ulanov · 9 years ago
  55. 62f6da3 Roll chromium_revision 7ae70b716a..91b474353e (394093:394313) by buildbot · 9 years ago
  56. 6c87a67 Do not create a temporary transport channel when using max-bundle by skvlad · 9 years ago
  57. 3a0a0f4 AudioConfMixer: Add muted variable to ParticipantFramePair by henrik.lundin · 9 years ago
  58. d4ccb00 Propagate muted parameter to VoE::Channel by henrik.lundin · 9 years ago
  59. e305d95 Remove runtime NEON detection by pasko · 9 years ago
  60. de8739c Disable libyuv jpeg support on Android by magjed · 9 years ago
  61. 2b1f651 Potential fix for rtx/red issue where red is removed only from the remote description. by Stefan Holmer · 9 years ago
  62. 9b2228f Fix UBSan errors (left shift of negative value) by kwiberg · 9 years ago
  63. aa08ce6 Roll chromium_revision 667cccbd62..7ae70b716a (394017:394093) by buildbot · 9 years ago
  64. c9c142f Reland of Delete webrtc::VideoFrame methods buffer and stride. (patchset #1 id:1 of https://codereview.webrtc.org/1983583002/ ) by nisse · 9 years ago
  65. ff27439 Separate building and enabling libevent. by phoglund · 9 years ago
  66. d98f6e0 Fixed typo. KT_DEFAULT different based on WEBRTC_CHROMIUM_BUILD by Henrik Boström · 9 years ago
  67. a73ca56 Polishing code to handle certificate generation failure in .mm files. by hbos · 9 years ago
  68. ee37326 JUnit test framework for AppRTC Android demo. by sakal · 9 years ago
  69. 2ccfbdf Undeprecate CreatePeerConnectionFactory which do not use network thread. by Danil Chapovalov · 9 years ago
  70. e9021a3 Propogate network-worker thread split to api by danilchap · 9 years ago
  71. c561479 Revert of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1896003004/ ) by kjellander · 9 years ago
  72. 744494f Make the FakeWebRtcVideoCaptureModule class initialize frame data. by nisse · 9 years ago
  73. 9359274 Roll chromium_revision dbbc7ddf2e..667cccbd62 (393813:394017) by buildbot · 9 years ago
  74. c9b0c26 Surface the IntelligibilityEnhancer on MediaConstraints by Alejandro Luebs · 9 years ago
  75. 2abe427 Revert of Increase the stun ping interval. (patchset #5 id:80001 of https://codereview.webrtc.org/1944003002/ ) by Taylor Brandstetter · 9 years ago
  76. db0cd9e Adding getParameters/setParameters APIs to RtpReceiver. by Taylor Brandstetter · 9 years ago
  77. 8bce67b Added UMA logging for audio codec usage. A histogram statistic named "WebRTC.Audio.Encoder.CodecType" has been created. by aleloi · 9 years ago
  78. 970567c Fixes a bug where AppRTC Android Demo crashes with empty roomId. by Sami Kalliomäki · 9 years ago
  79. 57f95dc New UI for AppRTC Android Demo that is easier to use and better follows by Sami Kalliomäki · 9 years ago
  80. ff66d6b Roll chromium_revision d240f3cb44..dbbc7ddf2e (393782:393813) by buildbot · 9 years ago
  81. 8ae8ab4 Makes ECDSA the default certificate to use (generated if no other certificates by hbos · 9 years ago
  82. 4b2ffe2 Roll chromium_revision c77d596b47..d240f3cb44 (393773:393782) by buildbot · 9 years ago
  83. 09f4e87 Roll chromium_revision edd509dc82..c77d596b47 (393769:393773) by buildbot · 9 years ago
  84. 0bcbbd3 Fix component build in chrome after recent TaskQueue cl by Tommi · 9 years ago
  85. e1220d9 Roll chromium_revision 68a109ab91..edd509dc82 (393760:393769) by buildbot · 9 years ago
  86. 8885a4f Roll chromium_revision 001bec1f78..68a109ab91 (393735:393760) by buildbot · 9 years ago
  87. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 9 years ago
  88. c06b133 Reland of New task queueing primitive for async tasks: TaskQueue. by tommi · 9 years ago
  89. 353ca76 Disable SendsAndReceivesH264 on Memcheck. by Peter Boström · 9 years ago
  90. 52541ba Roll chromium_revision 133b4c13ca..001bec1f78 (393728:393735) by buildbot · 9 years ago
  91. 5ce1a2a Reland of Allow the localhost IP address even if it does not match the tcp port address (patchset #1 id:1 of https://codereview.webrtc.org/1979463003/ ) by tommi · 9 years ago
  92. d49c30c Revert of Delete webrtc::VideoFrame methods buffer and stride. (patchset #2 id:290001 of https://codereview.webrtc.org/1963413004/ ) by tommi · 9 years ago
  93. a102507 Use generic CPU-overuse thresholds for iOS. by pbos · 9 years ago
  94. fea9309 This reland https://codereview.webrtc.org/1932683002/. by perkj · 9 years ago
  95. 256692f Roll chromium_revision 5f1d704d67..133b4c13ca (392277:393728) by buildbot · 9 years ago
  96. 1299615 Make sure WebRTC works without libvpx VP9 support. by Peter Boström · 9 years ago
  97. dae07ba Fix BaseChannel destructor when network thread differ from worker thread by Danil Chapovalov · 9 years ago
  98. 99f8cd0 CURSORINFO.flags should be checked before capturing its bitmap by zijiehe · 9 years ago
  99. 3f90087 Revert of New task queueing primitive for async tasks: TaskQueue. (patchset #8 id:330001 of https://codereview.webrtc.org/1927133004/ ) by tommi · 9 years ago
  100. 65d1f2a Reland of New task queueing primitive for async tasks: TaskQueue. (patchset #1 id:1 of https://codereview.webrtc.org/1935483002/ ) by tommi · 9 years ago