1. 6ef2002 Use current user instead of kjellander@ in the roll script. by Edward Lemur · 7 years ago
  2. 9d8ce7c video_quality_loopback_test.py: Fix paths to root. by Henrik Kjellander · 7 years ago
  3. 866d337 Re-enabling CheckOrphanHeaders by Mirko Bonadei · 7 years ago
  4. 9a45116 Fix Gn Untracked headers in webrtc/common_audio by charujain · 7 years ago
  5. 59b2854 gitignore: Remove webrtc/ by Henrik Kjellander · 7 years ago
  6. a18a3bf Fix Python shebang and license for presubmit_test.py by Henrik Kjellander · 7 years ago
  7. 5a6aa4f Fix path to root in low_bandwidth_audio_test.py by Henrik Kjellander · 7 years ago
  8. e4f900d gradle_project_test.py: Fix calculation of checkout root dir. by Henrik Kjellander · 7 years ago
  9. 0e8f053 iOS: Fix license path in API framework script by Henrik Kjellander · 7 years ago
  10. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  11. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago
  12. 6674846 Fix Gn untracked headers in webrtc/media by charujain · 7 years ago
  13. 8b92dce Whitespace change to test rietveld cq by agable · 7 years ago
  14. 2a5e426 Reject the descriptions that attempt to change the order of m= sections by Zhi Huang · 7 years ago
  15. 9c66aee Adding some checkdeps rules by Mirko Bonadei · 7 years ago
  16. 9cad501 Implement IsOccluded() in each DesktopCapturer implementation by Zijie He · 7 years ago
  17. 6564ea3 FallbackDesktopCapturerWrapper should set permanent_error if main_capturer_->SelectSource() failed by Zijie He · 7 years ago
  18. 6d01f6d Fix PRESUBMIT.py by Edward Lemur · 7 years ago
  19. f1977b3 Roll chromium_revision 946d80b37f..f52ff80530 (501605:501932) by Edward Lemur · 7 years ago
  20. 8769e17 Rename rtp::Packet to RtpPacket by Danil Chapovalov · 7 years ago
  21. eea063f Reject configs with ridiculously many channels instead of crashing by Karl Wiberg · 7 years ago
  22. 033a1bf Update autoroller to use Gerrit. by Edward Lemur · 7 years ago
  23. 73276ad - Removes voe_conference_test. by Fredrik Solenberg · 7 years ago
  24. 7d1f493 Make toVideoFrame in I420Frame return the original frame. by Sami Kalliomäki · 7 years ago
  25. 9893e25 PRESUBMIT: Enforce tracker prefix for all BUG entries by charujain · 7 years ago
  26. 66ca7e3 Add a check that sanitizers cause a fatal failure by Oleh Prypin · 7 years ago
  27. 0a2ed5f Removing webrtc/config.h by Mirko Bonadei · 7 years ago
  28. d4b0c05 Add new video codec factories by Magnus Jedvert · 7 years ago
  29. a9d4da8 Update URLs for deps/third_party/* in DEPS by Henrik Kjellander · 7 years ago
  30. 2db9c28 Update README.md and codereview.settings for new source location by Aaron Gable · 7 years ago
  31. 80c1f12 Whitespace change. by Edward Lemur · 7 years ago
  32. 866e417 Update webrtc CQ to commit to new location by Aaron Gable · 7 years ago
  33. 479d3d7 Drop return value from RtpRtcp::IncomingRtcpPacket. by nisse · 7 years ago
  34. 9a85f07 Enhance RTCUIApplicationStatusObserver thread safety. by andersc · 7 years ago
  35. f54573b Reland of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #1 id:1 of https://codereview.webrtc.org/3011093002/ ) by nisse · 7 years ago
  36. 4e15e67 Android AppRTCMobile: Transition local render to new VideoSink interface by magjed · 7 years ago
  37. c434e96 Roll chromium_revision 2107279323..946d80b37f (501577:501605) by buildbot · 7 years ago
  38. fb2fa3f Fixed the overflow in the AGC by peah · 7 years ago
  39. 2ab9879 Android: Improve handling of RGB texture frames by magjed · 7 years ago
  40. dc80abe Reland of move deprecated CodecType methods. (patchset #1 id:1 of https://codereview.webrtc.org/3010553002/ ) by kthelgason · 7 years ago
  41. d57f9dd Separate build targets for APM bit exactness tools from unittests. by Sam Zackrisson · 7 years ago
  42. 6ac77aa Roll chromium_revision 0ff0ce95c4..2107279323 (501558:501577) by buildbot · 7 years ago
  43. 772bd8b Fix no_size_t_to_int_warning in rtp_rtcp:rtp_rtcp_format target by danilchap · 7 years ago
  44. 87443ee Make rtp::Packet's destructor and constructors public by eladalon · 7 years ago
  45. 4090f38 Fix retain cycles in RTCUIApplicationStatusObserver. by andersc · 7 years ago
  46. 47791cf Remove definition of thread annotation macros without RTC_ prefix by danilchap · 7 years ago
  47. c33ab4a Roll chromium_revision 4e1bce7498..0ff0ce95c4 (501489:501558) by buildbot · 7 years ago
  48. 6d64e9a Remove JsepSessionDescription's string Initialize method by Steve Anton · 7 years ago
  49. db45ca8 Change PeerConnection test helpers to take unique_ptr by Steve Anton · 7 years ago
  50. 6ba5e2c Roll chromium_revision 2cb11be9c1..4e1bce7498 (501411:501489) by buildbot · 7 years ago
  51. 1da9ad2 Roll chromium_revision 988ef967a4..2cb11be9c1 (501290:501411) by buildbot · 7 years ago
  52. 43697f6 Add javadoc comment for PeerConnection.dispose. by deadbeef · 7 years ago
  53. e997381 Move reencode logic for screenshare bitrate overshoot from generic by ilnik · 7 years ago
  54. 005b5ec Roll chromium_revision 60110d6972..988ef967a4 (501246:501290) by buildbot · 7 years ago
  55. 09f4481 Break rtp_rtcp_format out of rtp_rtcp, to resolve circular dependencies by danilchap · 7 years ago
  56. 3fe3e3b Add assignment operator to AudioEncoderRuntimeConfig by eladalon · 7 years ago
  57. 5cec256 Roll chromium_revision c06541dae0..60110d6972 (501227:501246) by buildbot · 7 years ago
  58. c3d2bfd Remove no- prefix from command line flags in rtc_event_log2text and rtc_event_log2rtp_dump and negate their meaning. by terelius · 7 years ago
  59. 661d949 Only use BBRs pacer if the unit test is running BBR. by terelius · 7 years ago
  60. 0c011d9 Make sure send and receive deltas are positive for remote estimated probe clusters. by philipel · 7 years ago
  61. bcc2176 Decoupling audio_device from Obj-C code by mbonadei · 7 years ago
  62. 2475ae2 Simplify passing video coded factories in media engine by magjed · 7 years ago
  63. 1e7dd31 Break the ANA build-target into ANA and ANA-config by eladalon · 7 years ago
  64. adfc279 Roll chromium_revision f2668a840f..c06541dae0 (501203:501227) by buildbot · 7 years ago
  65. 43467b0 ObjC EncodedImage: Use fixed width integer types by magjed · 7 years ago
  66. 9a2d5c9 Roll chromium_revision 1c19443a45..f2668a840f (501170:501203) by buildbot · 7 years ago
  67. d10bed1 Roll chromium_revision af161574c2..1c19443a45 (501126:501170) by buildbot · 7 years ago
  68. 22581d4 Roll chromium_revision 0e2fc3a0b9..af161574c2 (501051:501126) by buildbot · 7 years ago
  69. 2597889 Roll chromium_revision 307e855af4..0e2fc3a0b9 (500986:501051) by buildbot · 7 years ago
  70. 18ee1d5 Move SDP m= line matching from BaseChannel to WebRtcSession by Steve Anton · 7 years ago
  71. 3e1c1ff Roll chromium_revision 4431ab1b87..307e855af4 (500875:500986) by buildbot · 7 years ago
  72. ce25181 Remove RtpPacketToSend::GetHeader as almost unused. by danilchap · 7 years ago
  73. a827c08 Make webrtc_perf_tests run serially on swarming. by ehmaldonado · 7 years ago
  74. 063f0c0 Reland of Prepare for injectable SW decoders (patchset #1 id:1 of https://codereview.webrtc.org/3010953002/ ) by andersc · 7 years ago
  75. 370c6d5 Use hermetic toolchain on Mac, except for local iOS builds by oprypin · 7 years ago
  76. 357429d Rudimentary optimization with APM/QA. by Alex Loiko · 7 years ago
  77. 3b3c9c4 Don't treat picture ids as wrapping in the FrameBuffer2 class. by philipel · 7 years ago
  78. 4232273 Use RaceChecker instead of ThreadChecker in remote_bitrate_estimator. by erikvarga · 7 years ago
  79. 98b1b7d Add explicit copy constructors to RTPHeader and RTPHeaderExtension by eladalon · 7 years ago
  80. 4bb3b9c Move StreamConfig into its own file by eladalon · 7 years ago
  81. b600d87 Roll chromium_revision ad20484e8e..4431ab1b87 (500401:500875) by buildbot · 7 years ago
  82. c36daec Add support for H264 high-profile in injectable video encoder. by sakal · 7 years ago
  83. c6b1041 Removed the timeout for the delay estimate quality. by peah · 7 years ago
  84. ea15410 Lowered the allowed jitter in the api calls to a reasonable level by peah · 7 years ago
  85. d207a39 Add |RTCUIApplicationStatusObserver sharedInstance| call in ios test AppDelegate. by denicija · 7 years ago
  86. 0ea0310 android: add IceServer.urls field by korniltsev.anatoly · 7 years ago
  87. e0406fd Removes unused ADM APIs (final stage) by henrika · 7 years ago
  88. 7cede37 Android: Add helper class VideoFrameDrawer that can render VideoFrames by magjed · 7 years ago
  89. bc37847 Decoupling rtc_base_approved from Obj-C code by mbonadei · 7 years ago
  90. 0677904 Delete Filesystem::CreateFolder. by nisse · 7 years ago
  91. ca5706d Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ ) by nisse · 7 years ago
  92. 8412fd3 Fix code formating in api/video/video_content_type.* by ilnik · 7 years ago
  93. 76535de Improves stereo/mono audio support on Android. by henrika · 7 years ago
  94. 1ddfc55 Whitespace change to trigger bots by kjellander · 7 years ago
  95. 1728909 Implement ANA statistics. by ivoc · 7 years ago
  96. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  97. e1d464e Style guide: Attempt to make the L2 and L3 headings more visually distinct by Karl Wiberg · 7 years ago
  98. 241d710 Style guide: Add sections for Java, Objective-C/C++, and Python by Karl Wiberg · 7 years ago
  99. 1359744 Whitespace CL - Test changes to android bots. by ehmaldonado · 7 years ago
  100. 0d0b912 Add and modify a few ANA stats. by ivoc · 7 years ago