Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(845)

Issue 11684002: Don't scale mask image for new tab button. (Closed)

Created:
7 years, 12 months ago by oshima
Modified:
7 years, 11 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, rsesek+watch_chromium.org
Visibility:
Public.

Description

Don't scale mask image for new tab button. MatchScale's 2x routine uses canvas which can't scale mask image. This routine should be gone, so I fixed it in tab_strip, rather than fixing this routine. I'll flip the default value of the flag "scaling-in-image-skia-operation" so that mismatch will result in CHECK failure. BUG=163372 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175394

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/ui/views/tabs/tab_strip.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ui/gfx/image/image_skia_operations.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
oshima
7 years, 12 months ago (2012-12-28 02:29:06 UTC) #1
sky
LGTM
7 years, 11 months ago (2013-01-07 18:29:20 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/[email protected]/11684002/1
7 years, 11 months ago (2013-01-07 18:36:06 UTC) #3
commit-bot: I haz the power
Retried try job too often on win_aura for step(s) interactive_ui_tests
7 years, 11 months ago (2013-01-07 21:08:45 UTC) #4
oshima
7 years, 11 months ago (2013-01-07 22:04:19 UTC) #5
On 2013/01/07 21:08:45, I haz the power (commit-bot) wrote:
> Retried try job too often on win_aura for step(s) interactive_ui_tests

Looks like the failures has nothing to do with the change (other CQ jobs have
the same failures). dcommitting.

Powered by Google App Engine
This is Rietveld 408576698