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

Issue 206413009: Split out the style-determined direct compositing reasons (Closed)

Created:
6 years, 9 months ago by abarth-chromium
Modified:
6 years, 9 months ago
Reviewers:
esprehn, ojan
CC:
blink-reviews, jamesr, krit, jbroman, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, abarth-chromium, danakj, Rik, jchaffraix+rendering, pdr., rwlbuis, Stephen Chennney, rune+blink, esprehn, ojan, Ian Vollick
Visibility:
Public.

Description

Split out the style-determined direct compositing reasons This CL splits the direct compositing reasons into two groups: those that are determined from style information alone and those that require some non-style information. This CL simply separates the two groups. A future CL will move the computation of the style-determined reasons to recalc style. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169715

Patch Set 1 #

Total comments: 1

Patch Set 2 : better name?? #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -11 lines) Patch
M Source/core/rendering/compositing/CompositingReasonFinder.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/rendering/compositing/CompositingReasonFinder.cpp View 1 2 chunks +25 lines, -11 lines 0 comments Download
M Source/platform/graphics/CompositingReasons.h View 2 chunks +15 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
abarth-chromium
6 years, 9 months ago (2014-03-20 23:52:41 UTC) #1
ojan
lgtm https://codereview.chromium.org/206413009/diff/1/Source/core/rendering/compositing/CompositingReasonFinder.cpp File Source/core/rendering/compositing/CompositingReasonFinder.cpp (right): https://codereview.chromium.org/206413009/diff/1/Source/core/rendering/compositing/CompositingReasonFinder.cpp#newcode87 Source/core/rendering/compositing/CompositingReasonFinder.cpp:87: CompositingReasons CompositingReasonFinder::remainingDirectReasons(const RenderLayer* layer, bool* needToRecomputeCompositingRequirements) const I ...
6 years, 9 months ago (2014-03-20 23:56:01 UTC) #2
abarth-chromium
We discussed nonStyleDeterminedDirectReasons on IRC
6 years, 9 months ago (2014-03-21 00:04:02 UTC) #3
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-21 00:04:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/206413009/20001
6 years, 9 months ago (2014-03-21 00:04:15 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 00:05:47 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on win_blink_compile_dbg
6 years, 9 months ago (2014-03-21 00:05:47 UTC) #7
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-21 00:23:30 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/206413009/20001
6 years, 9 months ago (2014-03-21 00:23:37 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 00:36:12 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on mac_blink_rel
6 years, 9 months ago (2014-03-21 00:36:12 UTC) #11
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-21 00:42:20 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/206413009/20001
6 years, 9 months ago (2014-03-21 00:42:56 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-21 01:15:01 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on linux_blink_dbg
6 years, 9 months ago (2014-03-21 01:15:02 UTC) #15
esprehn
The CQ bit was checked by esprehn@chromium.org
6 years, 9 months ago (2014-03-21 01:19:42 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/abarth@chromium.org/206413009/20001
6 years, 9 months ago (2014-03-21 01:19:43 UTC) #17
commit-bot: I haz the power
6 years, 9 months ago (2014-03-21 02:28:35 UTC) #18
Message was sent while issue was closed.
Change committed as 169715

Powered by Google App Engine
This is Rietveld 408576698