skia2/infra
mtklein d68f9b0038 GN: ANGLE
Angle's existing GN files only work in Chrome, so I've written a new one.

This won't work on Windows, but our GN build doesn't work on Windows anyway.  So this CL is an attempt to get a ahead of that curve on ANGLE.  It looks large but fairly straightforward.

Now working on Linux:
  $ gn gen angle --args=skia_use_angle=true
  $ ninja -C angle
  $ angle/dm --config angle-gl --src gm -w dm-out

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

Review-Url: https://codereview.chromium.org/2361983002
2016-09-23 13:18:41 -07:00
..
bots GN: ANGLE 2016-09-23 13:18:41 -07:00
branch-config Add FrameworkDefs bot to the CQ. 2016-09-19 12:34:14 -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).