commit | 95302da19d8b0a3bcd9d9be0e79f486760787f09 | [log] [tgz] |
---|---|---|
author | vjiaoblack <vjiaoblack@google.com> | Thu Jul 21 10:25:54 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Jul 21 10:25:54 2016 -0700 |
tree | 026a55650eb1678eb9d04b84202c5969eb109776 | |
parent | b5dc4051f722d9c65d55eb3a65e0e8d031e107ad [diff] [blame] |
Creating framework for drawShadowedPicture GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2146073003 Committed: https://skia.googlesource.com/skia/+/0ae097d116f4332be02a135ffc99c162473dee6a Review-Url: https://codereview.chromium.org/2146073003
diff --git a/gyp/common_variables.gypi b/gyp/common_variables.gypi index 5163d88..acd187c 100644 --- a/gyp/common_variables.gypi +++ b/gyp/common_variables.gypi
@@ -251,6 +251,7 @@ #'-ffast-math', # Optimize float math even when it breaks IEEE compliance. #'-flto' # Enable link-time optimization. ], + 'skia_experimental_shadowing': 0, # for experimental shadow-drawing # These are referenced by our .gypi files that list files (e.g. core.gypi) #