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

Issue 39403002: Fix ModeColorFilterEffect assert during GLProgramsTest (Closed)

Created:
7 years, 2 months ago by Kimmo Kinnunen
Modified:
7 years, 2 months ago
Reviewers:
bsalomon
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Fix ModeColorFilterEffect assert during GLProgramsTest Select random filter mode for the test-case until the mode is not Dst. SkModeColorFilter with Dst mode will not create a ModeColorFilterEffect, and thus the case is not implemented. Also changes it so that each call to ModeColorFilterEffect::TestCreate creates a new GrEffect. Previously only one static effect was ever created, due to copy-paste error. Committed: http://code.google.com/p/skia/source/detail?r=11938

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M src/effects/SkColorFilters.cpp View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Kimmo Kinnunen
7 years, 2 months ago (2013-10-24 05:41:48 UTC) #1
bsalomon
lgtm
7 years, 2 months ago (2013-10-24 13:11:24 UTC) #2
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 2 months ago (2013-10-24 13:11:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/kkinnunen@nvidia.com/39403002/1
7 years, 2 months ago (2013-10-24 13:11:45 UTC) #4
commit-bot: I haz the power
7 years, 2 months ago (2013-10-24 13:29:40 UTC) #5
Message was sent while issue was closed.
Change committed as 11938

Powered by Google App Engine
This is Rietveld 408576698