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

Issue 1491743006: List all child surfaces (including occluded) in CompositorFrame (Closed)

Created:
5 years ago by jbauman
Modified:
5 years ago
Reviewers:
danakj, kenrb
CC:
chromium-reviews, darin-cc_chromium.org, cc-bugs_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

List all child surfaces (including occluded) in CompositorFrame Then any occluded child surface with a copy request can be aggregated (and have its copy done) whenever its parent draws. BUG=529378 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/afca094c3a1862ebd1440d6b61955a3c25febad3 Cr-Commit-Position: refs/heads/master@{#363877}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+219 lines, -35 lines) Patch
M cc/layers/surface_layer_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M cc/layers/surface_layer_impl.cc View 2 chunks +5 lines, -2 lines 0 comments Download
M cc/output/compositor_frame_metadata.h View 2 chunks +4 lines, -0 lines 0 comments Download
M cc/quads/render_pass.h View 1 chunk +0 lines, -4 lines 0 comments Download
M cc/quads/render_pass_unittest.cc View 3 chunks +0 lines, -3 lines 0 comments Download
M cc/surfaces/surface.cc View 1 chunk +1 line, -6 lines 0 comments Download
M cc/surfaces/surface_aggregator.h View 2 chunks +11 lines, -1 line 0 comments Download
M cc/surfaces/surface_aggregator.cc View 1 5 chunks +63 lines, -5 lines 0 comments Download
M cc/surfaces/surface_aggregator_unittest.cc View 1 2 3 1 chunk +106 lines, -0 lines 0 comments Download
M cc/surfaces/surface_factory_unittest.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 2 3 2 chunks +7 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 1 chunk +13 lines, -0 lines 0 comments Download
M content/common/cc_messages.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/common/cc_messages.cc View 5 chunks +0 lines, -9 lines 0 comments Download
M content/common/cc_messages_unittest.cc View 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
jbauman
Almost exactly the same as https://codereview.chromium.org/1430363002/ (but with a minor fix in the case where ...
5 years ago (2015-12-07 22:49:07 UTC) #4
kenrb
ipc lgtm
5 years ago (2015-12-08 16:10:52 UTC) #5
danakj
LGTM https://codereview.chromium.org/1491743006/diff/80001/cc/surfaces/surface_aggregator_unittest.cc File cc/surfaces/surface_aggregator_unittest.cc (right): https://codereview.chromium.org/1491743006/diff/80001/cc/surfaces/surface_aggregator_unittest.cc#newcode534 cc/surfaces/surface_aggregator_unittest.cc:534: frame->metadata.referenced_surfaces.push_back(nonexistent_surface_id); Can you add a comment somewhere in ...
5 years ago (2015-12-08 19:42:44 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491743006/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491743006/100001
5 years ago (2015-12-08 23:36:20 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:100001)
5 years ago (2015-12-09 01:01:25 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-09 01:02:08 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/afca094c3a1862ebd1440d6b61955a3c25febad3
Cr-Commit-Position: refs/heads/master@{#363877}

Powered by Google App Engine
This is Rietveld 408576698