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

Issue 1018053003: Remove blink::RuntimeEnabledFeatures::slimmingPaintDisplayItemCache (Closed)

Created:
5 years, 9 months ago by Xianzhu
Modified:
5 years, 9 months ago
CC:
blink-reviews, blink-reviews-paint_chromium.org, Rik, danakj, dglazkov+blink, Dominik Röttsches, dshwang, krit, f(malita), jbroman, Justin Novosad, pdr+graphicswatchlist_chromium.org, rwlbuis, Stephen Chennney, slimming-paint-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Remove blink::RuntimeEnabledFeatures::slimmingPaintDisplayItemCache The flag was added to allow us test the mode with display item cache enabled or disabled. It seems that we haven't been using it for some time, so perhaps it's time to remove it and always enable the cache. Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192218

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -83 lines) Patch
M Source/core/paint/LayoutObjectDrawingRecorderTest.cpp View 1 2 2 chunks +0 lines, -3 lines 0 comments Download
M Source/core/paint/SubtreeRecorder.cpp View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M Source/core/paint/ViewDisplayListTest.cpp View 1 2 7 chunks +2 lines, -49 lines 0 comments Download
M Source/platform/RuntimeEnabledFeatures.in View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/graphics/paint/DisplayItemList.cpp View 4 chunks +9 lines, -21 lines 0 comments Download
M Source/web/WebRuntimeFeatures.cpp View 1 2 1 chunk +0 lines, -5 lines 0 comments Download
M public/web/WebRuntimeFeatures.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 27 (6 generated)
Xianzhu
5 years, 9 months ago (2015-03-18 17:37:33 UTC) #2
Stephen Chennney
I think it's time to remove it, and the code changes look fine. I'll let ...
5 years, 9 months ago (2015-03-18 17:43:01 UTC) #3
chrishtr
I observed yesterday that resizing the window results in broken output. Turning off the cache ...
5 years, 9 months ago (2015-03-18 17:45:54 UTC) #5
pdr.
On 2015/03/18 at 17:45:54, chrishtr wrote: > I observed yesterday that resizing the window results ...
5 years, 9 months ago (2015-03-18 18:06:47 UTC) #6
Xianzhu
On 2015/03/18 18:06:47, pdr wrote: > On 2015/03/18 at 17:45:54, chrishtr wrote: > > I ...
5 years, 9 months ago (2015-03-18 19:05:40 UTC) #7
chrishtr
On 2015/03/18 at 19:05:40, wangxianzhu wrote: > On 2015/03/18 18:06:47, pdr wrote: > > On ...
5 years, 9 months ago (2015-03-18 19:17:50 UTC) #8
Xianzhu
On 2015/03/18 19:17:50, chrishtr wrote: > On 2015/03/18 at 19:05:40, wangxianzhu wrote: > > On ...
5 years, 9 months ago (2015-03-18 19:19:32 UTC) #9
pdr.
On 2015/03/18 at 19:19:32, wangxianzhu wrote: > On 2015/03/18 19:17:50, chrishtr wrote: > > On ...
5 years, 9 months ago (2015-03-18 19:21:21 UTC) #10
Xianzhu
On 2015/03/18 19:21:21, pdr wrote: > On 2015/03/18 at 19:19:32, wangxianzhu wrote: > > On ...
5 years, 9 months ago (2015-03-18 19:25:42 UTC) #11
pdr.
On 2015/03/18 at 19:21:21, pdr wrote: > On 2015/03/18 at 19:19:32, wangxianzhu wrote: > > ...
5 years, 9 months ago (2015-03-18 19:26:48 UTC) #12
Stephen Chennney
You can also apply my "always turn on slimming-paint" patch in the Chromium section. https://codereview.chromium.org/1003273003/
5 years, 9 months ago (2015-03-18 19:37:52 UTC) #13
pdr.
The data is in, and it's interesting! https://docs.google.com/document/d/1moskT1Tkg8GcHZylRNQakyrCjk3LR_O5Yys9fDriVcY/edit#heading=h.ly5ao6vgsfkg Lets discuss on the doc.
5 years, 9 months ago (2015-03-19 00:10:08 UTC) #14
chrishtr
This performance data is very interesting. I'm uncomfortably excited.
5 years, 9 months ago (2015-03-19 05:14:31 UTC) #15
Xianzhu
Thanks pdr@ for running the benchmarks. It's really useful and we discovered some interesting facts. ...
5 years, 9 months ago (2015-03-19 17:59:27 UTC) #16
chrishtr
Is the issue with window resize solved completely?
5 years, 9 months ago (2015-03-19 18:40:24 UTC) #17
Xianzhu
On 2015/03/19 18:40:24, chrishtr wrote: > Is the issue with window resize solved completely? It ...
5 years, 9 months ago (2015-03-19 19:00:43 UTC) #18
chrishtr
lgtm
5 years, 9 months ago (2015-03-19 19:44:13 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1018053003/20001
5 years, 9 months ago (2015-03-19 22:14:59 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: mac_blink_compile_dbg on tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/mac_blink_compile_dbg/builds/39142)
5 years, 9 months ago (2015-03-19 22:17:45 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1018053003/40001
5 years, 9 months ago (2015-03-19 23:29:18 UTC) #26
commit-bot: I haz the power
5 years, 9 months ago (2015-03-20 01:49:22 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=192218

Powered by Google App Engine
This is Rietveld 408576698