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