diff options
author | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-12 18:19:42 +0000 |
---|---|---|
committer | robertphillips@google.com <robertphillips@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-12 18:19:42 +0000 |
commit | 8e51049a94a5560ca9b3c46bceeab2b59bc11cf4 (patch) | |
tree | c0752f8bb489e69aa1036b73b870775dbb6623bd /skia | |
parent | 807299832d15dac260bd2b03408b2c10a8c49076 (diff) | |
download | chromium_src-8e51049a94a5560ca9b3c46bceeab2b59bc11cf4.zip chromium_src-8e51049a94a5560ca9b3c46bceeab2b59bc11cf4.tar.gz chromium_src-8e51049a94a5560ca9b3c46bceeab2b59bc11cf4.tar.bz2 |
Roll Skia DEPS to 6376
control: http://codereview.chromium.org/11312189/
Review URL: https://codereview.chromium.org/11358198
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167211 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r-- | skia/skia.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp index 37d6c2e..3bb4792 100644 --- a/skia/skia.gyp +++ b/skia/skia.gyp @@ -222,6 +222,7 @@ 'GR_AGGRESSIVE_SHADER_OPTS=1', 'SK_DISABLE_FAST_AA_STROKE_RECT', 'SK_DEFERRED_CANVAS_USES_GPIPE=1', + 'SK_IGNORE_FAST_BLURRECT=1', # this flag can be removed entirely once this has baked for a while 'SK_ALLOW_OVER_32K_BITMAPS', |