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

Issue 1827013002: Fixed a potential deadlock problem in the AGC. (Closed)

Created:
4 years, 9 months ago by peah-webrtc
Modified:
4 years, 9 months ago
Reviewers:
the sun
CC:
webrtc-reviews_webrtc.org, peah-webrtc, 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@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Fixed a potential deadlock problem in the AGC where the render and capture locks were acquired in the wrong order. BUG=webrtc:5339 Committed: https://crrev.com/7c931ad698bb90ec7a8f37bb045a1358751c619b Cr-Commit-Position: refs/heads/master@{#12122}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Moved parameter checks to outside of the critical section #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M webrtc/modules/audio_processing/gain_control_impl.cc View 1 2 chunks +13 lines, -6 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
peah-webrtc
4 years, 9 months ago (2016-03-24 11:05:20 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1827013002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1827013002/1
4 years, 9 months ago (2016-03-24 11:06:36 UTC) #5
the sun
lgtm https://codereview.webrtc.org/1827013002/diff/1/webrtc/modules/audio_processing/gain_control_impl.cc File webrtc/modules/audio_processing/gain_control_impl.cc (right): https://codereview.webrtc.org/1827013002/diff/1/webrtc/modules/audio_processing/gain_control_impl.cc#newcode343 webrtc/modules/audio_processing/gain_control_impl.cc:343: if (minimum < 0) { All parameter checking ...
4 years, 9 months ago (2016-03-24 12:29:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1827013002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1827013002/20001
4 years, 9 months ago (2016-03-24 12:46:28 UTC) #10
peah-webrtc
https://codereview.webrtc.org/1827013002/diff/1/webrtc/modules/audio_processing/gain_control_impl.cc File webrtc/modules/audio_processing/gain_control_impl.cc (right): https://codereview.webrtc.org/1827013002/diff/1/webrtc/modules/audio_processing/gain_control_impl.cc#newcode343 webrtc/modules/audio_processing/gain_control_impl.cc:343: if (minimum < 0) { On 2016/03/24 12:29:29, the ...
4 years, 9 months ago (2016-03-24 12:46:40 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
4 years, 9 months ago (2016-03-24 14:47:13 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1827013002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1827013002/20001
4 years, 9 months ago (2016-03-24 19:50:28 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-24 19:52:07 UTC) #17
commit-bot: I haz the power
4 years, 9 months ago (2016-03-24 19:52:19 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/7c931ad698bb90ec7a8f37bb045a1358751c619b
Cr-Commit-Position: refs/heads/master@{#12122}

Powered by Google App Engine
This is Rietveld 408576698