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

Issue 596603002: Supports multiple active input/output audio nodes in CrasAudioHandler. (Closed)

Created:
6 years, 3 months ago by jennyz
Modified:
6 years, 3 months ago
Reviewers:
rkc, hychao
CC:
chromium-reviews, extensions-reviews_chromium.org, sadrul, nkostylev+watch_chromium.org, ben+ash_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, kalyank, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Supports multiple active input/output audio nodes in CrasAudioHandler. BUG=402072 TBR=xiyuan,jamescook Committed: https://crrev.com/b47947f8151421e8501032dc0b6449f4fecb85e2 Cr-Commit-Position: refs/heads/master@{#296593}

Patch Set 1 #

Patch Set 2 : Fix compiler error in shell_audio_controller_chromeos.cc. #

Patch Set 3 : Fix another api name change in shell_audio_controller_chromeos_unittest.cc. #

Total comments: 16

Patch Set 4 : Minor change for code review comments. #

Total comments: 4

Patch Set 5 : Remove unused function. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+599 lines, -285 lines) Patch
M ash/system/chromeos/audio/tray_audio_delegate_chromeos.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/audio/audio_service_chromeos.cc View 2 chunks +3 lines, -55 lines 0 comments Download
M chromeos/audio/cras_audio_handler.h View 1 2 3 4 8 chunks +47 lines, -14 lines 0 comments Download
M chromeos/audio/cras_audio_handler.cc View 1 2 3 4 13 chunks +207 lines, -93 lines 0 comments Download
M chromeos/audio/cras_audio_handler_unittest.cc View 61 chunks +332 lines, -113 lines 0 comments Download
M extensions/shell/browser/shell_audio_controller_chromeos.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M extensions/shell/browser/shell_audio_controller_chromeos_unittest.cc View 1 2 2 chunks +6 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
jennyz
6 years, 3 months ago (2014-09-22 23:48:04 UTC) #2
jennyz
6 years, 3 months ago (2014-09-23 20:35:53 UTC) #3
jennyz
6 years, 3 months ago (2014-09-23 20:45:50 UTC) #4
rkc
Mostly looks good, just need a few clarifications. https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc File chromeos/audio/cras_audio_handler.cc (right): https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc#newcode235 chromeos/audio/cras_audio_handler.cc:235: // ...
6 years, 3 months ago (2014-09-24 01:22:44 UTC) #5
hychao
lgtm Overall looks good to me, thanks for the work! https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc File chromeos/audio/cras_audio_handler.cc (right): https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc#newcode237 ...
6 years, 3 months ago (2014-09-24 04:25:47 UTC) #6
jennyz
https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc File chromeos/audio/cras_audio_handler.cc (right): https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc#newcode235 chromeos/audio/cras_audio_handler.cc:235: // the only active node. On 2014/09/24 01:22:43, Rahul ...
6 years, 3 months ago (2014-09-24 18:01:20 UTC) #7
rkc
https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc File chromeos/audio/cras_audio_handler.cc (right): https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc#newcode235 chromeos/audio/cras_audio_handler.cc:235: // the only active node. I agree - we ...
6 years, 3 months ago (2014-09-24 19:45:30 UTC) #8
jennyz
https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc File chromeos/audio/cras_audio_handler.cc (right): https://codereview.chromium.org/596603002/diff/40001/chromeos/audio/cras_audio_handler.cc#newcode531 chromeos/audio/cras_audio_handler.cc:531: // devices. For input devices, we don't restore their ...
6 years, 3 months ago (2014-09-24 20:47:18 UTC) #9
rkc
lgtm Thanks for doing this :)
6 years, 3 months ago (2014-09-24 22:10:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596603002/80001
6 years, 3 months ago (2014-09-24 23:30:57 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_gn_rel/builds/18790)
6 years, 3 months ago (2014-09-24 23:45:16 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/596603002/80001
6 years, 3 months ago (2014-09-25 00:13:31 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 80bbe2036e18b9b2ca6833987104c4f6ff29253c
6 years, 3 months ago (2014-09-25 00:42:13 UTC) #17
commit-bot: I haz the power
6 years, 3 months ago (2014-09-25 00:42:51 UTC) #18
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b47947f8151421e8501032dc0b6449f4fecb85e2
Cr-Commit-Position: refs/heads/master@{#296593}

Powered by Google App Engine
This is Rietveld 408576698