1. 774115c Change ChannelManager to use unique_ptr by Steve Anton · 7 years ago
  2. 24efa72 Fix RTCP transport not destroyed when channel creation fails by Steve Anton · 7 years ago
  3. c30e61d Roll chromium_revision 568b1c4cbe..e3b81fc1af (498551:498625) by buildbot · 7 years ago
  4. 8bab5c6 Roll chromium_revision 0f448170cb..568b1c4cbe (498475:498551) by buildbot · 7 years ago
  5. 845de2f Roll chromium_revision 19397b2658..0f448170cb (498435:498475) by buildbot · 7 years ago
  6. 13b9882 The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  7. 5d655cd Roll chromium_revision ed2864a8ee..19397b2658 (498409:498435) by buildbot · 7 years ago
  8. 4fed3c0 Further utilizing the AEC3 config struct for constants by peah · 7 years ago
  9. b57f426 VideoProcessorIntegrationTest: make it runnable on a task queue. by brandtr · 7 years ago
  10. cd8b079 Increased the allowed API call jitter in AEC3 by peah · 7 years ago
  11. f8084d4 Fix memory leak in VideoToolbox encoder. by kthelgason · 7 years ago
  12. 16adf03 Recently we moved webrtc/base to webrtc/rtc_base, so these by mbonadei · 7 years ago
  13. a35df42 WebRtcVideoEngine: Encapsulate logic for unifying internal and external video codecs by magjed · 7 years ago
  14. 3864499 Fix setting of recovered flag in RtxReceiveStream. by nisse · 7 years ago
  15. 6d5b4d6 Piggybacking simulcast id and ALR experiment id into video content type extension. by ilnik · 7 years ago
  16. 057e63a Roll chromium_revision 9e8703286a..ed2864a8ee (498393:498409) by buildbot · 7 years ago
  17. f4ded68 Add SentToInputFpsRatioPercent UMA metric on send side by ilnik · 7 years ago
  18. 51c54c5 Roll chromium_revision 84d100a1fb..9e8703286a (498182:498393) by buildbot · 7 years ago
  19. 4ccd9c1 Change DEPS URL for src/tools/swarming_client to match Chromium by oprypin · 7 years ago
  20. 9657172 neteq_rtpplay: Add one more RTP header extension and fix some stats by henrik.lundin · 7 years ago
  21. 85e6a4b Use desktop relative mouse cursor position in DesktopAndCursorComposer by Zijie He · 7 years ago
  22. a787702 GetWindowRect() on X11 does not correctly translate the coordinate by Zijie He · 7 years ago
  23. 1282711 Use WindowFinder in WindowCapturer to detect IsOccluded() by Zijie He · 7 years ago
  24. 141aacb Fix the Chromium crash when creating an answer without a remote description. by zhihuang · 7 years ago
  25. 1dca9d5 Support a user-provided string for the TLS ALPN extension. by Diogo Real · 7 years ago
  26. 6ee66b6 Roll chromium_revision cbe78d23e7..84d100a1fb (498083:498182) by buildbot · 7 years ago
  27. f09c904 neteq_rtpplay: Fix a bug in the matlab plotting function by henrik.lundin · 7 years ago
  28. 579de6f Add a new frame generator that cycles through randomly generated slides. by erikvarga · 7 years ago
  29. c63f934 Roll chromium_revision 4337a96424..cbe78d23e7 (498063:498083) by buildbot · 7 years ago
  30. 8a6241e Make DirectTransport::task_queue_ const by eladalon · 7 years ago
  31. cfab6c7 Increase timeout in RTCUIApplicationStatusObserver by andersc · 7 years ago
  32. ecf312e Removes unused WaveOut APIs from ADM. by henrika · 7 years ago
  33. 9b2f20c Replace gflags usages with rtc_base/flags in all targets based on test_main by oprypin · 7 years ago
  34. a16c70b Verify parsed QP value when frame is encoded instead of storing parsed value and verifying later. by asapersson · 7 years ago
  35. e9ef907 Revert of Add logging of host lookups made by TurnPort to the RtcEventLog. (patchset #11 id:200001 of https://codereview.webrtc.org/2996933003/ ) by maxmorin · 7 years ago
  36. 3cc68b0 Roll chromium_revision 2cbfe89d4f..4337a96424 (498011:498063) by buildbot · 7 years ago
  37. b8853ca ObjC: Add support for injectable native audio and video codecs by magjed · 7 years ago
  38. dad6198 Removing video_{receive,send}_stream.h stub headers. by mbonadei · 7 years ago
  39. c251cb1 Add logging host lookups made by TurnPort to the RtcEventLog. by jonaso · 7 years ago
  40. f83dc8b Revert "Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer." by Magnus Jedvert · 7 years ago
  41. f52d34d Let VideoEncoderSoftwareFallbackWrapper own the wrapped encoder by magjed · 7 years ago
  42. d449531 Now uses builder class for AudioRecord objects from SDK 23. by henrika · 7 years ago
  43. d4d10f7 Roll chromium_revision a39e2860b5..2cbfe89d4f (497887:498011) by buildbot · 7 years ago
  44. a3d4f68 Android: Replace webrtc_jni namespace with nested jni namespace by magjed · 7 years ago
  45. b59e7df Roll chromium_revision 7a56ead854..a39e2860b5 (497816:497887) by buildbot · 7 years ago
  46. ff2824b Fix compiler warnings due to type mismatch. by lliuu · 7 years ago
  47. fd9bf12 Roll chromium_revision 60358094ba..7a56ead854 (497765:497816) by buildbot · 7 years ago
  48. cc94c1b Roll chromium_revision d353b64c1d..60358094ba (497740:497765) by buildbot · 7 years ago
  49. 3f89758 Clean up ownership of webrtc::VideoEncoder by magjed · 7 years ago
  50. 673caed Revert of Remove deprecated CodecType methods. (patchset #1 id:1 of https://codereview.webrtc.org/3009583002/ ) by mbonadei · 7 years ago
  51. bc4cbe1 Roll chromium_revision d8870c11e8..d353b64c1d (497726:497740) by buildbot · 7 years ago
  52. 5212700 Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  53. 0e320ec Wiring discard rate of audio FEC/RED packets up to StatsReport. by minyue-webrtc · 7 years ago
  54. 1a92d0d Remove deprecated CodecType methods. by kthelgason · 7 years ago
  55. d986d76 Update jpeg writer to compile on iOS and document it better by ilnik · 7 years ago
  56. b32aaf9 Reland of Verify sender ssrc when receiving rtcp target bitrate (patchset #1 id:1 of https://codereview.webrtc.org/3005633002/ ) by sprang · 7 years ago
  57. 34960de Implement move constructor for RTPFragmentationHeader. by sakal · 7 years ago
  58. cfc29f4 Roll chromium_revision 9c80e348e0..d8870c11e8 (497700:497726) by buildbot · 7 years ago
  59. 160e32c Add support for RGB frames in MediaCodecVideoEncoder. by sakal · 7 years ago
  60. ef423d4 Roll chromium_revision 3ad7ae1fa1..9c80e348e0 (497692:497700) by buildbot · 7 years ago
  61. 6644c8b Fix a bug in the SDP parser in AppRTCMobile. by kthelgason · 7 years ago
  62. 95c8f65 Now that https://codereview.webrtc.org/3003643002 is landed we can by mbonadei · 7 years ago
  63. 2fff9d2 Roll chromium_revision 11b7b5d13d..3ad7ae1fa1 (497683:497692) by buildbot · 7 years ago
  64. bd60203 Roll chromium_revision b70fcc637f..11b7b5d13d (497682:497683) by buildbot · 7 years ago
  65. d9bc29a Roll chromium_revision 909d927bdd..b70fcc637f (497679:497682) by buildbot · 7 years ago
  66. b1c7453 Android: Add common function for adding/releasing native reference by magjed · 7 years ago
  67. a4804de Roll chromium_revision e7a613ae31..909d927bdd (497677:497679) by buildbot · 7 years ago
  68. 91b0a70 Roll chromium_revision 2c5f0537b3..e7a613ae31 (497676:497677) by buildbot · 7 years ago
  69. 8ebafc3 Roll chromium_revision 3ea904e348..2c5f0537b3 (497674:497676) by buildbot · 7 years ago
  70. 8130325 Roll chromium_revision 73abd71263..3ea904e348 (497669:497674) by buildbot · 7 years ago
  71. 83455fa Roll chromium_revision 1b587acb3f..73abd71263 (497661:497669) by buildbot · 7 years ago
  72. f64456d Roll chromium_revision 6127464bb4..1b587acb3f (497659:497661) by buildbot · 7 years ago
  73. a86f57e Move GetOutstandingBytes() call inside field trial check to avoid taking an unneccessary lock. by stefan · 7 years ago
  74. 7eb4082 Android: Don't check ref count when releasing PeerConnectionInterface by magjed · 7 years ago
  75. 09f3f6e Android: Update convenience macro defining JNI-accessible methods by magjed · 7 years ago
  76. 0ac3577 Roll chromium_revision 9a070d9c2d..6127464bb4 (497657:497659) by buildbot · 7 years ago
  77. 8fa4922 Roll chromium_revision 5198fef411..9a070d9c2d (497648:497657) by buildbot · 7 years ago
  78. d1d79f6 Remove dead code by kwiberg · 7 years ago
  79. 68214cb Roll chromium_revision d35e92ac3a..5198fef411 (497614:497648) by buildbot · 7 years ago
  80. ad51527 Roll chromium_revision d7fd22f317..d35e92ac3a (497551:497614) by buildbot · 7 years ago
  81. 2a47e5d Use windows' content rectangles rather than their borders to determine overlapping by Zijie He · 7 years ago
  82. af5686a Implement scaling detection in WindowCapturerWin by Zijie He · 7 years ago
  83. eb44205 Roll chromium_revision b6ba996636..d7fd22f317 (497421:497551) by buildbot · 7 years ago
  84. 95a64ca Revert of Verify sender ssrc when receiving rtcp target bitrate (patchset #3 id:40001 of https://codereview.webrtc.org/3000373002/ ) by zhihuang · 7 years ago
  85. 769f72f MB: Add experimental trybot configs by kjellander · 7 years ago
  86. c1f691d Check whether on_screen is null before performing CFBooleanGetValue() by Zijie He · 7 years ago
  87. f3b151b Roll chromium_revision 7114a66134..b6ba996636 (497367:497421) by buildbot · 7 years ago
  88. 41476e0 When Ulpfec recovers a packet, set |returned| flag earlier. by nisse · 7 years ago
  89. a7a4beb Verify sender ssrc when receiving rtcp target bitrate by sprang · 7 years ago
  90. cb2bbce Removing EXPAT_RELATIVE_PATH and rtc_relative_path. by mbonadei · 7 years ago
  91. 5a0c4ed Removes usage audio_device_test_api. by henrika · 7 years ago
  92. 99b6345 Update video_replay tool to be able to dump .jpg files. by philipel · 7 years ago
  93. 9dbd084 Delete batch mode from VideoProcessorIntegrationTest. by brandtr · 7 years ago
  94. a387eb4 Decrease the default reverberation in AEC3 by peah · 7 years ago
  95. 4781552 Android: Expose EglBase.swapBuffers with presentation time by magjed · 7 years ago
  96. 474acce Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually by charujain · 7 years ago
  97. 650fdae This cl refactor TaskQueues to use a PIMPL implementation on linux/Android. by perkj · 7 years ago
  98. ee95f87 Change frame bookkeeping in VideoProcessorIntegrationTest. by brandtr · 7 years ago
  99. 26e3abb Reverse |rtx_payload_types| map, and rename. by nisse · 7 years ago
  100. 87f5c5a Make rate control and quality thresholds optional in VideoProcessorIntegrationTest. by brandtr · 7 years ago