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

Issue 249733002: Use default save() flags in SkBlurDrawLooper. (Closed)

Created:
6 years, 8 months ago by f(malita)
Modified:
6 years, 8 months ago
Reviewers:
robertphillips
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

Use default save() flags in SkBlurDrawLooper. SkBlurDrawLooper::BlurDrawLooperContext::next() is explicitely saving the matrix - but it doesn't rely on any clip changes persisting after restore(). Use the default flags instead (previous internal SaveFlags cleanup missed this user). R=robertphillips@google.com Committed: http://code.google.com/p/skia/source/detail?r=14335

Patch Set 1 #

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

Messages

Total messages: 5 (0 generated)
f(malita)
6 years, 8 months ago (2014-04-23 17:03:53 UTC) #1
robertphillips
lgtm
6 years, 8 months ago (2014-04-23 17:04:39 UTC) #2
f(malita)
The CQ bit was checked by fmalita@chromium.org
6 years, 8 months ago (2014-04-23 17:13:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/fmalita@chromium.org/249733002/1
6 years, 8 months ago (2014-04-23 17:13:19 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-23 19:26:40 UTC) #5
Message was sent while issue was closed.
Change committed as 14335

Powered by Google App Engine
This is Rietveld 408576698