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

Issue 11360205: Always use border texels on layer tiles. We already did that on certain platforms. This patch exten… (Closed)

Created:
8 years, 1 month ago by alokp
Modified:
8 years, 1 month ago
Reviewers:
danakj, jamesr, enne (OOO)
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Always use border texels on layer tiles. We already did that on certain platforms. This patch extends it to all platforms. BUG=160072 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=167870

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -17 lines) Patch
M cc/layer.h View 1 chunk +1 line, -1 line 0 comments Download
M cc/tiled_layer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M cc/tiled_layer.cc View 1 chunk +0 lines, -14 lines 1 comment Download

Messages

Total messages: 15 (0 generated)
alokp
8 years, 1 month ago (2012-11-12 21:26:37 UTC) #1
danakj
lgtm if it lgtenne
8 years, 1 month ago (2012-11-12 21:29:32 UTC) #2
enne (OOO)
The patch lgtm, with the caveat that you check linux_layout_rel results before CQing.
8 years, 1 month ago (2012-11-12 21:39:42 UTC) #3
alokp
compositing/checkerboard.html failed but I think it just needs to be rebaselined.
8 years, 1 month ago (2012-11-12 21:57:11 UTC) #4
enne (OOO)
On 2012/11/12 21:57:11, Alok Priyadarshi wrote: > compositing/checkerboard.html failed but I think it just needs ...
8 years, 1 month ago (2012-11-12 22:02:16 UTC) #5
alokp
The images look off by one pixel. If we draw tiles with and without borders ...
8 years, 1 month ago (2012-11-12 22:20:32 UTC) #6
enne (OOO)
Checkerboard shouldn't be off by any pixels. It's an image on the root layer with ...
8 years, 1 month ago (2012-11-12 22:25:54 UTC) #7
jamesr
http://codereview.chromium.org/11360205/diff/1/cc/tiled_layer.cc File cc/tiled_layer.cc (left): http://codereview.chromium.org/11360205/diff/1/cc/tiled_layer.cc#oldcode286 cc/tiled_layer.cc:286: setBorderTexelOption(borderTexelOption); If you're ripping this out then a lot ...
8 years, 1 month ago (2012-11-12 23:42:25 UTC) #8
alokp
jamesr: I tried getting rid of dead code, but many unit-tests are written based on ...
8 years, 1 month ago (2012-11-14 16:58:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/11360205/1
8 years, 1 month ago (2012-11-14 17:11:12 UTC) #10
commit-bot: I haz the power
Retried try job too often for step(s) content_browsertests
8 years, 1 month ago (2012-11-14 18:33:37 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/11360205/1
8 years, 1 month ago (2012-11-14 18:51:59 UTC) #12
commit-bot: I haz the power
Retried try job too often for step(s) browser_tests
8 years, 1 month ago (2012-11-15 00:29:19 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alokp@chromium.org/11360205/1
8 years, 1 month ago (2012-11-15 03:46:53 UTC) #14
commit-bot: I haz the power
8 years, 1 month ago (2012-11-15 05:37:46 UTC) #15
Change committed as 167870

Powered by Google App Engine
This is Rietveld 408576698