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

Issue 1768943002: Removed the dependency in GainControlImpl on the ProcessingComponent class (Closed)

Created:
4 years, 9 months ago by peah-webrtc
Modified:
4 years, 9 months ago
Reviewers:
the sun
CC:
webrtc-reviews_webrtc.org, Andrew MacDonald, tterriberry_mozilla.com, audio-team_agora.io, hlundin-webrtc, kwiberg-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@RemoveComponentFromAECM_CL
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Removed the dependency in GainControlImpl on the ProcessingComponent class BUG=webrtc:5353 Committed: https://crrev.com/bfa971198d8f7047e6f74840307b3c1a17df6fb4 Cr-Commit-Position: refs/heads/master@{#11949}

Patch Set 1 : Removed the dependency in GainControlImpl on the ProcessComponent class #

Patch Set 2 : Changes according to reviewer comments #

Total comments: 31

Patch Set 3 : Changes in response to reviewer comments #

Total comments: 10

Patch Set 4 : Changes in response to reviewer comments #

Total comments: 3

Patch Set 5 : Rebase with latest master #

Patch Set 6 : Removed blank line and changed assert to DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+187 lines, -142 lines) Patch
M webrtc/modules/audio_processing/audio_processing_impl.h View 1 chunk +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/audio_processing_impl.cc View 1 2 3 4 8 chunks +15 lines, -11 lines 0 comments Download
M webrtc/modules/audio_processing/gain_control_impl.h View 1 2 6 chunks +14 lines, -13 lines 0 comments Download
M webrtc/modules/audio_processing/gain_control_impl.cc View 1 2 3 4 5 17 chunks +156 lines, -118 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (11 generated)
peah-webrtc
4 years, 9 months ago (2016-03-07 07:02:50 UTC) #3
the sun
Looks like I'll have basically the same set of comments as on the EchoControlMobile CL. ...
4 years, 9 months ago (2016-03-07 14:54:20 UTC) #4
peah-webrtc
On 2016/03/07 14:54:20, the sun wrote: > Looks like I'll have basically the same set ...
4 years, 9 months ago (2016-03-08 08:20:27 UTC) #6
peah-webrtc
4 years, 9 months ago (2016-03-08 08:20:32 UTC) #7
the sun
https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode84 webrtc/modules/audio_processing/audio_processing_impl.cc:84: : echo_cancellation(nullptr), echo_control_mobile(nullptr) {} Need a rebase? https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/gain_control_impl.cc File ...
4 years, 9 months ago (2016-03-09 09:42:11 UTC) #8
peah-webrtc
https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/audio_processing_impl.cc File webrtc/modules/audio_processing/audio_processing_impl.cc (right): https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/audio_processing_impl.cc#newcode84 webrtc/modules/audio_processing/audio_processing_impl.cc:84: : echo_cancellation(nullptr), echo_control_mobile(nullptr) {} On 2016/03/09 09:42:10, the sun ...
4 years, 9 months ago (2016-03-09 12:23:39 UTC) #9
the sun
https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/gain_control_impl.cc File webrtc/modules/audio_processing/gain_control_impl.cc (right): https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/gain_control_impl.cc#newcode145 webrtc/modules/audio_processing/gain_control_impl.cc:145: for (size_t i = 0; i < num_handles_required(); i++) ...
4 years, 9 months ago (2016-03-09 13:01:53 UTC) #10
peah-webrtc
https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/gain_control_impl.cc File webrtc/modules/audio_processing/gain_control_impl.cc (right): https://codereview.webrtc.org/1768943002/diff/60001/webrtc/modules/audio_processing/gain_control_impl.cc#newcode145 webrtc/modules/audio_processing/gain_control_impl.cc:145: for (size_t i = 0; i < num_handles_required(); i++) ...
4 years, 9 months ago (2016-03-09 21:06:45 UTC) #11
the sun
lgtm https://codereview.webrtc.org/1768943002/diff/100001/webrtc/modules/audio_processing/gain_control_impl.cc File webrtc/modules/audio_processing/gain_control_impl.cc (right): https://codereview.webrtc.org/1768943002/diff/100001/webrtc/modules/audio_processing/gain_control_impl.cc#newcode31 webrtc/modules/audio_processing/gain_control_impl.cc:31: assert(false); RTC_DCHECK https://codereview.webrtc.org/1768943002/diff/100001/webrtc/modules/audio_processing/gain_control_impl.cc#newcode370 webrtc/modules/audio_processing/gain_control_impl.cc:370: nit: delete blank line
4 years, 9 months ago (2016-03-09 21:51:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768943002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768943002/120001
4 years, 9 months ago (2016-03-10 21:18:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768943002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768943002/140001
4 years, 9 months ago (2016-03-10 21:21:18 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) win_baremetal on ...
4 years, 9 months ago (2016-03-10 23:21:45 UTC) #21
peah-webrtc
https://codereview.webrtc.org/1768943002/diff/100001/webrtc/modules/audio_processing/gain_control_impl.cc File webrtc/modules/audio_processing/gain_control_impl.cc (right): https://codereview.webrtc.org/1768943002/diff/100001/webrtc/modules/audio_processing/gain_control_impl.cc#newcode370 webrtc/modules/audio_processing/gain_control_impl.cc:370: On 2016/03/09 21:51:24, the sun wrote: > nit: delete ...
4 years, 9 months ago (2016-03-11 05:03:56 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1768943002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1768943002/140001
4 years, 9 months ago (2016-03-11 05:04:10 UTC) #24
commit-bot: I haz the power
Committed patchset #6 (id:140001)
4 years, 9 months ago (2016-03-11 05:09:09 UTC) #25
commit-bot: I haz the power
4 years, 9 months ago (2016-03-11 05:09:19 UTC) #27
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/bfa971198d8f7047e6f74840307b3c1a17df6fb4
Cr-Commit-Position: refs/heads/master@{#11949}

Powered by Google App Engine
This is Rietveld 408576698