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

Issue 337793004: Repaint squashing content in cases where the entire frame is repainting. (Closed)

Created:
6 years, 6 months ago by chrishtr
Modified:
6 years, 6 months ago
Reviewers:
abarth-chromium
CC:
abarth-chromium, blink-layers+watch_chromium.org, blink-reviews, blink-reviews-rendering, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr., rune+blink, zoltan1
Project:
blink
Visibility:
Public.

Description

Repaint squashing content in cases where the entire frame is repainting. In the process, inline RenderLayerRepainter::setBackingNeedsRepaint's one call site and remove the method. BUG=384520 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176150

Patch Set 1 #

Total comments: 3

Patch Set 2 : Merged. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -12 lines) Patch
M Source/core/rendering/RenderLayer.cpp View 1 chunk +6 lines, -1 line 0 comments Download
M Source/core/rendering/RenderLayerRepainter.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/core/rendering/RenderLayerRepainter.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M Source/core/rendering/compositing/CompositedLayerMapping.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/rendering/compositing/CompositedLayerMapping.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/rendering/compositing/RenderLayerCompositor.cpp View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
chrishtr
I have no test. This CL is part of a cleanup of compositing/non-compositing code to ...
6 years, 6 months ago (2014-06-13 20:15:17 UTC) #1
abarth-chromium
LGTM https://codereview.chromium.org/337793004/diff/1/Source/core/rendering/RenderLayer.cpp File Source/core/rendering/RenderLayer.cpp (right): https://codereview.chromium.org/337793004/diff/1/Source/core/rendering/RenderLayer.cpp#newcode305 Source/core/rendering/RenderLayer.cpp:305: // performance? Because this code is crazy. https://codereview.chromium.org/337793004/diff/1/Source/core/rendering/RenderLayer.cpp#newcode309 ...
6 years, 6 months ago (2014-06-13 22:14:01 UTC) #2
chrishtr
https://codereview.chromium.org/337793004/diff/1/Source/core/rendering/RenderLayer.cpp File Source/core/rendering/RenderLayer.cpp (right): https://codereview.chromium.org/337793004/diff/1/Source/core/rendering/RenderLayer.cpp#newcode309 Source/core/rendering/RenderLayer.cpp:309: compositedLayerMapping()->setSquashingContentsNeedDisplay(); On 2014/06/13 22:14:01, abarth wrote: > Are there ...
6 years, 6 months ago (2014-06-13 22:48:33 UTC) #3
chrishtr
The CQ bit was checked by chrishtr@chromium.org
6 years, 6 months ago (2014-06-13 22:48:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrishtr@chromium.org/337793004/1
6 years, 6 months ago (2014-06-13 22:48:50 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-14 00:03:16 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/9075) mac_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/mac_blink_rel/builds/11400) mac_gpu ...
6 years, 6 months ago (2014-06-14 00:03:17 UTC) #7
chrishtr
The CQ bit was checked by chrishtr@chromium.org
6 years, 6 months ago (2014-06-14 02:01:06 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/chrishtr@chromium.org/337793004/20001
6 years, 6 months ago (2014-06-14 02:01:43 UTC) #9
commit-bot: I haz the power
6 years, 6 months ago (2014-06-14 03:02:42 UTC) #10
Message was sent while issue was closed.
Change committed as 176150

Powered by Google App Engine
This is Rietveld 408576698