commit | b350ae24d5356ac094982aee2f45c90216db35db | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Tue Aug 29 16:15:39 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Aug 29 20:41:01 2017 +0000 |
tree | be744c46ec713ef6bbbe805b9c55d60273db1401 | |
parent | 1d8c42eb903b66035ecf4d45b03dfeb1ad07b957 [diff] |
Add GrContextOption to disable distance field path renderer We're going to hide the path renderer bitfield behind a testing-only flag, but clients may want to suppress this path renderer in particular, so a dedicated flag makes sense. Bug: skia: Change-Id: I6cc4049243b5d3c129a824dfe7c1a65a70a05ccd Reviewed-on: https://skia-review.googlesource.com/40083 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Brian Osman <brianosman@google.com>