Commit Graph

  • 3f580e24cc Delete unused class SharedExclusiveLock. nisse 2017-05-08 06:24:29 -07:00
  • e61103dc6c Don't add or rename files in webrtc/ and webrtc/api/ without a proper review kwiberg 2017-05-08 06:01:54 -07:00
  • 3149e09156 Actually move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ magjed 2017-05-08 05:32:05 -07:00
  • 7eaa4ea75f Delete method MessageQueue::set_socketserver nisse 2017-05-08 05:25:41 -07:00
  • d2690ddfff Roll chromium_revision e36ac75e5c..d27b3ffe03 (469909:469941) buildbot 2017-05-08 03:28:21 -07:00
  • 528b7931f8 Update comments for removal of MediaController. nisse 2017-05-08 03:21:43 -07:00
  • fc0acc44e6 Remove deprecated API ilnik 2017-05-08 02:59:38 -07:00
  • 32f2505185 Refactor TestClient to use std::unique_ptr, and fix VirtualSocketServerTest leaks. nisse 2017-05-08 01:57:18 -07:00
  • e8f12406b9 Roll chromium_revision 02ea6568c0..e36ac75e5c (469833:469909) buildbot 2017-05-08 00:51:31 -07:00
  • 7145280954 Unflaking PeerConnectionIntegrationTest.DtmfSenderObserver. deadbeef 2017-05-07 17:21:01 -07:00
  • 6373774106 Roll chromium_revision 34718d4879..02ea6568c0 (469772:469833) buildbot 2017-05-06 11:49:52 -07:00
  • a89f89327b Roll chromium_revision db65a6534a..34718d4879 (469736:469772) buildbot 2017-05-05 15:19:11 -07:00
  • 610800baa7 Add myself as OWNER of webrtc/api/ and webrtc/base/ kwiberg 2017-05-05 14:04:54 -07:00
  • e2d8c01ba3 Create an OWNERS file in webrtc/api/audio_codecs/ kwiberg 2017-05-05 12:41:15 -07:00
  • e0ada651dc Roll chromium_revision e52d6fd182..db65a6534a (469661:469736) buildbot 2017-05-05 12:19:41 -07:00
  • 121cabbaa6 Fix webrtcsdp_unittest. ehmaldonado 2017-05-05 12:04:36 -07:00
  • 299c8e0161 When a data channel fails to be created, return nil instead of crashing. deadbeef 2017-05-05 10:00:18 -07:00
  • a780cab3a5 Roll chromium_revision bcf1761cd4..e52d6fd182 (469633:469661) buildbot 2017-05-05 09:11:30 -07:00
  • 461a560f22 Enable LSan leak checking for ASan bots. kjellander 2017-05-05 06:39:16 -07:00
  • 35cf80bcd7 Roll chromium_revision 732f8a4786..bcf1761cd4 (469615:469633) buildbot 2017-05-05 06:16:26 -07:00
  • 8f94cd3419 Prevent residual echo likelihood values greater than 1.0. ivoc 2017-05-05 05:50:10 -07:00
  • 2979f55f95 NetEq: Fix a bug in expand_rate and speech_expand_rate calculation henrik.lundin 2017-05-05 05:04:16 -07:00
  • 2a28035627 Add --retry_failed=3 flag to gtest-parallel. ehmaldonado 2017-05-05 04:33:57 -07:00
  • 3568d8d4d4 Roll chromium_revision 5e7caa6732..732f8a4786 (469608:469615) buildbot 2017-05-05 03:25:01 -07:00
  • eaabdf6259 Delete MediaController class, move Call ownership to PeerConnection. nisse 2017-05-05 02:23:02 -07:00
  • 999445a1bb Blacklisting of HW-AEC/NS and OpenSL must now be done by the WebRTC client. henrika 2017-05-05 02:03:32 -07:00
  • bac4c8013f Add support for media recorders in Camera1Capturer. sakal 2017-05-05 01:48:48 -07:00
  • ea12f4c5e8 Make fps NSInteger in startCaptureWithDevice. sakal 2017-05-05 00:45:30 -07:00
  • 5825288a98 Roll chromium_revision d3051352e6..5e7caa6732 (469589:469608) buildbot 2017-05-05 00:20:20 -07:00
  • 58d11d7a7e Roll chromium_revision 524ee27778..d3051352e6 (468928:469589) buildbot 2017-05-04 21:14:51 -07:00
  • c20c379b0e Roll gtest-parallel c9bb1c9e8a..c3e4b0a6d1 ehmaldonado 2017-05-04 13:16:53 -07:00
  • 70719a773d Fixing pseudotcp_parser_fuzzer crash with NO_MAIN_THREAD_WRAPPING. deadbeef 2017-05-04 12:16:28 -07:00
  • d1d247fa3c Don't initiate perodic probing if we don't have a bandwidth estimate. philipel 2017-05-04 08:35:52 -07:00
  • 51f083ccb2 Remove layer_sync from TL frame config. pbos 2017-05-04 06:39:04 -07:00
  • 99ef6b7854 Add myself to the watchlist for webrtc/api/ and webrtc/base/ kwiberg 2017-05-04 06:22:46 -07:00
  • 76e60e928f Don't duplicate gtest-parallel flags in gtest-parallel-wrappers. ehmaldonado 2017-05-04 06:18:26 -07:00
  • 02739d9149 NetEqTest: Extend the callback structure henrik.lundin 2017-05-04 06:09:06 -07:00
  • f25a22041c Add functionality to clear surface to a specific color in EglRenderer. sakal 2017-05-04 06:06:56 -07:00
  • 18ad1d4008 Derive current layer from TL frame config. pbos 2017-05-04 05:04:46 -07:00
  • 173658968e Reland of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #1 id:1 of https://codereview.webrtc.org/2862663003/ ) magjed 2017-05-04 03:41:33 -07:00
  • 76a1ce71f9 Add --quick flag to low bandwidth audio test oprypin 2017-05-04 03:06:18 -07:00
  • 948b27538d Update decode/render fps stats when calling VideoReceiveStream::GetStats sprang 2017-05-04 02:47:13 -07:00
  • 61b22dde13 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854873003/ ) nisse 2017-05-04 02:11:12 -07:00
  • 8417610a79 Revert of Roll gtest-parallel. (patchset #1 id:1 of https://codereview.webrtc.org/2859133002/ ) ehmaldonado 2017-05-04 01:15:02 -07:00
  • 3870a071c4 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2854883002/ ) nisse 2017-05-04 01:03:41 -07:00
  • 5aa3f36129 Roll gtest-parallel c9bb1c9e8a..1e816d0426 ehmaldonado 2017-05-04 01:02:28 -07:00
  • c34e730896 Revert of Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ (patchset #2 id:60001 of https://codereview.webrtc.org/2851563003/ ) ehmaldonado 2017-05-03 13:25:38 -07:00
  • 642b0f8ffd Fix GN errors for Win ASan bots. ehmaldonado 2017-05-03 13:05:57 -07:00
  • 49c8f26ad1 Initial implementation of Android audio playback error handling. glaznev 2017-05-03 11:32:39 -07:00
  • 41102775da fixing braces around initialization of subobject mbonadei 2017-05-03 11:31:38 -07:00
  • bbe2a370f7 Fixing DCHECK in turnport.cc that was broken by refactoring. deadbeef 2017-05-03 09:48:35 -07:00
  • 4515fa0bed Resolves race between Channel::ProcessAndEncodeAudio() and Channel::StopSend() henrika 2017-05-03 08:30:15 -07:00
  • d41631aa27 Move CoreVideoFrameBuffer from webrtc/common_video/ to webrtc/sdk/objc/ magjed 2017-05-03 07:10:10 -07:00
  • 5d153c76c6 Reland of Added ARM Neon SIMD optimizations for AEC3 (patchset #1 id:1 of https://codereview.webrtc.org/2856113003/ ) peah 2017-05-03 06:45:44 -07:00
  • 3dae705f49 Roll chromium_revision 9bee9f62d8..524ee27778 (468514:468928) kjellander 2017-05-03 06:44:36 -07:00
  • c66e7c1ca6 Revert of Extract iOS SDK helpers to separate target. (patchset #1 id:1 of https://codereview.webrtc.org/2852323003/ ) mbonadei 2017-05-03 06:42:05 -07:00
  • b70f8cfd4d Revert of Added ARM Neon SIMD optimizations for AEC3 (patchset #2 id:970001 of https://codereview.webrtc.org/2834073005/ ) peah 2017-05-03 06:40:47 -07:00
  • f246b91eba Added ARM Neon optimizations for AEC3 peah 2017-05-03 06:28:59 -07:00
  • fafd6d850d Reland of Extract iOS SDK helpers to separate target. (patchset #1 id:1 of https://codereview.webrtc.org/2853273002/ ) mbonadei 2017-05-03 05:56:30 -07:00
  • debaa442ed Corrected the behavior in AEC3 during buffer overruns and underruns peah 2017-05-03 05:39:09 -07:00
  • 5af6e25b10 Remove config.h from //webrtc:webrtc target. kjellander 2017-05-03 05:28:46 -07:00
  • 0b16a6294b Adding virtualsocketserver to rtc_base sources mbonadei 2017-05-03 05:22:35 -07:00
  • a324166682 Reland of Don't reinit encoder when rotation changes. (patchset #1 id:1 of https://codereview.webrtc.org/2861633003/ ) brandtr 2017-05-03 04:55:51 -07:00
  • 823e900d2c Revert of Don't reinit encoder when rotation changes. (patchset #3 id:40001 of https://codereview.webrtc.org/2853463004/ ) brandtr 2017-05-03 03:53:09 -07:00
  • cee5141eb0 Address tkchin's comments on RTCCameraVideoCapturer. sakal 2017-05-03 03:50:17 -07:00
  • 70e39e159e Don't reinit encoder when rotation changes. brandtr 2017-05-03 03:40:58 -07:00
  • 080830c513 Don't re-randomize picture_id/tl0_pic_idx when re-initializing internal encoders. brandtr 2017-05-03 03:25:53 -07:00
  • 4ed18da990 Make sure the resulted operation is calculated on float basis. bpostelnicu 2017-05-03 03:20:18 -07:00
  • 44116a5dc5 Fix lint issues on Android. sakal 2017-05-03 03:19:08 -07:00
  • 9c7e56498b Properly send URL parameters in all requests oprypin 2017-05-03 01:58:39 -07:00
  • bee4ff8d82 Remove unnecessary runtime API-level checks. sakal 2017-05-02 08:33:52 -07:00
  • 80e230239e Revert of Extract iOS SDK helpers to separate target. (patchset #3 id:40001 of https://codereview.webrtc.org/2849823002/ ) perkj 2017-05-02 07:23:17 -07:00
  • 6e6a485a02 Revert of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2852303002/ ) nisse 2017-05-02 06:56:07 -07:00
  • eb1fde4a26 Injectable audio encoders: Moved audio encoder, factory and builtin factory to api/. ossu 2017-05-02 06:46:30 -07:00
  • c50105db35 Remove unused 'last_key_frame_picture_id' field. pbos 2017-05-02 06:36:33 -07:00
  • de1590919f Revert of Relanding: Fixing crash that can occur if signal is modified while firing. (patchset #4 id:60001 of https://codereview.webrtc.org/2846593005/ ) perkj 2017-05-02 06:14:59 -07:00
  • d71ebd70f6 Reland of Delete deprecated and transitional stuff related to video frame refactoring. (patchset #1 id:1 of https://codereview.webrtc.org/2845333002/ ) nisse 2017-05-02 06:13:44 -07:00
  • 950614eb0c Don't display colors on gtest-parallel logs on swarming. ehmaldonado 2017-05-02 05:52:57 -07:00
  • 3c1e558449 Extract iOS SDK helpers to separate target. kjellander 2017-05-02 04:51:40 -07:00
  • c1524301f7 Add unit test class for RTCCameraVideoCapturer. denicija 2017-05-02 03:20:50 -07:00
  • fa18e25461 Extract TL config to VP8 libvpx flag conversion. pbos 2017-05-02 02:51:12 -07:00
  • fc31a43e36 Delete dead code VP8EncoderImpl::UpdateCodecFrameSize. brandtr 2017-05-02 02:21:17 -07:00
  • bf2c049a12 When receiving an RTCP packet containing feedback about multiple RTP packets, we currently check for bandwidth overuse once for every RTP packet. terelius 2017-05-02 01:04:26 -07:00
  • b82ac6aed3 Fix video_loopback to work with -duration flag: add missing ntp_timestamp to frames ilnik 2017-05-02 00:48:41 -07:00
  • 78ef2c7da7 Disable video quality test due to unexpected failures oprypin 2017-05-02 00:09:32 -07:00
  • fc1af01557 Relanding: Fixing crash that can occur if signal is modified while firing. deadbeef 2017-05-01 22:24:20 -07:00
  • 0153ca5a61 Roll chromium_revision b0fb333255..9bee9f62d8 (468433:468514) buildbot 2017-05-01 18:11:11 -07:00
  • 137ae0dbd4 Roll chromium_revision 859478de17..b0fb333255 (468372:468433) buildbot 2017-05-01 15:30:43 -07:00
  • 0cfc618365 Roll chromium_revision 3016c7260f..859478de17 (468316:468372) buildbot 2017-05-01 12:15:02 -07:00
  • 7311b24660 Disable CpuTimeTest on instrumented builds. deadbeef 2017-05-01 10:43:39 -07:00
  • d7851aad40 Roll chromium_revision 51b208180c..3016c7260f (468309:468316) buildbot 2017-05-01 09:06:27 -07:00
  • 08462f0572 Roll chromium_revision c362658d24..51b208180c (468305:468309) buildbot 2017-05-01 06:10:21 -07:00
  • 923c9dc434 Roll chromium_revision 93cf7d6a5e..c362658d24 (468298:468305) buildbot 2017-05-01 03:08:37 -07:00
  • 4f32cfc23a Roll chromium_revision 0b70e87ed7..93cf7d6a5e (468276:468298) buildbot 2017-05-01 00:11:23 -07:00
  • 14c8fa4735 Roll chromium_revision 9b549cec86..0b70e87ed7 (468264:468276) buildbot 2017-04-30 21:12:59 -07:00
  • b45c250ac1 Roll chromium_revision 2a7adc3543..9b549cec86 (468257:468264) buildbot 2017-04-30 18:12:54 -07:00
  • b23edd98a8 Roll chromium_revision ef4a5d5cee..2a7adc3543 (468253:468257) buildbot 2017-04-30 15:06:40 -07:00
  • 7d06366510 Roll chromium_revision d38126b6c8..ef4a5d5cee (468252:468253) buildbot 2017-04-30 03:10:15 -07:00
  • 675aee8e07 Roll chromium_revision a26ad25c4f..d38126b6c8 (468251:468252) buildbot 2017-04-30 00:13:18 -07:00
  • 144717de5a Roll chromium_revision efddbe79f2..a26ad25c4f (468249:468251) buildbot 2017-04-29 21:07:11 -07:00