skia2/infra/bots/recipe_modules/flavor
Mike Klein 21aa7b8f24 limit cpu features of skcms on bots we limit skia
Valgrind doesn't support half<->float x86 conversion instructions,
so we build those bots with SK_CPU_LIMIT_SSE41.  We now also need
to limit skcms on those same bots.

Easiest thing to do is build completely portable scalar code, using
the existing -DSKCMS_PORTABLE.  We can get fancier later if needed.

Change-Id: Icf14c72a220818be9df7b97bcf203e4412c3c6b7
Reviewed-on: https://skia-review.googlesource.com/118264
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
2018-04-03 19:57:20 +00:00
..
examples limit cpu features of skcms on bots we limit skia 2018-04-03 19:57:20 +00:00
resources Search more for stacktrace to symbolize 2017-12-12 13:26:39 +00:00
__init__.py [recipes] Add asset_version utility function. 2018-03-20 14:02:03 +00:00
api.py [recipes] Add asset_version utility function. 2018-03-20 14:02:03 +00:00
default_flavor.py Remove SkQP bot from master 2018-02-22 12:58:47 +00:00
flutter_flavor.py [recipes] Band-aid on top of a hack: pin depot_tools 2018-03-19 12:43:45 +00:00
gn_android_flavor.py [recipes] Add toolchain version to extra_cflags. 2018-03-20 14:05:33 +00:00
gn_chromebook_flavor.py [recipes] Add toolchain version to extra_cflags. 2018-03-20 14:05:33 +00:00
gn_chromecast_flavor.py [recipes] Add toolchain version to extra_cflags. 2018-03-20 14:05:33 +00:00
gn_flavor.py limit cpu features of skcms on bots we limit skia 2018-04-03 19:57:20 +00:00
ios_flavor.py Only uninstall if install failed. 2018-01-04 17:16:23 +00:00
pdfium_flavor.py [recipes] Band-aid on top of a hack: pin depot_tools 2018-03-19 12:43:45 +00:00
valgrind_flavor.py Add CIPD asset for Valgrind 2017-05-31 19:41:13 +00:00