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

Issue 2750473002: Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (Closed)

Created:
3 years, 9 months ago by ilnik
Modified:
3 years, 9 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, kjellander_webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2748643002/ ) Reason for revert: Reland with fixes to the failing perf tests. Original issue's description: > Revert of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #2 id:90001 of https://codereview.webrtc.org/2744003002/ ) > > Reason for revert: > CallPerfTest.ReceivesCpuOveruseAndUnderuse perf test fails due to this CL. It requires very accurate frame rate, which may not be so accurate now. > > Original issue's description: > > Reland of rewrite frame generator capturer to use TaskQueue instead of EventTimeWrapper (patchset #1 id:1 of https://codereview.webrtc.org/2743993002/ ) > > > > And enable large full-stack test depending on that change (Reland of https://codereview.webrtc.org/2741823003/) > > TBR=stefan@webrtc.org,tommi@webrtc.org > > BUG=webrtc:7301, webrtc:7325 > > > > Review-Url: https://codereview.webrtc.org/2744003002 > > Cr-Commit-Position: refs/heads/master@{#17196} > > Committed: https://chromium.googlesource.com/external/webrtc/+/8c0a5896d1cdc7bb81307c33fa4b3538d8160a0f > > TBR=stefan@webrtc.org,tommi@webrtc.org,sprang@webrtc.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=webrtc:7301, webrtc:7325 > > Review-Url: https://codereview.webrtc.org/2748643002 > Cr-Commit-Position: refs/heads/master@{#17198} > Committed: https://chromium.googlesource.com/external/webrtc/+/382a72a0d321f19ac9cdc9bb30712cefe2639f88 BUG=webrtc:7301, webrtc:7325 Review-Url: https://codereview.webrtc.org/2750473002 Cr-Commit-Position: refs/heads/master@{#17253} Committed: https://chromium.googlesource.com/external/webrtc/+/2549ad4fef419a055671c5be39fcfa27ba573c3b

Patch Set 1 : Original reverted patchset #

Patch Set 2 : Make call-perf-test more tollerable to unprecise fps of FrameGeneratorCapturer #

Patch Set 3 : Solve starvation issue on TaskQueue on windows #

Patch Set 4 : Fix typo #

Patch Set 5 : Make taskqueue on Win more robust #

Patch Set 6 : Make taskqueue more robust on Win #

Patch Set 7 : Speculative changes #

Patch Set 8 : Fix CE on Win #

Patch Set 9 : reverting speculative change #

Patch Set 10 : Add fix for starving TaskQueue on windows #

Patch Set 11 : Do not modify QueueTask, as it will be fixed by another CL by Tommi@ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -26 lines) Patch
M webrtc/call/call_perf_tests.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M webrtc/test/frame_generator_capturer.h View 1 3 chunks +8 lines, -5 lines 0 comments Download
M webrtc/test/frame_generator_capturer.cc View 1 6 chunks +42 lines, -18 lines 0 comments Download
M webrtc/video/full_stack_tests.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 28 (18 generated)
ilnik
Created Reland of write frame generator capturer to use TaskQueue instead of EventTimeWrapper
3 years, 9 months ago (2017-03-13 09:19:22 UTC) #1
ilnik
3 years, 9 months ago (2017-03-13 09:31:00 UTC) #5
tommi
lgtm
3 years, 9 months ago (2017-03-13 10:35:08 UTC) #17
ilnik
On 2017/03/13 10:35:08, tommi (webrtc) wrote: > lgtm Tommi, I have added little fix for ...
3 years, 9 months ago (2017-03-13 17:00:24 UTC) #18
tommi
On 2017/03/13 17:00:24, ilnik wrote: > On 2017/03/13 10:35:08, tommi (webrtc) wrote: > > lgtm ...
3 years, 9 months ago (2017-03-13 20:03:39 UTC) #19
ilnik
On 2017/03/13 20:03:39, tommi (webrtc) wrote: > On 2017/03/13 17:00:24, ilnik wrote: > > On ...
3 years, 9 months ago (2017-03-15 14:09:28 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2750473002/300001
3 years, 9 months ago (2017-03-15 14:09:42 UTC) #23
commit-bot: I haz the power
Committed patchset #11 (id:300001) as https://chromium.googlesource.com/external/webrtc/+/2549ad4fef419a055671c5be39fcfa27ba573c3b
3 years, 9 months ago (2017-03-15 14:48:58 UTC) #26
ilnik
A revert of this CL (patchset #11 id:300001) has been created in https://codereview.webrtc.org/2751063005/ by ilnik@webrtc.org. ...
3 years, 9 months ago (2017-03-16 15:52:20 UTC) #27
ilnik
3 years, 9 months ago (2017-03-17 10:47:10 UTC) #28
Message was sent while issue was closed.
A revert of this CL (patchset #11 id:300001) has been created in
https://codereview.webrtc.org/2759623002/ by ilnik@webrtc.org.

The reason for reverting is: Reland with fixes to reduced frame-rate on Windows
and Android..

Powered by Google App Engine
This is Rietveld 408576698