158cab563f
I got to thinking that seeing flags like, out/fm --nonativeFonts -b cpu --nativeFonts -s ... is kind of confusing, and I'm also trying to figure out how to identify these runs to Gold. I think the answer to both might be to track a map[string]string for flags, allowing overrides rather than just appending, and then that flag map ends up being the identifying properties. Change-Id: Ie5f80ee8b145c205edc768ae871eb70a3e1bc5b7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/378355 Reviewed-by: Eric Boren <borenet@google.com> |
||
---|---|---|
.. | ||
bots | ||
canvaskit | ||
cmake | ||
config | ||
cross-compile/docker/cross-linux-arm64 | ||
docker | ||
gcc | ||
lottiecap | ||
pathkit | ||
project-config | ||
skqp | ||
wasm-common | ||
README.md |
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).