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

Unified Diff: skia/skia.gyp

Issue 11411361: Enable skia's separable mask blur. Remove the SK_DISABLE_SEPARABLE_MASK_BLUR flag from skia.gyp, a… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | skia/skia_test_expectations.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: skia/skia.gyp
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 76214d5ab3f10db06b131a8355e9670670e21f15..b845456d09fcfd38a7da36720064600d9941a39f 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -232,8 +232,6 @@
# Temporarily keep old int-srcrect behavior, until we determine if
# the few failures are a bug or not.
'SK_SUPPORT_INT_SRCRECT_DRAWBITMAPRECT',
-
- 'SK_DISABLE_SEPARABLE_MASK_BLUR',
],
'sources!': [
'../third_party/skia/include/core/SkTypes.h',
« no previous file with comments | « no previous file | skia/skia_test_expectations.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698