skia2/infra
mtklein f29180e65a GN: enable Vulkan on Android when API >= 24.
Android API >= 24 implies Vulkan support, so we can have a more useful default here than 'false'.  If for some reason you wanted to turn it off, you can still override skia_use_vulkan.

The defined(ndk_api) guards other users of our GN files (Fuchsia) who may not have an ndk_api argument defined in their BUILDCONFIG.gn.

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2347843003

Review-Url: https://codereview.chromium.org/2347843003
2016-09-16 07:01:17 -07:00
..
bots GN: enable Vulkan on Android when API >= 24. 2016-09-16 07:01:17 -07:00
branch-config CQ update 2016-09-14 11:20:59 -07:00
config Roll recipe DEPS 2016-09-15 04:52:21 -07:00
project-config Make the experimental SwarmBucket bot use the SkiaTriggers pool 2016-07-27 12:45:35 -07:00
OWNERS Added CQ config to skia repo 2015-06-08 05:12:56 -07:00
README.md Added CQ config to skia repo 2015-06-08 05:12:56 -07:00

This directory contains infra-specific files. The branch-config/ directory contains configs that are specific to the master branch (e.g. config for the CQ committing to the master branch), while project-config/ directory contains project-wide configuration (e.g. list of buckets for cr-buildbucket service and list of refs known to the infra services).