Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview...
authorbungeman <bungeman@google.com>
Wed, 23 Jul 2014 18:28:18 +0000 (11:28 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 23 Jul 2014 18:28:18 +0000 (11:28 -0700)
commit2da0f85488879d7e3072fb6449b20eca5e1b4ec5
treeea245f0fd5f2d028a831ce00d9249d1e603d3b8f
parentddb459e746dba8c0d20de1f5c01e9d77379f99e1
Revert of Enable the SSSE3 compile time check on all platforms. (https://codereview.chromium.org/403583002/)

Reason for revert:
This is blocking the roll. Chromium Windows trybots (like win_chromium_x64_rel) are crashing in the SSSE3 code (for example SkCanvasVideoRenderTest.CroppedFrame).

Original issue's description:
> Enable the SSSE3 compile time check on all platforms (3rd attempt)
>
> BUG=skia:2746
>
> Committed: https://skia.googlesource.com/skia/+/933834851f9d48fbd85b728cc92e1f0134bfaa4e

R=halcanary@google.com, mtklein@google.com, djsollen@google.com
TBR=djsollen@google.com, halcanary@google.com, mtklein@google.com
NOTREECHECKS=true
NOTRY=true
BUG=skia:2746

Author: bungeman@google.com

Review URL: https://codereview.chromium.org/418523002
gyp/common_conditions.gypi
gyp/opts.gyp
src/opts/SkBitmapProcState_opts_SSSE3.cpp
src/opts/SkBlurImage_opts_SSE4.cpp