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

Issue 204093002: GraphicsContext culling support. (Closed)

Created:
6 years, 9 months ago by f(malita)
Modified:
6 years, 9 months ago
CC:
blink-reviews, jamesr, krit, jbroman, bemjb+rendering_chromium.org, dsinclair, zoltan1, eae+blinkwatch, leviw+renderwatch, fs, danakj, abarth-chromium, ed+blinkwatch_opera.com, Rik, gyuyoung.kim_webkit.org, jchaffraix+rendering, dglazkov+blink, pdr., kouhei+svg_chromium.org
Visibility:
Public.

Description

GraphicsContext culling support. This CL plumbs the Skia culling API in GraphicsContext, and uses it for container (RenderSVGContainer & RenderBlock) culling (currently behind an experimental setting). R=schenney@chromium.org,senorblanco@chromium.org,pdr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170174

Patch Set 1 #

Patch Set 2 : Drop GC cull stack, misc fixes. #

Total comments: 1

Patch Set 3 : Remove unneeded platform export #

Patch Set 4 : Flag disabled by default. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -2 lines) Patch
M Source/core/frame/Settings.in View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderBlock.cpp View 1 2 3 chunks +13 lines, -2 lines 0 comments Download
M Source/core/rendering/svg/RenderSVGContainer.cpp View 1 3 chunks +6 lines, -0 lines 0 comments Download
M Source/platform/blink_platform.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/graphics/GraphicsContext.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M Source/platform/graphics/GraphicsContext.cpp View 1 2 1 chunk +19 lines, -0 lines 0 comments Download
A Source/platform/graphics/GraphicsContextCullSaver.h View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
M Source/web/WebSettingsImpl.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/WebSettingsImpl.cpp View 1 1 chunk +5 lines, -0 lines 0 comments Download
M public/web/WebSettings.h View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
f(malita)
This is mainly intended to expose the culling API in GC, but it locks it ...
6 years, 9 months ago (2014-03-21 16:54:49 UTC) #1
Stephen Chennney
I don't have any serious complaints, to be honest. Do you have buy-in from all ...
6 years, 9 months ago (2014-03-21 19:44:19 UTC) #2
f(malita)
On 2014/03/21 19:44:19, Stephen Chenney wrote: > I don't have any serious complaints, to be ...
6 years, 9 months ago (2014-03-24 15:41:15 UTC) #3
Stephen Chennney
On 2014/03/24 15:41:15, Florin Malita wrote: > On 2014/03/21 19:44:19, Stephen Chenney wrote: > > ...
6 years, 9 months ago (2014-03-24 15:53:12 UTC) #4
Stephen Chennney
lgtm
6 years, 9 months ago (2014-03-24 15:55:17 UTC) #5
f(malita)
Thanks. On 2014/03/24 15:53:12, Stephen Chenney wrote: > On 2014/03/24 15:41:15, Florin Malita wrote: > ...
6 years, 9 months ago (2014-03-24 16:01:07 UTC) #6
f(malita)
On 2014/03/24 16:01:07, Florin Malita wrote: > Thanks. > > On 2014/03/24 15:53:12, Stephen Chenney ...
6 years, 9 months ago (2014-03-24 19:37:00 UTC) #7
f(malita)
The CQ bit was checked by fmalita@chromium.org
6 years, 9 months ago (2014-03-25 12:37:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fmalita@chromium.org/204093002/30001
6 years, 9 months ago (2014-03-25 12:37:26 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-25 12:45:07 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on blink_presubmit
6 years, 9 months ago (2014-03-25 12:45:07 UTC) #11
f(malita)
On 2014/03/25 12:45:07, I haz the power (commit-bot) wrote: > Try jobs failed on following ...
6 years, 9 months ago (2014-03-25 12:52:41 UTC) #12
f(malita)
On 2014/03/25 12:52:41, Florin Malita wrote: > On 2014/03/25 12:45:07, I haz the power (commit-bot) ...
6 years, 9 months ago (2014-03-27 01:16:43 UTC) #13
abarth-chromium
lgtm
6 years, 9 months ago (2014-03-27 03:44:25 UTC) #14
abarth-chromium
The CQ bit was checked by abarth@chromium.org
6 years, 9 months ago (2014-03-27 03:44:31 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fmalita@chromium.org/204093002/50001
6 years, 9 months ago (2014-03-27 03:44:33 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-27 03:47:36 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: tryserver.blink on blink_presubmit
6 years, 9 months ago (2014-03-27 03:47:37 UTC) #18
f(malita)
The CQ bit was checked by fmalita@chromium.org
6 years, 9 months ago (2014-03-27 13:11:39 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/fmalita@chromium.org/204093002/50001
6 years, 9 months ago (2014-03-27 13:11:42 UTC) #20
commit-bot: I haz the power
6 years, 9 months ago (2014-03-27 13:22:36 UTC) #21
Message was sent while issue was closed.
Change committed as 170174

Powered by Google App Engine
This is Rietveld 408576698