1. 91042f8 Restore the behavior where an ICE restart redetermines the ICE role. by deadbeef · 8 years ago
  2. 2181078 [Chromoting] Remove screen saver logic out of ScreenCapturer implementations by zijiehe · 8 years ago
  3. a64edb8 Adding more logging to BasicPortAllocator. by deadbeef · 8 years ago
  4. 28fdf56 Implement RecordingIsInitialized in file_audio_device.cc. by noahric · 8 years ago
  5. 72b7f93 Use correct case for including a file. by thakis · 8 years ago
  6. c9b27d5 Bugfix for Vp9 GOF and missing frames. by philipel · 8 years ago
  7. 1367782 Revert of Fix inconsistent setting of the rtc_include_unittests flag. (patchset #1 id:1 of https://codereview.webrtc.org/2154693002/ ) by phoglund · 8 years ago
  8. bb73873 Disable broken Android rtc_unittests. by phoglund · 8 years ago
  9. 9d34148 Fix inconsistent setting of the rtc_include_unittests flag. by phoglund · 8 years ago
  10. 4e417b2 Reland of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 8 years ago
  11. 32012f8 Do not include task_queue.h in sequenced_task_checker_impl.h by perkj · 8 years ago
  12. 33b9c8f Move WEBRTC_BUILD_LIBEVENT definition to base/BUILD.gn and base/base.gyp. This use all_dependent_configs (GN) / all_dependent_settings (GYP) to export WEBRTC_BUILD_LIBEVENT to all dependent targets transitively. This fixes a problem with dependent projects in Chromium that indirectly include task_queue.h by Per · 8 years ago
  13. 9ad0db5 Dampening connection switch. by honghaiz · 8 years ago
  14. 73ab917 Remove CHECK around duplicate FLAG lookup. by noahric · 8 years ago
  15. 39607c9 AVFoundationVideoCapturer: Output native frames instead of I420 frames by magjed · 8 years ago
  16. 5d58333 Fix VideoFrame inclusion in mediastreaminterface.h by perkj · 8 years ago
  17. 6c4d0f0 Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2148623004/ ) by henrika · 8 years ago
  18. efd902c Revert of Switch to use SequencedTaskChecker instead of ThreadChecker where needed. (patchset #1 id:1 of https://codereview.webrtc.org/2149553002/ ) by perkj · 8 years ago
  19. ec7cef8 Switch to use SequencedTaskChecker instead of ThreadChecker where needed. by perkj · 8 years ago
  20. d75de08 Reland of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2143123003/ ) by perkj · 8 years ago
  21. f2c2f8f Refactoring on QUIC related classes. by zhihuang · 8 years ago
  22. a2cd636 Revert of Modify PeerConnection for end-to-end QuicDataChannel usage (patchset #4 id:60001 of https://codereview.webrtc.org/2089553002/ ) by deadbeef · 8 years ago
  23. 36c8d69 Modify PeerConnection for end-to-end QuicDataChannel usage by zhihuang · 8 years ago
  24. 367efdc Fixing issue with DTLS channel when using "presumed writable" flag. by deadbeef · 8 years ago
  25. 1666b61 Update on my last compatibility fix for libevent2. by tommi · 8 years ago
  26. 22691e0 Avoid race in VideoReceiveStream shutdown by sprang · 8 years ago
  27. 6f06cca Create empty PayloadTypeMapper files and add them to builds. by ossu · 8 years ago
  28. cd349d9 Reland of actor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131913003/ ) by sprang · 8 years ago
  29. ac09501 Revert of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2146853003/ ) by sprang · 8 years ago
  30. 54ce680 Initial version of the local visualization tool for WebrtcEventLogs. by terelius · 8 years ago
  31. b201da3 Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2141413002/ ) by henrika · 8 years ago
  32. 6d6122b Avoid race in Call destructor by sprang · 8 years ago
  33. f93be58 Revert of WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. (patchset #10 id:200001 of https://codereview.webrtc.org/2072753002/ ) by ossu · 8 years ago
  34. 95eb1ba WebRtcVoiceEngine: Use AudioDecoderFactory to generate recv codecs. by ossu · 8 years ago
  35. 7470eb7 Revert of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2149533002/ ) by perkj · 8 years ago
  36. 5dd941e Revert of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2138403003/ ) by henrika · 8 years ago
  37. e03c161 Reland of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2142893002/ ) by perkj · 8 years ago
  38. dd2fdec Reland of Adds data logging in native AudioDeviceBuffer class (patchset #1 id:1 of https://codereview.webrtc.org/2139233002/ ) by henrika · 8 years ago
  39. 7b020da Call event_assign() instead of event_set(), when available. by tommi · 8 years ago
  40. 927c408 Roll chromium_revision 4828a631a7..bfec2ff09d (404813:404886) by buildbot · 8 years ago
  41. 9c16fe8 Implement SequencedTaskChecker. by perkj · 8 years ago
  42. 95663fe Remove unused NonlinearBeamformer interface by aluebs · 8 years ago
  43. 59764f3 Roll chromium_revision 8466c81e38..4828a631a7 (404801:404813) by buildbot · 8 years ago
  44. 9794366 Fixing memory leak in TurnServer. by deadbeef · 8 years ago
  45. e5a246f SurfaceViewRendererOnMeasureTest: Wait for frame size change to take effect by magjed · 8 years ago
  46. 3a9f41e Revert of Clean up unused cricket::VideoCapturer inclusion from mediaengine.h (patchset #1 id:1 of https://codereview.webrtc.org/2147443002/ ) by perkj · 8 years ago
  47. 1e56991 Clean up unused cricket::VideoCapturer inclusion from mediaengine.h by Per · 8 years ago
  48. a44f28d Revert of Visualization tool for WebrtcEventLogs (patchset #9 id:160001 of https://codereview.webrtc.org/1995523002/ ) by terelius · 8 years ago
  49. d658ede Report Unique_frames_count from frame_analyzer using 'score' units. by brandtr · 8 years ago
  50. a478786 Initial version of the local visualization tool for WebrtcEventLogs. by terelius · 8 years ago
  51. 2637c37 Roll chromium_revision f746c62413..8466c81e38 (404765:404801) by buildbot · 8 years ago
  52. 025aa94 Revert of Adds data logging in native AudioDeviceBuffer class (patchset #10 id:180001 of https://codereview.webrtc.org/2132613002/ ) by sprang · 8 years ago
  53. 348e411 Adds data logging in native AudioDeviceBuffer class. by henrika · 8 years ago
  54. 11dd52b H264VideoToolboxEncoder: Add support for native handles by magjed · 8 years ago
  55. b89257a Handle initialization race in TaskQueue on Windows, discovered by drmemory. by tommi · 8 years ago
  56. 913b704 Roll chromium_revision 866025e843..f746c62413 (404626:404765) by buildbot · 8 years ago
  57. 8c59617 add convert_from.h include for ConvertFromI420 by fbarchard · 8 years ago
  58. af6b6e0 Prefix bool variable with "should". by honghaiz · 8 years ago
  59. b4d3108 Added various timestamps to FrameObject. by philipel · 8 years ago
  60. 65a001f Roll chromium_revision 38cb11390a..866025e843 (404590:404626) by buildbot · 8 years ago
  61. 3d70fef Remove DtlsIdentityStoreInterface, it is no longer used. by hbos · 8 years ago
  62. a2c9008 Revert of Protect MessageQueue stop field with a critical section to avoid data races. (patchset #5 id:80001 of https://codereview.webrtc.org/2023193002/ ) by henrika · 8 years ago
  63. 1d35d29 Protect MessageQueue stop field with a critical section to avoid data races. by andresp · 8 years ago
  64. c2c24f7 Remove frame rate and target bitrate from ProtectionBitrateCalculator::SetEncodingData by perkj · 8 years ago
  65. 5e12d36 Reset InterArrival if arrival time clock makes a jump. by stefan · 8 years ago
  66. 154d0de Roll chromium_revision c14d86fd4a..38cb11390a (404581:404590) by buildbot · 8 years ago
  67. 660ec34 Roll chromium_revision 1135d428cd..c14d86fd4a (404580:404581) by buildbot · 8 years ago
  68. 95c013a Roll chromium_revision c19cc78b55..1135d428cd (404576:404580) by buildbot · 8 years ago
  69. 0050d7c Roll chromium_revision e33a44a707..c19cc78b55 (404563:404576) by buildbot · 8 years ago
  70. 52e1334 Roll chromium_revision 66f69e4e04..e33a44a707 (404559:404563) by buildbot · 8 years ago
  71. 9f4a4aa Roll chromium_revision 9c9a2b8dde..66f69e4e04 (404340:404559) by buildbot · 8 years ago
  72. d1f83cf include planar functions for I420Rect() by fbarchard · 8 years ago
  73. 5d3f2ba Fix missing ObjC framework header. by tkchin · 8 years ago
  74. a49f110 Revert of Reland Issue 2061423003: Refactor NACK bitrate allocation (patchset #1 id:1 of https://codereview.webrtc.org/2131313002/ ) by aluebs · 8 years ago
  75. 05ce4ae Reland Issue 2061423003: Refactor NACK bitrate allocation by Erik Språng · 8 years ago
  76. e5dd441 Revert of Refactor NACK bitrate allocation (patchset #16 id:300001 of https://codereview.webrtc.org/2061423003/ ) by sprang · 8 years ago
  77. 5fc59e8 Refactor NACK bitrate allocation by Erik Språng · 8 years ago
  78. 108ecec Removed LEGACY_BITEXACT from neteq_impl.cc and updated the ACM unit tests. by ossu · 8 years ago
  79. be40296 Fix bug where a connection switch causes BWE to be set to zero. by Stefan Holmer · 8 years ago
  80. 01c7947 Add new x86 trybot to CQ. by phoglund · 8 years ago
  81. 40a1de9 Roll chromium_revision 39c812dd97..9c9a2b8dde (404030:404340) by buildbot · 8 years ago
  82. cdf6172 Replace reentrant ASSERT checks in MessageQueueManager with a non-racy version. by andresp · 8 years ago
  83. a16f7a8 Added voice_engine_unittests and voe_auto_test targets to GN. by ossu · 8 years ago
  84. 388d8e9 Remove unused CriticalSection::IsLocked() by andresp · 8 years ago
  85. 4c0536b Change GetPlayoutTimestamp message from Error to Info by skvlad · 9 years ago
  86. 44905cf Add a fuzzer for the pseudoTCP implementation used by chromoting. This by katrielc · 9 years ago
  87. b17bfa9 Reland of ll chromium_revision 54c8d0a5e2..39c812dd97 (403836:404030) (patchset #1 id:1 of https://codereview.webrtc.org/2123323003/ ) by stefan · 9 years ago
  88. cf47f0b Revert of Roll chromium_revision 54c8d0a5e2..39c812dd97 (403836:404030) (patchset #1 id:1 of https://codereview.webrtc.org/2123373003/ ) by stefan · 9 years ago
  89. 27dcacd Android: Add initialize() function to VideoCapturer interface by Magnus Jedvert · 9 years ago
  90. ae4f767 Style updates for ForwardErrorCorrection and related classes. by Rasmus Brandt · 9 years ago
  91. 9b522f8 Add more logging about the bwe state and VideoSendStream state. by perkj · 9 years ago
  92. e7e6a07 Roll chromium_revision 54c8d0a5e2..39c812dd97 (403836:404030) by buildbot · 9 years ago
  93. d7d3e05 mac: Remove unused GetQuickTimeVersion(). by thakis · 9 years ago
  94. 0cf208a mac: Make GetOSVersion() private to a cc file. by thakis · 9 years ago
  95. 63fb95a Fixed time moving backwards in the AudioCodingModule. by ossu · 9 years ago
  96. 1d4fefb Reland of https://codereview.webrtc.org/2044523002. by katrielc · 9 years ago
  97. 44abcb5 Android SurfaceViewRenderer: Fix eglBase null pointer exception by Magnus Jedvert · 9 years ago
  98. 8513029 Remove old WebRTC-NewVideoJitterBuffer used for testing the NackModule. by philipel · 9 years ago
  99. 262ba77 Add fuzzer for TURN unwrap. by katrielc · 9 years ago
  100. 0c6f0f6 Fix for the JNI interface of RtcEventLog functions. by ivoc · 9 years ago