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

Issue 1956853002: [SPv2] Build trivial cc property trees in PaintArtifactCompositor. (Closed)

Created:
4 years, 7 months ago by jbroman
Modified:
4 years, 7 months ago
Reviewers:
ajuma, trchen
CC:
jbroman, blink-reviews, blink-reviews-platform-graphics_chromium.org, Rik, cc-bugs_chromium.org, chromium-reviews, danakj+watch_chromium.org, dshwang, drott+blinkwatch_chromium.org, krit, f(malita), Justin Novosad, kinuko+watch, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[SPv2] Build trivial cc property trees in PaintArtifactCompositor. This CL makes PaintArtifactCompositor create a set of minimal (two nodes each) property trees, and a "flat" list of content layers. Creation of more complete cc property trees is left to a subsequent CL. This is the first step toward directly converting Blink property trees into cc property trees without building an intermediate layer tree. This is triggered by the use_layer_lists layer tree setting (which is set by --enable-layer-lists, a flag that already exists). With this patch, some simple pages start to look OK with "--enable-slimming-paint-v2 --enable-layer-lists". This CL should have no effect if --enable-layer-lists is not used. BUG=609937 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/344cbb8e333de10772422db6d0e60b14ea34ae98 Cr-Commit-Position: refs/heads/master@{#392847}

Patch Set 1 #

Patch Set 2 : unit test! #

Patch Set 3 : #

Total comments: 4

Patch Set 4 : fix DCHECK in unit tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -19 lines) Patch
M cc/trees/layer_tree_host.cc View 1 chunk +15 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp View 1 2 3 4 chunks +114 lines, -6 lines 0 comments Download
M third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositorTest.cpp View 1 2 3 2 chunks +79 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/platform/testing/WebLayerTreeViewImplForTesting.cpp View 1 2 chunks +16 lines, -5 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
jbroman
There's obviously more work to do to make anything other than a 2D offset from ...
4 years, 7 months ago (2016-05-06 19:30:12 UTC) #6
ajuma
https://codereview.chromium.org/1956853002/diff/40001/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp File third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp (right): https://codereview.chromium.org/1956853002/diff/40001/third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp#newcode329 third_party/WebKit/Source/platform/graphics/compositing/PaintArtifactCompositor.cpp:329: // proeprty trees, then we should provide that format. ...
4 years, 7 months ago (2016-05-06 20:33:35 UTC) #7
trchen
lgtm except that please add what the CL does in the description. Something like: "This ...
4 years, 7 months ago (2016-05-06 23:11:18 UTC) #8
jbroman
On 2016/05/06 at 23:11:18, trchen wrote: > please add what the CL does in the ...
4 years, 7 months ago (2016-05-07 05:37:57 UTC) #10
ajuma
Thanks, lgtm
4 years, 7 months ago (2016-05-09 16:26:58 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956853002/60001
4 years, 7 months ago (2016-05-10 17:39:55 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/219188)
4 years, 7 months ago (2016-05-10 20:42:42 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956853002/60001
4 years, 7 months ago (2016-05-10 22:07:31 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/219479)
4 years, 7 months ago (2016-05-11 03:22:48 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1956853002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1956853002/60001
4 years, 7 months ago (2016-05-11 03:24:57 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-11 04:20:28 UTC) #23
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 04:22:23 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/344cbb8e333de10772422db6d0e60b14ea34ae98
Cr-Commit-Position: refs/heads/master@{#392847}

Powered by Google App Engine
This is Rietveld 408576698