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

Issue 2251583002: Round GPU tiles to multiple of 64 to work around CA scaling issues (Closed)

Created:
4 years, 4 months ago by ericrk
Modified:
4 years, 4 months ago
Reviewers:
vmpstr
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Round GPU tiles to multiple of 64 to work around CA scaling issues When scaling tiles using Core Animation, certain tile sizes / scale factors appear to cause rounding issues and seams between tiles. Rounding tiles to a multiple of 64 works around the most obvious case of this, which is seen on the print preview screen. BUG=632274 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_precise_blink_rel;master.tryserver.blink:win10_blink_rel;master.tryserver.blink:mac10.11_blink_rel Committed: https://crrev.com/dfe9acda5549bd8c3442c411ffc4f8c76c0977f3 Committed: https://crrev.com/08e75ec90d1ccdee72727cb4996dd269ad485c98 Cr-Original-Commit-Position: refs/heads/master@{#412698} Cr-Commit-Position: refs/heads/master@{#412917}

Patch Set 1 #

Patch Set 2 : fix unittests #

Patch Set 3 : rebaseline #

Patch Set 4 : reland #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -4 lines) Patch
M cc/layers/picture_layer_impl.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M cc/layers/picture_layer_impl_unittest.cc View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 52 (37 generated)
ericrk
4 years, 4 months ago (2016-08-16 01:01:24 UTC) #4
vmpstr
lgtm
4 years, 4 months ago (2016-08-16 01:09:34 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2251583002/1
4 years, 4 months ago (2016-08-16 01:24:17 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/280463)
4 years, 4 months ago (2016-08-16 01:56:17 UTC) #9
ericrk
Fix unit tests
4 years, 4 months ago (2016-08-16 19:45:17 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2251583002/20001
4 years, 4 months ago (2016-08-16 19:45:42 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: linux_precise_blink_rel on master.tryserver.blink (JOB_FAILED, http://build.chromium.org/p/tryserver.blink/builders/linux_precise_blink_rel/builds/999)
4 years, 4 months ago (2016-08-16 20:58:06 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2251583002/40001
4 years, 4 months ago (2016-08-17 23:51:33 UTC) #38
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 4 months ago (2016-08-17 23:56:22 UTC) #40
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/dfe9acda5549bd8c3442c411ffc4f8c76c0977f3 Cr-Commit-Position: refs/heads/master@{#412698}
4 years, 4 months ago (2016-08-18 00:07:03 UTC) #42
rjwright
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/2251393002/ by rjwright@chromium.org. ...
4 years, 4 months ago (2016-08-18 05:41:11 UTC) #43
ericrk
On 2016/08/18 05:41:11, rjwright wrote: > A revert of this CL (patchset #3 id:40001) has ...
4 years, 4 months ago (2016-08-18 18:23:43 UTC) #45
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2251583002/60001
4 years, 4 months ago (2016-08-18 18:25:06 UTC) #48
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-18 19:57:30 UTC) #50
commit-bot: I haz the power
4 years, 4 months ago (2016-08-18 20:00:13 UTC) #52
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/08e75ec90d1ccdee72727cb4996dd269ad485c98
Cr-Commit-Position: refs/heads/master@{#412917}

Powered by Google App Engine
This is Rietveld 408576698