summaryrefslogtreecommitdiffstats
path: root/skia
diff options
context:
space:
mode:
authorepoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-23 15:49:34 +0000
committerepoger@chromium.org <epoger@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-01-23 15:49:34 +0000
commit9b129aec920e84db349053aeee7752272af35bd7 (patch)
tree543b69b502c90d0e511b52f790b36972b5eaad73 /skia
parent29b2c207a4b465e5718815cf4170a0a963093b0c (diff)
downloadchromium_src-9b129aec920e84db349053aeee7752272af35bd7.zip
chromium_src-9b129aec920e84db349053aeee7752272af35bd7.tar.gz
chromium_src-9b129aec920e84db349053aeee7752272af35bd7.tar.bz2
Skia DEPS roll to 3077
BUG=110926 Review URL: https://chromiumcodereview.appspot.com/9269018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118682 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'skia')
-rw-r--r--skia/skia.gyp4
1 files changed, 3 insertions, 1 deletions
diff --git a/skia/skia.gyp b/skia/skia.gyp
index f29de35..4684345 100644
--- a/skia/skia.gyp
+++ b/skia/skia.gyp
@@ -736,9 +736,11 @@
'GR_USE_OFFSCREEN_AA=0',
'GR_AGGRESSIVE_SHADER_OPTS=1',
'SK_DISABLE_FAST_AA_STROKE_RECT',
- 'SK_OLD_EMPTY_PATH_BEHAVIOR=1',
'SK_DEFAULT_FONT_CACHE_LIMIT=(20*1024*1024)',
+ # temporary for landing Skia rev 3077 with minimal layout test breakage
+ 'SK_SIMPLE_TWOCOLOR_VERTICAL_GRADIENTS',
+
# skia uses static initializers to initialize the serialization logic
# of its "pictures" library. This is currently not used in chrome; if
# it ever gets used the processes that use it need to call