1. 4090f38 Fix retain cycles in RTCUIApplicationStatusObserver. by andersc · 7 years ago
  2. 47791cf Remove definition of thread annotation macros without RTC_ prefix by danilchap · 7 years ago
  3. c33ab4a Roll chromium_revision 4e1bce7498..0ff0ce95c4 (501489:501558) by buildbot · 7 years ago
  4. 6d64e9a Remove JsepSessionDescription's string Initialize method by Steve Anton · 7 years ago
  5. db45ca8 Change PeerConnection test helpers to take unique_ptr by Steve Anton · 7 years ago
  6. 6ba5e2c Roll chromium_revision 2cb11be9c1..4e1bce7498 (501411:501489) by buildbot · 7 years ago
  7. 1da9ad2 Roll chromium_revision 988ef967a4..2cb11be9c1 (501290:501411) by buildbot · 7 years ago
  8. 43697f6 Add javadoc comment for PeerConnection.dispose. by deadbeef · 7 years ago
  9. e997381 Move reencode logic for screenshare bitrate overshoot from generic by ilnik · 7 years ago
  10. 005b5ec Roll chromium_revision 60110d6972..988ef967a4 (501246:501290) by buildbot · 7 years ago
  11. 09f4481 Break rtp_rtcp_format out of rtp_rtcp, to resolve circular dependencies by danilchap · 7 years ago
  12. 3fe3e3b Add assignment operator to AudioEncoderRuntimeConfig by eladalon · 7 years ago
  13. 5cec256 Roll chromium_revision c06541dae0..60110d6972 (501227:501246) by buildbot · 7 years ago
  14. 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
  15. 661d949 Only use BBRs pacer if the unit test is running BBR. by terelius · 7 years ago
  16. 0c011d9 Make sure send and receive deltas are positive for remote estimated probe clusters. by philipel · 7 years ago
  17. bcc2176 Decoupling audio_device from Obj-C code by mbonadei · 7 years ago
  18. 2475ae2 Simplify passing video coded factories in media engine by magjed · 7 years ago
  19. 1e7dd31 Break the ANA build-target into ANA and ANA-config by eladalon · 7 years ago
  20. adfc279 Roll chromium_revision f2668a840f..c06541dae0 (501203:501227) by buildbot · 7 years ago
  21. 43467b0 ObjC EncodedImage: Use fixed width integer types by magjed · 7 years ago
  22. 9a2d5c9 Roll chromium_revision 1c19443a45..f2668a840f (501170:501203) by buildbot · 7 years ago
  23. d10bed1 Roll chromium_revision af161574c2..1c19443a45 (501126:501170) by buildbot · 7 years ago
  24. 22581d4 Roll chromium_revision 0e2fc3a0b9..af161574c2 (501051:501126) by buildbot · 7 years ago
  25. 2597889 Roll chromium_revision 307e855af4..0e2fc3a0b9 (500986:501051) by buildbot · 7 years ago
  26. 18ee1d5 Move SDP m= line matching from BaseChannel to WebRtcSession by Steve Anton · 7 years ago
  27. 3e1c1ff Roll chromium_revision 4431ab1b87..307e855af4 (500875:500986) by buildbot · 7 years ago
  28. ce25181 Remove RtpPacketToSend::GetHeader as almost unused. by danilchap · 7 years ago
  29. a827c08 Make webrtc_perf_tests run serially on swarming. by ehmaldonado · 7 years ago
  30. 063f0c0 Reland of Prepare for injectable SW decoders (patchset #1 id:1 of https://codereview.webrtc.org/3010953002/ ) by andersc · 7 years ago
  31. 370c6d5 Use hermetic toolchain on Mac, except for local iOS builds by oprypin · 7 years ago
  32. 357429d Rudimentary optimization with APM/QA. by Alex Loiko · 7 years ago
  33. 3b3c9c4 Don't treat picture ids as wrapping in the FrameBuffer2 class. by philipel · 7 years ago
  34. 4232273 Use RaceChecker instead of ThreadChecker in remote_bitrate_estimator. by erikvarga · 7 years ago
  35. 98b1b7d Add explicit copy constructors to RTPHeader and RTPHeaderExtension by eladalon · 7 years ago
  36. 4bb3b9c Move StreamConfig into its own file by eladalon · 7 years ago
  37. b600d87 Roll chromium_revision ad20484e8e..4431ab1b87 (500401:500875) by buildbot · 7 years ago
  38. c36daec Add support for H264 high-profile in injectable video encoder. by sakal · 7 years ago
  39. c6b1041 Removed the timeout for the delay estimate quality. by peah · 7 years ago
  40. ea15410 Lowered the allowed jitter in the api calls to a reasonable level by peah · 7 years ago
  41. d207a39 Add |RTCUIApplicationStatusObserver sharedInstance| call in ios test AppDelegate. by denicija · 7 years ago
  42. 0ea0310 android: add IceServer.urls field by korniltsev.anatoly · 7 years ago
  43. e0406fd Removes unused ADM APIs (final stage) by henrika · 7 years ago
  44. 7cede37 Android: Add helper class VideoFrameDrawer that can render VideoFrames by magjed · 7 years ago
  45. bc37847 Decoupling rtc_base_approved from Obj-C code by mbonadei · 7 years ago
  46. 0677904 Delete Filesystem::CreateFolder. by nisse · 7 years ago
  47. ca5706d Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3007303002/ ) by nisse · 7 years ago
  48. 8412fd3 Fix code formating in api/video/video_content_type.* by ilnik · 7 years ago
  49. 76535de Improves stereo/mono audio support on Android. by henrika · 7 years ago
  50. 1ddfc55 Whitespace change to trigger bots by kjellander · 7 years ago
  51. 1728909 Implement ANA statistics. by ivoc · 7 years ago
  52. a37de39 Update thread annotiation macros to use RTC_ prefix by danilchap · 7 years ago
  53. e1d464e Style guide: Attempt to make the L2 and L3 headings more visually distinct by Karl Wiberg · 7 years ago
  54. 241d710 Style guide: Add sections for Java, Objective-C/C++, and Python by Karl Wiberg · 7 years ago
  55. 1359744 Whitespace CL - Test changes to android bots. by ehmaldonado · 7 years ago
  56. 0d0b912 Add and modify a few ANA stats. by ivoc · 7 years ago
  57. 7bd1f1b Add support for changing the TLS elliptic curve set. by Diogo Real · 7 years ago
  58. bdf3072 Revert of Remove typedefs.h from webrtc/ root (part 1) (patchset #3 id:40001 of https://codereview.webrtc.org/3007253002/ ) by kjellander · 7 years ago
  59. ec2c93e Use bundled SDK 10.12 toolchain for Mac and iOS. by kjellander · 7 years ago
  60. a895836 Remove typedefs.h from webrtc/ root (part 1) by solenberg · 7 years ago
  61. e1198e0 Add new ANA stats to the old GetStats() to count the number of actions taken by each controller. by ivoc · 7 years ago
  62. 01410dc Fixing path to the protobuf_utils.h file. by mbonadei · 7 years ago
  63. 6e6289d Update gtest-parallel-wrapper.py to deal with changes in gtest-parallel. by ehmaldonado · 7 years ago
  64. 34623ce WebRTC: Save logcat output to isolated outputs. by ehmaldonado · 7 years ago
  65. 63f968e Removing WEBRTC_BUILD_LIBEVENT macro definition by mbonadei · 7 years ago
  66. 8ec568a Make CreateRtcLogStreamConfig() return a std::unique_ptr by eladalon · 7 years ago
  67. f901661 Removing deleted file from PRESUBMIT.py by mbonadei · 7 years ago
  68. 8e7eee0 Revert of Use RtxReceiveStream. (patchset #5 id:320001 of https://codereview.webrtc.org/3006063002/ ) by nisse · 7 years ago
  69. 66d07c5 Convert mac/ios TaskQueue implementation to pimpl convention. by nisse · 7 years ago
  70. a646853 Revert of Delete Rtx-related methods from RTPPayloadRegistry. (patchset #3 id:40001 of https://codereview.webrtc.org/3006993002/ ) by nisse · 7 years ago
  71. 9bc599f Remove static/default interface method usage. by sakal · 7 years ago
  72. 91d0ab7 Style guide: Link to Chromium's GN style guide by Karl Wiberg · 7 years ago
  73. 5b4b522 Delete Rtx-related methods from RTPPayloadRegistry. by nisse · 7 years ago
  74. 25586ce Make it possible to isolate isac_fix_test. by ehmaldonado · 7 years ago
  75. 5b127c9 Roll chromium_revision 54468efa2d..ad20484e8e (500345:500401) by buildbot · 7 years ago
  76. b1a15d7 In PC integration tests, create tracks/streams with random IDs. by deadbeef · 7 years ago
  77. fed36f7 Roll chromium_revision 0a579bd1ef..54468efa2d (500282:500345) by buildbot · 7 years ago
  78. 9ec5da6 Wrong coordinate is used in ScreenCapturerWinGdi by Zijie He · 7 years ago
  79. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 7 years ago
  80. 19f5143 Keep track of the capacity delay error in the FakeNetworkPipe. by philipel · 7 years ago
  81. 4389b4d Add a PeerConnection integration test for adding an audio track mid-call by deadbeef · 7 years ago
  82. 8180fa6 Fix VideoProcessorIntegrationTest on iOS. by brandtr · 7 years ago
  83. 5a7dad8 Remove RtcEventLogImpl forward declaration from rtc_event_log.h by eladalon · 7 years ago
  84. 56359be Update thread annotiation macros in modules to use RTC_ prefix by danilchap · 7 years ago
  85. df23299 Add VideoProcessorIntegrationTest for MediaCodec implementations. by brandtr · 7 years ago
  86. 310e32b Reland of "Decoupling rtc_base from Obj-C code" by mbonadei · 7 years ago
  87. 05ec178 Add CroppedDesktopFrameTest by Zijie He · 7 years ago
  88. ae8aef7 Whitespace change. by charujain · 7 years ago
  89. 2e74b98 Roll chromium_revision f181c11ae2..0a579bd1ef (500259:500282) by buildbot · 7 years ago
  90. 3f0d54f Roll chromium_revision 97fba65068..f181c11ae2 (500022:500259) by buildbot · 7 years ago
  91. c4eee32 Rename isolated-script-test-chartjson-output to isolated-script-test-perf-output. by ehmaldonado · 7 years ago
  92. 591753b Thread-checkers for PeerConnectionFactory::worker_thread_ by eladalon · 7 years ago
  93. 50864a8 Add reporting of googContentType via GetStats on send side by ilnik · 7 years ago
  94. d7b3d39 Roll chromium_revision 3e8074275a..97fba65068 (499592:500022) by buildbot · 7 years ago
  95. 1f5bda0 Revert of Add //build/android/pylib/results/ to Android isolate packaging (patchset #2 id:40001 of https://codereview.webrtc.org/3011023002/ ) by ehmaldonado · 7 years ago
  96. ff19d35 Fix FrameConfigs used for VP8 with four temporal layers. by sprang · 7 years ago
  97. 35713ea Reland of Use RtxReceiveStream. (patchset #1 id:1 of https://codereview.webrtc.org/3010983002/ ) by nisse · 7 years ago
  98. 3c6abd2 Update thread annotiation macros in rtc_base to use RTC_ prefix by danilchap · 7 years ago
  99. a505fb0 vp8_impl.cc: Rename postproc field trial string for arm. by asapersson · 7 years ago
  100. 248fd4f Reland of Make RtcEventLogImpl to use a TaskQueue instead of a helper-thread ( https://codereview.webrtc.org/3007473002/ ) by eladalon · 7 years ago