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

Issue 2059703002: Move webrtc/audio_*.h to webrtc/api/call (Closed)

Created:
4 years, 6 months ago by kjellander_webrtc
Modified:
4 years, 3 months ago
Reviewers:
the sun, tommi
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, hlundin-webrtc, yujie_mao (webrtc), Andrew MacDonald, henrika_webrtc, stefan-webrtc, tlegrand-webrtc, tterriberry_mozilla.com, audio-team_agora.io, qiang.lu, niklas.enbom, peah-webrtc, minyue-webrtc, pbos-webrtc, mflodman, kwiberg-webrtc
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Move webrtc/audio_*.h to webrtc/api/call BUG=webrtc:5878 NOTRY=True Committed: https://crrev.com/a69d973267d4a10cbb51b9c47023ba4a3c854167 Cr-Commit-Position: refs/heads/master@{#13996}

Patch Set 1 #

Patch Set 2 : Fixed audio_sink.h #

Total comments: 2

Patch Set 3 : Changed to webrtc/api/call #

Total comments: 2

Patch Set 4 : Rebased on top of 4bc4d2747b297b3d770fe4bb2d6bee0786d2164a #

Patch Set 5 : Updated new sources #

Patch Set 6 : Rebased on top of d565b73121b1b7672fb7d1f115bbbbb137a838eb #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -414 lines) Patch
M webrtc/DEPS View 1 2 2 chunks +3 lines, -12 lines 0 comments Download
M webrtc/api/BUILD.gn View 1 2 3 4 5 2 chunks +20 lines, -0 lines 0 comments Download
M webrtc/api/api.gyp View 1 2 3 4 5 1 chunk +17 lines, -0 lines 0 comments Download
A webrtc/api/call/DEPS View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + webrtc/api/call/audio_receive_stream.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/api/call/audio_send_stream.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/api/call/audio_sink.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
A + webrtc/api/call/audio_state.h View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/api/remoteaudiosource.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/api/webrtcsession.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M webrtc/audio/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/audio/audio_receive_stream.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/audio/audio_receive_stream.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/audio/audio_send_stream.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/audio/audio_state.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/audio/webrtc_audio.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
D webrtc/audio_receive_stream.h View 1 2 3 1 chunk +0 lines, -139 lines 0 comments Download
D webrtc/audio_send_stream.h View 1 2 3 1 chunk +0 lines, -119 lines 0 comments Download
D webrtc/audio_sink.h View 1 chunk +0 lines, -53 lines 0 comments Download
D webrtc/audio_state.h View 1 chunk +0 lines, -48 lines 0 comments Download
M webrtc/call.h View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M webrtc/call/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/call/bitrate_estimator_tests.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/call/call_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M webrtc/common.gyp View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M webrtc/media/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/media/base/fakemediaengine.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/base/mediaengine.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/fakewebrtccall.h View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/media/engine/fakewebrtccall.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/engine/webrtcvoiceengine.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M webrtc/media/media.gyp View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/pc/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/pc/channel.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M webrtc/pc/channel.cc View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M webrtc/tools/event_log_visualizer/analyzer.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M webrtc/voice_engine/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/voice_engine/channel.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/voice_engine/channel_proxy.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M webrtc/voice_engine/voice_engine.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M webrtc/webrtc.gyp View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M webrtc/webrtc_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 23 (10 generated)
kjellander_webrtc
Fredrik, is this how we want it to be?
4 years, 6 months ago (2016-06-10 10:11:17 UTC) #3
the sun
On 2016/06/10 10:11:17, kjellander_webrtc wrote: > Fredrik, is this how we want it to be? ...
4 years, 6 months ago (2016-06-14 09:30:35 UTC) #5
the sun
On 2016/06/14 09:30:35, the sun wrote: > On 2016/06/10 10:11:17, kjellander_webrtc wrote: > > Fredrik, ...
4 years, 6 months ago (2016-06-14 09:32:41 UTC) #6
the sun
https://codereview.webrtc.org/2059703002/diff/20001/webrtc/api/BUILD.gn File webrtc/api/BUILD.gn (right): https://codereview.webrtc.org/2059703002/diff/20001/webrtc/api/BUILD.gn#newcode21 webrtc/api/BUILD.gn:21: "audio/audio_send_stream.h", !!
4 years, 6 months ago (2016-06-14 09:40:27 UTC) #7
kjellander_webrtc
PTAL https://codereview.webrtc.org/2059703002/diff/20001/webrtc/api/BUILD.gn File webrtc/api/BUILD.gn (right): https://codereview.webrtc.org/2059703002/diff/20001/webrtc/api/BUILD.gn#newcode21 webrtc/api/BUILD.gn:21: "audio/audio_send_stream.h", On 2016/06/14 09:40:27, the sun wrote: > ...
4 years, 6 months ago (2016-06-14 20:17:46 UTC) #10
the sun
LGTM (adding tommi@ for root ownership-ness) https://codereview.webrtc.org/2059703002/diff/60001/webrtc/common.gyp File webrtc/common.gyp (left): https://codereview.webrtc.org/2059703002/diff/60001/webrtc/common.gyp#oldcode15 webrtc/common.gyp:15: 'audio_sink.h', So this ...
4 years, 6 months ago (2016-06-15 09:09:53 UTC) #12
kjellander_webrtc
https://codereview.webrtc.org/2059703002/diff/60001/webrtc/common.gyp File webrtc/common.gyp (left): https://codereview.webrtc.org/2059703002/diff/60001/webrtc/common.gyp#oldcode15 webrtc/common.gyp:15: 'audio_sink.h', On 2016/06/15 09:09:52, the sun wrote: > So ...
4 years, 6 months ago (2016-06-15 12:32:16 UTC) #13
tommi
lgtm
4 years, 6 months ago (2016-06-15 13:46:10 UTC) #14
the sun
ping... would love to see this landed
4 years, 3 months ago (2016-08-25 09:34:11 UTC) #15
kjellander_webrtc
On 2016/08/25 09:34:11, the sun wrote: > ping... would love to see this landed Thanks. ...
4 years, 3 months ago (2016-08-25 12:58:22 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2059703002/120001
4 years, 3 months ago (2016-08-31 14:10:42 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:120001)
4 years, 3 months ago (2016-08-31 14:33:11 UTC) #21
commit-bot: I haz the power
4 years, 3 months ago (2016-08-31 14:33:21 UTC) #23
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a69d973267d4a10cbb51b9c47023ba4a3c854167
Cr-Commit-Position: refs/heads/master@{#13996}

Powered by Google App Engine
This is Rietveld 408576698