enable new gradients + suppress gms for now

BUG=skia:
TBR=
NOTRY=True

Review URL: https://codereview.chromium.org/807513004
This commit is contained in:
reed 2014-12-18 12:53:37 -08:00 committed by Commit bot
parent 68331cd92a
commit 8142a57fa1
2 changed files with 11 additions and 2 deletions

View File

@ -51,6 +51,17 @@ imagemagnifier
#reed
modecolorfilters
#reed
gammagradienttext
composeshader_alpha
composeshader
c_gms
alphagradients
arithmode
colorcube
lightingcolorfilter
#joshualitt
bleed
blurrects

View File

@ -11,8 +11,6 @@
#include "SkFixed.h"
#include "SkScalar.h"
#define SK_SUPPORT_LEGACY_GRADIENT_PRECISION
#ifdef SK_SUPPORT_LEGACY_GRADIENT_PRECISION
#define SkGradFixed SkFixed
#define SkScalarToGradFixed SkScalarToFixed