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

Issue 2763623002: [ui/ws] Acknowledge BeginFrames in FrameGenerator + add tests. (Closed)

Created:
3 years, 9 months ago by Eric Seckler
Modified:
3 years, 9 months ago
Reviewers:
Fady Samuel, msw
CC:
chromium-reviews, rjkroege, brianderson, Sami, enne (OOO)
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[ui/ws] Acknowledge BeginFrames in FrameGenerator + add tests. This is work towards unified BeginFrame acknowledgments, see: Tracking bug: https://crbug.com/697086 Design doc: http://bit.ly/beginframeacks BUG=697086, 646774 Review-Url: https://codereview.chromium.org/2763623002 Cr-Commit-Position: refs/heads/master@{#458707} Committed: https://chromium.googlesource.com/chromium/src/+/d086be303574fcf89fe19de16307b2a582dd3362

Patch Set 1 #

Total comments: 2

Patch Set 2 : rename LastBeginFrameAckFromFrameGenerator #

Patch Set 3 : sync #

Total comments: 8

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -3 lines) Patch
M services/ui/ws/frame_generator.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M services/ui/ws/frame_generator.cc View 1 2 2 chunks +10 lines, -2 lines 0 comments Download
M services/ui/ws/frame_generator_unittest.cc View 1 2 3 4 chunks +40 lines, -1 line 0 comments Download

Messages

Total messages: 33 (25 generated)
Eric Seckler
Off to Fady for a first look :)
3 years, 9 months ago (2017-03-20 15:23:39 UTC) #8
Fady Samuel
lgtm https://codereview.chromium.org/2763623002/diff/20001/services/ui/ws/frame_generator_unittest.cc File services/ui/ws/frame_generator_unittest.cc (right): https://codereview.chromium.org/2763623002/diff/20001/services/ui/ws/frame_generator_unittest.cc#newcode178 services/ui/ws/frame_generator_unittest.cc:178: const cc::BeginFrameAck& LastBeginFrameAckFromFrameGenerator() { nit: FromFrameGenerator is a ...
3 years, 9 months ago (2017-03-20 18:33:14 UTC) #11
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/2763623002/40001
3 years, 9 months ago (2017-03-21 16:24:03 UTC) #14
Eric Seckler
Thanks! +msw@ for owners. https://codereview.chromium.org/2763623002/diff/20001/services/ui/ws/frame_generator_unittest.cc File services/ui/ws/frame_generator_unittest.cc (right): https://codereview.chromium.org/2763623002/diff/20001/services/ui/ws/frame_generator_unittest.cc#newcode178 services/ui/ws/frame_generator_unittest.cc:178: const cc::BeginFrameAck& LastBeginFrameAckFromFrameGenerator() { On ...
3 years, 9 months ago (2017-03-21 16:26:04 UTC) #17
msw
rubber stamp lgtm, I'm relying on Fady's review competence here. https://codereview.chromium.org/2763623002/diff/60001/services/ui/ws/frame_generator.cc File services/ui/ws/frame_generator.cc (right): https://codereview.chromium.org/2763623002/diff/60001/services/ui/ws/frame_generator.cc#newcode103 ...
3 years, 9 months ago (2017-03-21 17:38:58 UTC) #24
Eric Seckler
https://codereview.chromium.org/2763623002/diff/60001/services/ui/ws/frame_generator.cc File services/ui/ws/frame_generator.cc (right): https://codereview.chromium.org/2763623002/diff/60001/services/ui/ws/frame_generator.cc#newcode103 services/ui/ws/frame_generator.cc:103: begin_frame_args.sequence_number, 0, false); On 2017/03/21 17:38:57, msw wrote: > ...
3 years, 9 months ago (2017-03-22 09:16:50 UTC) #27
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/2763623002/80001
3 years, 9 months ago (2017-03-22 09:29:41 UTC) #30
commit-bot: I haz the power
3 years, 9 months ago (2017-03-22 10:26:25 UTC) #33
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/d086be303574fcf89fe19de16307...

Powered by Google App Engine
This is Rietveld 408576698