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

Issue 1224623014: Refactor ParseArrayGeometry to use standard Chromium facilities. (Closed)

Created:
5 years, 5 months ago by ajm
Modified:
5 years, 4 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, dzhioev+watch_chromium.org, creis+watch_chromium.org, posciak+watch_chromium.org, wjia+watch_chromium.org, nasko+codewatch_chromium.org, jam, mcasas+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, oshima+watch_chromium.org, mkwst+moarreviews-renderer_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor ParseArrayGeometry to use standard Chromium facilities. Now unit tested as well. BUG=451188 TEST=A local swanky build correctly passed microphone positions to enable beamforming. Committed: https://crrev.com/2288183f38ae465b397b6b11200d76b417ce895a Cr-Commit-Position: refs/heads/master@{#341865}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : Revert cmdline switch changes. #

Patch Set 4 : Merge fix and clang-format. #

Total comments: 6

Patch Set 5 : Use empty(). #

Patch Set 6 : Use const references. #

Patch Set 7 : Fix shared library and Windows builds. #

Patch Set 8 : CONTEXT_EXPORT on declaration... #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -54 lines) Patch
M content/renderer/media/media_stream_audio_processor.h View 1 chunk +0 lines, -8 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor.cc View 1 2 3 4 5 3 chunks +28 lines, -46 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor_options.h View 1 2 3 4 5 6 7 1 chunk +8 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor_options.cc View 1 2 3 4 5 6 2 chunks +34 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_audio_processor_unittest.cc View 1 2 3 4 5 6 2 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 40 (17 generated)
ajm
Alex, please have a look before I send it out to other reviewers.
5 years, 5 months ago (2015-07-07 03:35:50 UTC) #2
ajm
Did you get an email about the corresponding ChromeOS CL? https://chromium-review.googlesource.com/#/c/283652/3 It's my first time ...
5 years, 5 months ago (2015-07-07 03:37:19 UTC) #3
aluebs-chromium
lgtm % nits https://codereview.chromium.org/1224623014/diff/20001/content/renderer/media/media_stream_audio_processor.cc File content/renderer/media/media_stream_audio_processor.cc (right): https://codereview.chromium.org/1224623014/diff/20001/content/renderer/media/media_stream_audio_processor.cc#newcode100 content/renderer/media/media_stream_audio_processor.cc:100: if (position_string == "") { position_string.empty()? ...
5 years, 5 months ago (2015-07-07 15:40:54 UTC) #4
ajm
I reverted the command-line stuff to just land the string-parsing refactor. https://codereview.chromium.org/1224623014/diff/20001/content/renderer/media/media_stream_audio_processor.cc File content/renderer/media/media_stream_audio_processor.cc (right): ...
5 years, 4 months ago (2015-07-31 02:10:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224623014/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1224623014/60001
5 years, 4 months ago (2015-07-31 02:11:11 UTC) #8
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years, 4 months ago (2015-07-31 02:11:13 UTC) #10
ajm
Hey, Emircan, can you committer RS this? I'm a full committer and both Alex and ...
5 years, 4 months ago (2015-07-31 02:18:56 UTC) #12
emircan
Sorry for my late reply, it was an unexpected CL for me :) lgtm % ...
5 years, 4 months ago (2015-08-03 18:06:23 UTC) #13
ajm
https://codereview.chromium.org/1224623014/diff/60001/content/renderer/media/media_stream_audio_processor.cc File content/renderer/media/media_stream_audio_processor.cc (right): https://codereview.chromium.org/1224623014/diff/60001/content/renderer/media/media_stream_audio_processor.cc#newcode100 content/renderer/media/media_stream_audio_processor.cc:100: if (geometry.size() == 0) { On 2015/08/03 18:06:22, emircan ...
5 years, 4 months ago (2015-08-04 01:16:35 UTC) #14
ajm
On 2015/08/03 18:06:23, emircan wrote: > Sorry for my late reply, it was an unexpected ...
5 years, 4 months ago (2015-08-04 01:17:11 UTC) #15
emircan
On 2015/08/04 01:16:35, ajm wrote: > https://codereview.chromium.org/1224623014/diff/60001/content/renderer/media/media_stream_audio_processor.cc#newcode101 > content/renderer/media/media_stream_audio_processor.cc:101: const std::string > board = base::SysInfo::GetLsbReleaseBoard(); ...
5 years, 4 months ago (2015-08-04 20:12:55 UTC) #16
ajm
On 2015/08/04 20:12:55, emircan wrote: > On 2015/08/04 01:16:35, ajm wrote: > > > https://codereview.chromium.org/1224623014/diff/60001/content/renderer/media/media_stream_audio_processor.cc#newcode101 ...
5 years, 4 months ago (2015-08-04 21:02:27 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224623014/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1224623014/100001
5 years, 4 months ago (2015-08-04 21:05:17 UTC) #20
commit-bot: I haz the power
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/81161)
5 years, 4 months ago (2015-08-04 21:39:47 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224623014/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1224623014/120001
5 years, 4 months ago (2015-08-04 22:16:12 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_compile_dbg_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_compile_dbg_ng/builds/66767)
5 years, 4 months ago (2015-08-04 23:12:49 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224623014/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1224623014/140001
5 years, 4 months ago (2015-08-04 23:29:24 UTC) #30
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/88622)
5 years, 4 months ago (2015-08-05 00:20:21 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224623014/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1224623014/140001
5 years, 4 months ago (2015-08-05 01:56:40 UTC) #34
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/88713)
5 years, 4 months ago (2015-08-05 04:11:31 UTC) #36
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1224623014/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1224623014/140001
5 years, 4 months ago (2015-08-05 06:06:07 UTC) #38
commit-bot: I haz the power
Committed patchset #8 (id:140001)
5 years, 4 months ago (2015-08-05 08:13:40 UTC) #39
commit-bot: I haz the power
5 years, 4 months ago (2015-08-05 08:14:28 UTC) #40
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/2288183f38ae465b397b6b11200d76b417ce895a
Cr-Commit-Position: refs/heads/master@{#341865}

Powered by Google App Engine
This is Rietveld 408576698