summaryrefslogtreecommitdiffstats
path: root/skia/skia.gyp
diff options
context:
space:
mode:
authorreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-17 20:06:02 +0000
committerreed@google.com <reed@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-17 20:06:02 +0000
commitc193faf261d5542429d6363a9f5f295ee7c1d70f (patch)
treec7a27641d0063da7ce7bccc2f67e6d32c2daab6b /skia/skia.gyp
parent93eacdc4a798e25dacb2f9d70ca3522a7c8e6f9c (diff)
downloadchromium_src-c193faf261d5542429d6363a9f5f295ee7c1d70f.zip
chromium_src-c193faf261d5542429d6363a9f5f295ee7c1d70f.tar.gz
chromium_src-c193faf261d5542429d6363a9f5f295ee7c1d70f.tar.bz2
enable colorfilter optimization (big speedup for sites with shadows)
Review URL: http://codereview.chromium.org/8590035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@110543 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia/skia.gyp')
-rw-r--r--skia/skia.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index 597a164..24d8c0f 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -729,7 +729,7 @@
'GR_STATIC_RECT_VB=1',
'GR_AGGRESSIVE_SHADER_OPTS=1',
'SK_DISABLE_FAST_AA_STROKE_RECT',
- 'SK_IGNORE_CF_OPTIMIZATION',
+# 'SK_ENABLE_FAST_SHADERMASK',
'SK_DEFAULT_FONT_CACHE_LIMIT=(16*1024*1024)',
],
'sources!': [