Go to file
Brian Osman 8518f2e56a Add an AssertOnShaderCompileFailure GrContextOption
Part of a multi-step plan:

1) Add this option (which is *not* GL specific).
2) Disable this in Chromium at context-creation.
3) Finish adding the shader error handler, with default
   behavior controlled via this flag, and remove Chromium
   driver checks from the corresponding code at the same time.

Change-Id: I7e50c8404a05c1f291f187cf48481d0cbb34066a
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/211646
Reviewed-by: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-05-01 18:48:44 +00:00
animations
bench More polyutils fixes 2019-05-01 18:02:05 +00:00
bin SkQP: new docker test code 2019-04-19 18:50:03 +00:00
dm Move skcms.h to include/third_party/skcms 2019-04-29 15:02:45 +00:00
docker Include wasm debugger in continuous build part 2 2019-04-01 19:51:43 +00:00
docs/examples rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
example rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
experimental Experimental Editor: begin text selection code 2019-04-30 17:21:52 +00:00
fuzz More polyutils fixes 2019-05-01 18:02:05 +00:00
gm IWYU for gms starting with 'b'. 2019-05-01 18:02:14 +00:00
gn Reduce opList splitting by default in Skia 2019-05-01 15:24:08 +00:00
include Add an AssertOnShaderCompileFailure GrContextOption 2019-05-01 18:48:44 +00:00
infra Suppress savelayer_clipmask failures on a Win10 and Chromecast bot 2019-05-01 18:36:04 +00:00
modules IWYU for gms starting with 'a'. 2019-04-30 19:39:37 +00:00
platform_tools rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
resources
samplecode stop calling legacy 255-biased colormatrix 2019-04-30 16:59:36 +00:00
site switch some idiosyncratic <includes> to "" 2019-04-23 17:54:48 +00:00
specs [spec] Initial commit for web spec 2019-04-19 16:47:57 +00:00
src Add an AssertOnShaderCompileFailure GrContextOption 2019-05-01 18:48:44 +00:00
tests More polyutils fixes 2019-05-01 18:02:05 +00:00
third_party Move skcms.h to include/third_party/skcms 2019-04-29 15:02:45 +00:00
tools Switch sense of opList splitting flag and employ it on the NVIDIA_Shield bot 2019-05-01 13:46:08 +00:00
.clang-format
.clang-tidy
.gitignore
.gn
AUTHORS fix metal build errors with preprocessor definitions 2019-03-28 18:47:37 +00:00
BUILD.gn Experimental Editor: begin text selection code 2019-04-30 17:21:52 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 1ad7a07212b2..3fb957a00ba3 (4 commits) 2019-05-01 05:21:07 +00:00
LICENSE
OWNERS
PRESUBMIT.py add mtklein to api approvals 2019-04-02 15:16:56 +00:00
public.bzl Reduce opList splitting by default in Skia 2019-05-01 15:24:08 +00:00
README
README.chromium
whitespace.txt

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.