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

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

Created:
5 years, 1 month ago by jbauman
Modified:
5 years, 1 month 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/915e16b393182f9ccc0ddc4caadd5f7744b25fd4 Cr-Commit-Position: refs/heads/master@{#360896}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 9

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 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 2 3 4 5 1 chunk +0 lines, -4 lines 0 comments Download
M cc/quads/render_pass_unittest.cc View 1 2 3 4 5 3 chunks +0 lines, -3 lines 0 comments Download
M cc/surfaces/surface.cc View 1 2 3 4 5 1 chunk +1 line, -6 lines 0 comments Download
M cc/surfaces/surface_aggregator.h View 1 2 3 4 2 chunks +11 lines, -1 line 0 comments Download
M cc/surfaces/surface_aggregator.cc View 1 2 3 4 5 5 chunks +61 lines, -5 lines 0 comments Download
M cc/surfaces/surface_aggregator_unittest.cc View 1 2 3 4 5 6 1 chunk +102 lines, -0 lines 0 comments Download
M cc/surfaces/surface_factory_unittest.cc View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download
M cc/trees/layer_tree_host_impl.cc View 1 2 3 4 5 2 chunks +5 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.h View 1 2 3 4 5 2 chunks +7 lines, -0 lines 0 comments Download
M cc/trees/layer_tree_impl.cc View 1 2 3 4 5 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 1 2 3 4 5 5 chunks +0 lines, -9 lines 0 comments Download
M content/common/cc_messages_unittest.cc View 1 2 3 4 5 2 chunks +0 lines, -3 lines 0 comments Download

Messages

Total messages: 20 (9 generated)
jbauman
5 years, 1 month ago (2015-11-12 01:26:02 UTC) #3
danakj
> Then any occluded child surface with a copy request can be aggregated (and have ...
5 years, 1 month ago (2015-11-13 22:40:24 UTC) #4
danakj
LGTM w/ a few comments https://codereview.chromium.org/1430363002/diff/60001/cc/surfaces/surface_aggregator.cc File cc/surfaces/surface_aggregator.cc (right): https://codereview.chromium.org/1430363002/diff/60001/cc/surfaces/surface_aggregator.cc#newcode599 cc/surfaces/surface_aggregator.cc:599: for (const SurfaceId surface_id ...
5 years, 1 month ago (2015-11-16 21:45:46 UTC) #6
jbauman
kenrb@: IPC change review.
5 years, 1 month ago (2015-11-17 02:02:56 UTC) #8
kenrb
ipc lgtm
5 years, 1 month ago (2015-11-18 16:27:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1430363002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1430363002/80001
5 years, 1 month ago (2015-11-19 21:56:34 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/79467) mac_chromium_gn_rel on tryserver.chromium.mac (JOB_FAILED, ...
5 years, 1 month ago (2015-11-19 22:04:00 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1430363002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1430363002/120001
5 years, 1 month ago (2015-11-20 19:59:47 UTC) #17
commit-bot: I haz the power
Committed patchset #7 (id:120001)
5 years, 1 month ago (2015-11-20 20:12:56 UTC) #18
commit-bot: I haz the power
Patchset 7 (id:??) landed as https://crrev.com/915e16b393182f9ccc0ddc4caadd5f7744b25fd4 Cr-Commit-Position: refs/heads/master@{#360896}
5 years, 1 month ago (2015-11-20 20:13:57 UTC) #19
jbauman
5 years ago (2015-11-25 07:53:05 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #7 id:120001) has been created in
https://codereview.chromium.org/1475643006/ by jbauman@chromium.org.

The reason for reverting is: Seems to have broken resize of some OOPIF.

BUG=560237.

Powered by Google App Engine
This is Rietveld 408576698