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

Issue 1700703005: Boilerplate code addition in order to be able to test upcoming AEC additions (Closed)

Created:
4 years, 10 months ago by peah-webrtc
Modified:
4 years, 10 months ago
CC:
webrtc-reviews_webrtc.org, interface-changes_webrtc.org, rwolff_gocast.it, yujie_mao (webrtc), kwiberg-webrtc, Andrew MacDonald, hlundin-webrtc, tterriberry_mozilla.com, audio-team_agora.io, qiang.lu, niklas.enbom, peah-webrtc, minyue-webrtc, the sun, aluebs-webrtc, bjornv1
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Added boilerplate code for being able to test the upcoming AEC functionality. BUG=webrtc:5201 Committed: https://crrev.com/a332e2d3afd67547eb7063394b7168490bc8287e Cr-Commit-Position: refs/heads/master@{#11647}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Changes in response to reviewer comments #

Patch Set 3 : Fixed typo #

Patch Set 4 : Merge from master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -1 line) Patch
M webrtc/common.h View 1 chunk +2 lines, -1 line 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core.c View 1 2 chunks +12 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/aec/aec_core_internal.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/echo_cancellation_impl.h View 2 chunks +2 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/echo_cancellation_impl.cc View 4 chunks +10 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/include/audio_processing.h View 1 chunk +11 lines, -0 lines 0 comments Download
M webrtc/modules/audio_processing/test/process_test.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 39 (18 generated)
peah-webrtc
4 years, 10 months ago (2016-02-16 07:30:10 UTC) #4
hlundin-webrtc
LGTM with a few nits. https://codereview.webrtc.org/1700703005/diff/20001/webrtc/modules/audio_processing/aec/aec_core.c File webrtc/modules/audio_processing/aec/aec_core.c (right): https://codereview.webrtc.org/1700703005/diff/20001/webrtc/modules/audio_processing/aec/aec_core.c#newcode1868 webrtc/modules/audio_processing/aec/aec_core.c:1868: self->next_generation_aec_enabled = enable; In ...
4 years, 10 months ago (2016-02-16 07:49:20 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700703005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700703005/60001
4 years, 10 months ago (2016-02-16 10:24:56 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/3449)
4 years, 10 months ago (2016-02-16 10:29:53 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700703005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700703005/80001
4 years, 10 months ago (2016-02-16 12:38:45 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/3454)
4 years, 10 months ago (2016-02-16 12:43:17 UTC) #15
peah-webrtc
https://codereview.webrtc.org/1700703005/diff/20001/webrtc/modules/audio_processing/aec/aec_core.c File webrtc/modules/audio_processing/aec/aec_core.c (right): https://codereview.webrtc.org/1700703005/diff/20001/webrtc/modules/audio_processing/aec/aec_core.c#newcode1868 webrtc/modules/audio_processing/aec/aec_core.c:1868: self->next_generation_aec_enabled = enable; On 2016/02/16 07:49:19, hlundin-webrtc wrote: > ...
4 years, 10 months ago (2016-02-16 12:51:33 UTC) #16
peah-webrtc
https://codereview.webrtc.org/1700703005/diff/20001/webrtc/modules/audio_processing/aec/aec_core.c File webrtc/modules/audio_processing/aec/aec_core.c (right): https://codereview.webrtc.org/1700703005/diff/20001/webrtc/modules/audio_processing/aec/aec_core.c#newcode1868 webrtc/modules/audio_processing/aec/aec_core.c:1868: self->next_generation_aec_enabled = enable; On 2016/02/16 07:49:19, hlundin-webrtc wrote: > ...
4 years, 10 months ago (2016-02-16 12:51:34 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700703005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700703005/80001
4 years, 10 months ago (2016-02-16 12:52:40 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 14:14:48 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700703005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700703005/80001
4 years, 10 months ago (2016-02-16 14:27:17 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/3461)
4 years, 10 months ago (2016-02-16 14:29:41 UTC) #25
peah-webrtc
Adding kjellander@ as you are the OWNER of webrtc/ and the CL includes changes in ...
4 years, 10 months ago (2016-02-16 15:21:14 UTC) #27
peah-webrtc
4 years, 10 months ago (2016-02-16 15:21:22 UTC) #28
kjellander_webrtc
On 2016/02/16 15:21:14, peah-webrtc wrote: > Adding kjellander@ as you are the OWNER of webrtc/ ...
4 years, 10 months ago (2016-02-16 16:27:40 UTC) #29
peah-webrtc
Adding tina.legrand@ as the CL includes changes in webrtc/common.h.
4 years, 10 months ago (2016-02-16 22:06:27 UTC) #31
tlegrand-webrtc
On 2016/02/16 22:06:27, peah-webrtc wrote: > Adding tina.legrand@ as the CL includes changes > in ...
4 years, 10 months ago (2016-02-17 09:06:56 UTC) #32
tlegrand-webrtc
On 2016/02/16 22:06:27, peah-webrtc wrote: > Adding tina.legrand@ as the CL includes changes > in ...
4 years, 10 months ago (2016-02-17 09:06:57 UTC) #33
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1700703005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1700703005/80001
4 years, 10 months ago (2016-02-17 09:09:57 UTC) #35
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 10 months ago (2016-02-17 09:11:20 UTC) #37
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 09:11:34 UTC) #39
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a332e2d3afd67547eb7063394b7168490bc8287e
Cr-Commit-Position: refs/heads/master@{#11647}

Powered by Google App Engine
This is Rietveld 408576698