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

Issue 2727553004: [cc] Forward BeginFrameAcks through DirectCFS and CFSSupport. (Closed)

Created:
3 years, 9 months ago by Eric Seckler
Modified:
3 years, 9 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, enne (OOO)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[cc] Forward BeginFrameAcks through DirectCFS and CFSSupport. Also updates unit tests to check that acks are indeed forwarded. BUG=697086, 646774, 696030, 480361 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2727553004 Cr-Commit-Position: refs/heads/master@{#454400} Committed: https://chromium.googlesource.com/chromium/src/+/d9bbb44814c924c58e80bb0e8b64a9a634fd2198

Patch Set 1 #

Total comments: 2

Patch Set 2 : add a comment #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -7 lines) Patch
M cc/surfaces/compositor_frame_sink_support.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/surfaces/compositor_frame_sink_support.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M cc/surfaces/compositor_frame_sink_support_unittest.cc View 1 2 2 chunks +23 lines, -0 lines 0 comments Download
M cc/surfaces/direct_compositor_frame_sink.h View 2 chunks +3 lines, -1 line 0 comments Download
M cc/surfaces/direct_compositor_frame_sink.cc View 1 chunk +1 line, -1 line 0 comments Download
M cc/surfaces/direct_compositor_frame_sink_unittest.cc View 6 chunks +68 lines, -4 lines 0 comments Download
M cc/test/fake_compositor_frame_sink_client.h View 2 chunks +4 lines, -1 line 0 comments Download
M cc/test/fake_compositor_frame_sink_client.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (16 generated)
Eric Seckler
Any ideas for alternative testing approaches appreciated :)
3 years, 9 months ago (2017-03-01 19:47:01 UTC) #5
Fady Samuel
https://codereview.chromium.org/2727553004/diff/1/cc/surfaces/compositor_frame_sink_support_unittest.cc File cc/surfaces/compositor_frame_sink_support_unittest.cc (right): https://codereview.chromium.org/2727553004/diff/1/cc/surfaces/compositor_frame_sink_support_unittest.cc#newcode156 cc/surfaces/compositor_frame_sink_support_unittest.cc:156: surface_manager_.RegisterBeginFrameSource(begin_frame_source_.get(), I guess cc::Display normally does this? Could you ...
3 years, 9 months ago (2017-03-01 19:49:07 UTC) #7
Alex Z.
lgtm. Am I correct in thinking that this CL could also fix the two bugs ...
3 years, 9 months ago (2017-03-01 20:19:09 UTC) #8
Eric Seckler
On 2017/03/01 20:19:09, Alex Z. wrote: > lgtm. > > Am I correct in thinking ...
3 years, 9 months ago (2017-03-01 20:22:19 UTC) #9
Alex Z.
On 2017/03/01 20:22:19, Eric Seckler wrote: > On 2017/03/01 20:19:09, Alex Z. wrote: > > ...
3 years, 9 months ago (2017-03-01 22:55:54 UTC) #12
Fady Samuel
On 2017/03/01 22:55:54, Alex Z. wrote: > On 2017/03/01 20:22:19, Eric Seckler wrote: > > ...
3 years, 9 months ago (2017-03-01 23:01:12 UTC) #14
Eric Seckler
On 2017/03/01 23:01:12, Fady Samuel wrote: > On 2017/03/01 22:55:54, Alex Z. wrote: > > ...
3 years, 9 months ago (2017-03-01 23:10:27 UTC) #15
Eric Seckler
https://codereview.chromium.org/2727553004/diff/1/cc/surfaces/compositor_frame_sink_support_unittest.cc File cc/surfaces/compositor_frame_sink_support_unittest.cc (right): https://codereview.chromium.org/2727553004/diff/1/cc/surfaces/compositor_frame_sink_support_unittest.cc#newcode156 cc/surfaces/compositor_frame_sink_support_unittest.cc:156: surface_manager_.RegisterBeginFrameSource(begin_frame_source_.get(), On 2017/03/01 19:49:07, Fady Samuel wrote: > I ...
3 years, 9 months ago (2017-03-02 09:41:59 UTC) #16
Fady Samuel
lgtm. Since this fixes a regression, let's try to land this as soon as possible. ...
3 years, 9 months ago (2017-03-02 14:03:53 UTC) #17
Eric Seckler
On 2017/03/02 14:03:53, Fady Samuel wrote: > lgtm. Since this fixes a regression, let's try ...
3 years, 9 months ago (2017-03-02 14:11:36 UTC) #19
brianderson
lgtm
3 years, 9 months ago (2017-03-02 19:30:57 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.chromium.org/2727553004/20001
3 years, 9 months ago (2017-03-02 19:31:38 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device-xcode-clang/builds/49168) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 9 months ago (2017-03-02 19:37:12 UTC) #25
brianderson
3 years, 9 months ago (2017-03-02 19:53:16 UTC) #26
Eric Seckler
On 2017/03/02 19:53:16, brianderson wrote: Working on rebasing. Brian, did you have a comment, seems ...
3 years, 9 months ago (2017-03-02 20:11:42 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/2727553004/40001
3 years, 9 months ago (2017-03-02 20:25:41 UTC) #30
brianderson
lgtm. I didn't have a comment; just accidentally hit publish on the wrong code review.
3 years, 9 months ago (2017-03-02 20:35:47 UTC) #31
commit-bot: I haz the power
3 years, 9 months ago (2017-03-02 22:13:03 UTC) #34
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/d9bbb44814c924c58e80bb0e8b64...

Powered by Google App Engine
This is Rietveld 408576698