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

Issue 15896012: Use SkBitmapOperations to extract a frame of animation cursors. (Closed)

Created:
7 years, 7 months ago by yoshiki
Modified:
7 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Use SkBitmapOperations to extract a frame of animation cursors. r201206 caused a regression. It broke animation cursors, because SkBitmap.extractSubset() doesn't extract a frame of animation cursor image. This patch fixes the regression, using SkBitmapOperations::CreateTiledBitmap to extract a frame of animation image instead of SkBitmap.extractSubset(). BUG=126942 TEST=The wait cursor animates correctly. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202825

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -6 lines) Patch
M ui/base/cursor/cursor_loader_x11.cc View 1 chunk +3 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
yoshiki
@sky: could you take a look? Thanks.
7 years, 6 months ago (2013-05-27 17:18:10 UTC) #1
sky
LGTM
7 years, 6 months ago (2013-05-28 15:13:22 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/15896012/1
7 years, 6 months ago (2013-05-29 02:15:35 UTC) #3
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 6 months ago (2013-05-29 02:49:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yoshiki@chromium.org/15896012/20001
7 years, 6 months ago (2013-05-29 03:31:26 UTC) #5
commit-bot: I haz the power
7 years, 6 months ago (2013-05-29 08:46:14 UTC) #6
Message was sent while issue was closed.
Change committed as 202825

Powered by Google App Engine
This is Rietveld 408576698