1. 66ac50e Delete VideoFrameFactory, CapturedFrame, and related code. by nisse · 8 years ago
  2. ece4aba Generalize FEC unit tests and rename GenerateFec. by brandtr · 8 years ago
  3. 3548357 Adding SmoothingFilter to audio network adaptor. by minyue · 8 years ago
  4. d120192 AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder by kwiberg · 8 years ago
  5. ef00925 Compensate for the IntelligibilityEnhancer processing delay in high bands by Alejandro Luebs · 8 years ago
  6. 519da00 Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) by kjellander · 8 years ago
  7. 664efbd Removed api/rtcstats[report].h pseudonyms of api/stats/rtcstats[report].h by hbos · 8 years ago
  8. 42feb51 NetEq: New test for muted state during CNG by henrik.lundin · 8 years ago
  9. d69e526 Minor cleanups in RTPSender::UpdateRtpStats by Danil Chapovalov · 8 years ago
  10. 52200d0 Stop increasing loss-based BWE if no feedback is received. by Stefan Holmer · 8 years ago
  11. a6d26ec Improves resolution when logging rate in the ADB class. by henrika · 8 years ago
  12. 6b19b56 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 8 years ago
  13. 6f0f616 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 8 years ago
  14. 6348978 Add new decoding statistics for muted output by henrik.lundin · 8 years ago
  15. 1b1863a Replace rtcp packet parsing in the RtcpReceiver. by danilchap · 8 years ago
  16. 61a208b Added a ParsePayload method to AudioDecoder. by ossu · 8 years ago
  17. 02bd512 Remove dead code branches from P2PtransportChannel unittest. by johan · 8 years ago
  18. 81f6f4f Revert of Allow the DTLS fingerprint verification to occur after the handshake. (patchset #11 id:200001 of https://codereview.webrtc.org/2163683003/ ) by deadbeef · 8 years ago
  19. c67e0f5 Signal to remove remote candidates if ports are pruned. by Honghai Zhang · 8 years ago
  20. 042041b Allow the DTLS fingerprint verification to occur after the handshake. by Taylor Brandstetter · 8 years ago
  21. e9cac75 Reenabled the RtcEventLog unittests by skvlad · 8 years ago
  22. 936405b MB: Add Android swarming bots. by ehmaldonado · 8 years ago
  23. 26b039a Adding BitrateController to audio network adaptor. by minyue · 8 years ago
  24. 4bb0498 Merge AppRTCDemoJUnitTest into android_junit_tests target by kjellander · 8 years ago
  25. d1e26a9 PRESUBMIT: Make BUG= field mandatory. by kjellander · 8 years ago
  26. 918b554 Adds support for OpenSL ES based audio capture on Android. by henrika · 8 years ago
  27. 27e177c RTCTestStats moved into webrtc/stats/test (rtc_stats_test_utils) by hbos · 8 years ago
  28. be22d51 Enable auto-focus on Camera2. by sakal · 8 years ago
  29. 7bfe3a2 Deprecate RtpSender::SendPadData with provided timestamps. by danilchap · 8 years ago
  30. dd0c7f0 Events refactor in Android session based capturing. by sakal · 8 years ago
  31. 227c3c1 Enable stabilization on Camera2. by sakal · 8 years ago
  32. 5b980d1 Revert of Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) (patchset #3 id:40001 of https://codereview.webrtc.org/2348133003/ ) by kjellander · 8 years ago
  33. 1996e3f Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2343083002/ ) by nisse · 8 years ago
  34. afef413 Roll chromium_revision cf9457edb7..cede888c27 (416297:419407) by kjellander · 8 years ago
  35. da96288 Make android_junit_tests use LocalRobolectricTestRunner by Henrik Kjellander · 8 years ago
  36. 4a9abad GN: Enable rtc_common_config for more targets. by kjellander · 8 years ago
  37. 7a0f2c5 Revert of AcmReceiver: Look up last decoder in NetEq's table of decoders (patchset #1 id:100001 of https://codereview.webrtc.org/2339953002/ ) by kwiberg · 8 years ago
  38. bfb78d1 Revert of AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one (patchset #2 id:20001 of https://codereview.webrtc.org/2342313002/ ) by kwiberg · 8 years ago
  39. f62b82e Revert of AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder (patchset #1 id:1 of https://codereview.webrtc.org/2341283002/ ) by kwiberg · 8 years ago
  40. 07772e4 AcmReceiver::DecoderByPayloadType: Ask NetEq for decoder by kwiberg · 8 years ago
  41. f6232b4 AcmReceiver: Ask NetEq to delete all decoders at once instead of one by one by kwiberg · 8 years ago
  42. 1e4d8b5 AcmReceiver: Look up last decoder in NetEq's table of decoders by kwiberg · 8 years ago
  43. 1a7ef1f Reland of Optimize Android NV12 capture (patchset #1 id:1 of https://codereview.webrtc.org/2327893002/ ) by magjed · 8 years ago
  44. 7fd9286 I420BufferPool: Replace SequencedTaskChecker with RaceChecker by Magnus Jedvert · 8 years ago
  45. b0c1b4e Do not update stream synchronization if no new video packet has been received since last update (e.g. video muted). by asapersson · 8 years ago
  46. e5835f5 Adding an end-to-end connection time test. by Taylor Brandstetter · 8 years ago
  47. de65ddc This CL renames variables and method and removes some one-line by peah · 8 years ago
  48. 9b7b753 Avoid max bitrate probing when exponential probing in progress by Irfan Sheriff · 8 years ago
  49. b55c434 Removed bitrate_controller.h file reference from gn file. by charujain · 8 years ago
  50. 3d2ea1d Temporarily remove ios_api_framework from the commit queue. by ehmaldonado · 8 years ago
  51. a49cbd3 Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  52. 80a5bf1 Reland of Fix android_junit_tests and add a GN target for them. (patchset #1 id:1 of https://codereview.webrtc.org/2345163003/ ) by sakal · 8 years ago
  53. 71b8393 Remove name parameter from HistogramAdd function. by sakal · 8 years ago
  54. a6974d7 NetEq: Remove a test printout by henrik.lundin · 8 years ago
  55. 57b4900 Change AppRTCDemoJUnitTest to use LocalRobolectricTestRunner. by sakal · 8 years ago
  56. 186cd06 Adding DTX controller to audio network adaptor. by minyue · 8 years ago
  57. 3011627 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #2 id:140001 of https://codereview.webrtc.org/2342783003/ ) by nisse · 8 years ago
  58. d21534a Reland of Update test code to use I420Buffer when writing pixel data. (patchset #1 id:1 of https://codereview.webrtc.org/2342123003/ ) by nisse · 8 years ago
  59. ea938c0 Remove Android tests GYP target. by sakal · 8 years ago
  60. 667bd07 Enable turn, sdp, pseudotcp and stun parse/validator fuzzers. by phoglund · 8 years ago
  61. 1431d49 Revert of Fix android_junit_tests and add a GN target for them. (patchset #3 id:90001 of https://codereview.webrtc.org/2344133002/ ) by sakal · 8 years ago
  62. 51fe1d8 Reland of Fix android_junit_tests and add a GN target for them. (patchset #1 id:1 of https://codereview.webrtc.org/2341213003/ ) by sakal · 8 years ago
  63. 9adb1ff Revert of Fix android_junit_tests and add a GN target for them. (patchset #1 id:20001 of https://codereview.webrtc.org/2346793002/ ) by henrika · 8 years ago
  64. f72321a Update anroidapp/README for GN build. by sakal · 8 years ago
  65. fbf1460 Revert of Update test code to use I420Buffer when writing pixel data. (patchset #5 id:80001 of https://codereview.webrtc.org/2333373007/ ) by nisse · 8 years ago
  66. 971eb27 Removing, opening and creating files in platform_file and file by Viktor Palmkvist · 8 years ago
  67. 280ad15 Update test code to use I420Buffer when writing pixel data. by Niels Möller · 8 years ago
  68. e9a3c7f Wrap ScreenCapturer with ScreenCapturerDifferWrapper by zijiehe · 8 years ago
  69. 2dc4cde Correcting the enabling of the level controller in the audio processing simulator by peah · 8 years ago
  70. 74e1a4f PeerConnection[Interface]::GetStats(RTCStatsCollectorCallback*) added. by hbos · 8 years ago
  71. fe7d091 Fixing a couple cases that cause ProcessAllMessageQueues to hang. by Taylor Brandstetter · 8 years ago
  72. 9ecb085 Adding logs to track potential cause of not starting port allocation. by Honghai Zhang · 8 years ago
  73. fb2c1d0 Add voe_cmd_test to voice_engine/BUILD.gn (and remove it from voice_engine.gyp, together with the channel_transport gyp target) by solenberg · 8 years ago
  74. 232c56b Add logging available fps ranges to Camera2Session. by sakal · 8 years ago
  75. bb716da Fix android_junit_tests and add a GN target for them. by sakal · 8 years ago
  76. 530b3f5 Merge RtcpReceiver::Handle<Packet>Item functions into Handle<Packet> by Danil Chapovalov · 8 years ago
  77. 9fdbda6 Revert of Replace interface VideoCapturerInput with VideoSinkInterface. (patchset #13 id:280001 of https://codereview.webrtc.org/2257413002/ ) by perkj · 8 years ago
  78. 95a226f Replace VideoCapturerInput with VideoSinkInterface. by perkj · 8 years ago
  79. 91511f1 Split RtcpReceiver::HandleSenderReceiverReport into two functions by Danil Chapovalov · 8 years ago
  80. edebf45 Use I420Buffer rather than VideoFrameBuffer when writing pixels. by nisse · 8 years ago
  81. 8faf9e0 Removed the const char* (StaticString) type from RTCStatsMember. by hbos · 8 years ago
  82. 4ed5b9f Android SurfaceViewRenderer: Create EGL context on render thread by Magnus Jedvert · 8 years ago
  83. ec62374 Reland of Add arraysize to rtc_base_approved. Remove dependency of audio_device on rtc_base. (patchset #1 id:1 of https://codereview.webrtc.org/2340253003/ ) by maxmorin · 8 years ago
  84. 0a6e0dc Disable all screen-capturer tests by stefan · 8 years ago
  85. 17f008b GYP: Remove targets inside include_tests==1 that are converted to GN. by kjellander · 8 years ago
  86. 8b28b80 Assume ProjectRootPath() equals ../.. in Desktop by ehmaldonado · 8 years ago
  87. d268d6f Stash non layer-sync frames if we have not yet received an earlier frame for this layer. by philipel · 8 years ago
  88. ebc34e7 [GN] Add rtc_sdk_framework_objc target to GN by kthelgason · 8 years ago
  89. 11ace15 The VoE functionality to apply receive-side processing to VoE channels is unused. I'm removing it so we can avoid instantiating a full APM per channel (and thus also for webrtc::AudioSendStream and webrtc::AudioReceiveStream), and then never use it. by solenberg · 8 years ago
  90. 70d0124 MB: Change Android Clang to build shared instead of static. by kjellander · 8 years ago
  91. 5a20ed3 Fix undefined reference to log2 on android by Kári Tristan Helgason · 8 years ago
  92. 89fb920 Revert of Add arraysize to rtc_base_approved. Remove dependency of audio_device on rtc_base. (patchset #1 id:1 of https://codereview.webrtc.org/2346763002/ ) by maxmorin · 8 years ago
  93. 100c9d0 Add arraysize to rtc_base_approved. Remove dependency of audio_device on rtc_base. by maxmorin · 8 years ago
  94. 705ecc5 GN: Change group deps to public_deps. by kjellander · 8 years ago
  95. c26f77f Remove a couple of unnecessary dependencies on gflags by henrik.lundin · 8 years ago
  96. f807a52 iSAC: Remove unnecessary WEBRTC_LINUX define by kjellander · 8 years ago
  97. 0d14c6a Add method cricket::VideoCapturer::NeedsDenoising, use in VideoCapturerTrackSource. by nisse · 8 years ago
  98. 8295c93 [WebRTC] Add TwoCapturers test and TwoMagnifierCapturers test by zijiehe · 8 years ago
  99. 3626d7e Move CopyOnWriteBuffer functions definitions from .h to .cc by Danil Chapovalov · 8 years ago
  100. 2e164c6 Adding ChannelController to audio network adaptor. by minyue · 8 years ago