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

Issue 2066863002: Remove thread_checker in playout_delay_oracle (Closed)

Created:
4 years, 6 months ago by Irfan
Modified:
4 years, 6 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, zhuangzesen_agora.io, danilchap, stefan-webrtc, mflodman
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Remove thread_checker in playout_delay_oracle It appears there the encode and send operation can happen over multiple threads. Also, padding data itself may be sent on a different thread. Remove thread checker and protect all data with crit_sect. BUG=webrtc:5998 TBR=stefan@webrtc.org Committed: https://crrev.com/5aaa9faa9b93136699f907150992a64fed34a4db Cr-Commit-Position: refs/heads/master@{#13137}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -16 lines) Patch
M webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h View 4 chunks +7 lines, -12 lines 0 comments Download
M webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc View 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
Irfan
FYI, running a few tests on remoting.
4 years, 6 months ago (2016-06-14 17:29:22 UTC) #3
pbos
lgtm
4 years, 6 months ago (2016-06-14 17:33:09 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2066863002/1
4 years, 6 months ago (2016-06-14 17:41:58 UTC) #7
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 6 months ago (2016-06-14 17:42:00 UTC) #9
pbos-webrtc
lgtm
4 years, 6 months ago (2016-06-14 17:43:27 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2066863002/1
4 years, 6 months ago (2016-06-14 17:43:47 UTC) #12
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/6288)
4 years, 6 months ago (2016-06-14 17:46:10 UTC) #14
Irfan
Stefan, for OWNER lgtm. Please submit if it looks good as I am away traveling ...
4 years, 6 months ago (2016-06-14 17:47:35 UTC) #16
pbos-webrtc
On 2016/06/14 17:47:35, Irfan wrote: > Stefan, for OWNER lgtm. > > Please submit if ...
4 years, 6 months ago (2016-06-14 17:48:48 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2066863002/1
4 years, 6 months ago (2016-06-14 17:49:00 UTC) #20
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-14 17:55:41 UTC) #22
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-14 17:55:44 UTC) #23
commit-bot: I haz the power
4 years, 6 months ago (2016-06-14 17:55:50 UTC) #25
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/5aaa9faa9b93136699f907150992a64fed34a4db
Cr-Commit-Position: refs/heads/master@{#13137}

Powered by Google App Engine
This is Rietveld 408576698