Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(16)

Issue 1615433002: Roll WebRTC 11523:11548, Libjingle 11522:11545 (Closed)

Created:
4 years, 11 months ago by kjellander_chromium
Modified:
4 years, 10 months ago
CC:
chromium-reviews, hbos_chromium
Base URL:
http://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Roll WebRTC 11523:11548, Libjingle 11522:11545 WebRTC 11523:11548 Changes: https://chromium.googlesource.com/external/webrtc/trunk/webrtc.git/+log/4def420..608b2be Libjingle 11522:11545 Changes: https://chromium.googlesource.com/external/webrtc/trunk/talk.git/+log/01cbe5b..bb467ca Updated libjingle GYP+GN for talk/app/webrtc move that happened in https://codereview.webrtc.org/1610243002/ TBR=tommi@chromium.org, sergeyu@chromium.org BUG=webrtc:5418 Committed: https://crrev.com/97705458c34b46dbf3c00fe0cac257e30d94eb4e Cr-Commit-Position: refs/heads/master@{#374655}

Patch Set 1 #

Patch Set 2 : Rebased #

Patch Set 3 : Update include paths #

Patch Set 4 : Update DEPS with the roll #

Patch Set 5 : Rebased to e0094729c3804d4b4c8a28d81148def71d4e4e40 #

Patch Set 6 : Rolling to webrtc@11548 instead to pull in a fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -203 lines) Patch
M DEPS View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_processor.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_processor_options.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_processor_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_source.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_audio_track.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/media_stream_renderer_factory_impl.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/mock_constraint_factory.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/mock_data_channel_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/mock_media_constraint_factory.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/mock_peer_connection_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_identity_store.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/peer_connection_tracker.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/remote_media_stream_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_data_channel_handler.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_dtmf_sender_handler.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_media_constraints.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/rtc_peer_connection_handler_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/user_media_client_impl.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/media_stream_remote_audio_track.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/media_stream_remote_video_source.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/media_stream_track_metrics.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/media_stream_track_metrics.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/media_stream_track_metrics_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/media_stream_video_webrtc_sink.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc/mock_peer_connection_dependency_factory.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/mock_peer_connection_dependency_factory.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/peer_connection_dependency_factory.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M content/renderer/media/webrtc/peer_connection_dependency_factory.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/track_observer.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/webrtc_audio_sink_adapter.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/webrtc_local_audio_track_adapter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/webrtc_local_audio_track_adapter.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/webrtc_local_audio_track_adapter_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc/webrtc_media_stream_adapter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_renderer.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_audio_renderer_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/media/webrtc_local_audio_track_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/cast_extension_session.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/cast_extension_session.cc View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
M remoting/protocol/webrtc_connection_to_client.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M remoting/protocol/webrtc_data_stream_adapter.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_transport.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_transport.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_video_renderer_adapter.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M remoting/protocol/webrtc_video_stream.cc View 1 2 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/libjingle/BUILD.gn View 1 2 chunks +72 lines, -72 lines 0 comments Download
M third_party/libjingle/README.chromium View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M third_party/libjingle/libjingle.gyp View 1 2 chunks +72 lines, -72 lines 0 comments Download

Messages

Total messages: 23 (13 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615433002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615433002/60001
4 years, 10 months ago (2016-02-10 10:08:24 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/156882) mac_chromium_compile_dbg_ng on ...
4 years, 10 months ago (2016-02-10 10:11:00 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615433002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615433002/80001
4 years, 10 months ago (2016-02-10 10:16:28 UTC) #10
kjellander_chromium
tommi: content/renderer/media sergeyu: remoting
4 years, 10 months ago (2016-02-10 10:16:31 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_compile_dbg_32_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_32_ng/builds/156883)
4 years, 10 months ago (2016-02-10 10:50:07 UTC) #13
kjellander_chromium
On 2016/02/10 10:50:07, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
4 years, 10 months ago (2016-02-10 11:48:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1615433002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1615433002/100001
4 years, 10 months ago (2016-02-10 12:34:15 UTC) #18
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 10 months ago (2016-02-10 14:51:42 UTC) #20
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/97705458c34b46dbf3c00fe0cac257e30d94eb4e Cr-Commit-Position: refs/heads/master@{#374655}
4 years, 10 months ago (2016-02-10 14:52:36 UTC) #22
tommi (sloooow) - chröme
4 years, 10 months ago (2016-02-10 15:28:27 UTC) #23
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698