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

Issue 2083933003: Implement AudioRendererMixerInput::CurrentThreadIsRenderingThread(). (Closed)

Created:
4 years, 6 months ago by Henrik Grunell
Modified:
4 years, 5 months ago
Reviewers:
DaleCurtis, o1ka
CC:
chromium-reviews, feature-media-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement AudioRendererMixerInput::CurrentThreadIsRenderingThread(). This is needed for switching WebRTC rendering to go through the mixer. BUG=607916 Committed: https://crrev.com/adbc993c30d6c1582b142db137ddedb57d648228 Cr-Commit-Position: refs/heads/master@{#402428}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Code review. Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -2 lines) Patch
M media/base/audio_renderer_mixer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M media/base/audio_renderer_mixer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M media/base/audio_renderer_mixer_input.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M media/base/audio_renderer_mixer_input.cc View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
Henrik Grunell
4 years, 6 months ago (2016-06-21 09:51:55 UTC) #4
o1ka
lgtm % comment clarification https://codereview.chromium.org/2083933003/diff/1/media/base/audio_renderer_mixer_input.cc File media/base/audio_renderer_mixer_input.cc (right): https://codereview.chromium.org/2083933003/diff/1/media/base/audio_renderer_mixer_input.cc#newcode130 media/base/audio_renderer_mixer_input.cc:130: return mixer_ && mixer_->CurrentThreadIsRenderingThread(); I ...
4 years, 6 months ago (2016-06-21 12:43:09 UTC) #5
DaleCurtis
https://codereview.chromium.org/2083933003/diff/1/media/base/audio_renderer_mixer_input.cc File media/base/audio_renderer_mixer_input.cc (right): https://codereview.chromium.org/2083933003/diff/1/media/base/audio_renderer_mixer_input.cc#newcode130 media/base/audio_renderer_mixer_input.cc:130: return mixer_ && mixer_->CurrentThreadIsRenderingThread(); On 2016/06/21 at 12:43:09, o1ka ...
4 years, 6 months ago (2016-06-21 19:50:04 UTC) #6
Henrik Grunell
CR fixes. Moved a comment to header file. https://codereview.chromium.org/2083933003/diff/1/media/base/audio_renderer_mixer_input.cc File media/base/audio_renderer_mixer_input.cc (right): https://codereview.chromium.org/2083933003/diff/1/media/base/audio_renderer_mixer_input.cc#newcode130 media/base/audio_renderer_mixer_input.cc:130: return ...
4 years, 6 months ago (2016-06-23 06:19:55 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2083933003/20001
4 years, 6 months ago (2016-06-23 13:58:29 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/233165)
4 years, 6 months ago (2016-06-23 15:04:20 UTC) #11
Henrik Grunell
Ping Dale.
4 years, 5 months ago (2016-06-27 08:24:23 UTC) #12
DaleCurtis
lgtm
4 years, 5 months ago (2016-06-27 17:45:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2083933003/20001
4 years, 5 months ago (2016-06-28 06:55:01 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-06-28 09:06:53 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-06-28 09:08:20 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/adbc993c30d6c1582b142db137ddedb57d648228
Cr-Commit-Position: refs/heads/master@{#402428}

Powered by Google App Engine
This is Rietveld 408576698