Gyp flag to disable inlining.
authorcommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Feb 2014 18:36:36 +0000 (18:36 +0000)
committercommit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 13 Feb 2014 18:36:36 +0000 (18:36 +0000)
commit35d4872f9a4d49395dd387677eb828ce0e8176bf
treefa5055f4589c52e19c54f9c2cda8b03673e1e38d
parentca21a00c736d05686c84ab874ce6a49008da6a76
Gyp flag to disable inlining.

To turn off all inlining, rebuild after running the command

$ GYP_DEFINES=skia_disable_inlining=1 ./gyp_skia

Provides an initial value in one GM to avoid an uninitialized variable warning.

BUG=skia:2126
R=scroggo@google.com, mtklein@google.com, tomhudson@google.com

Author: tomhudson@chromium.org

Review URL: https://codereview.chromium.org/163363004

git-svn-id: http://skia.googlecode.com/svn/trunk@13437 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/shadertext2.cpp
gyp/common_conditions.gypi
gyp/common_variables.gypi