42280f8961
On Windows, exported types always have their constructors, destructors, assignment operators, etc... generated, including exception handling. This can require stricter rules about usage of forward declared types. Ensure that we build correctly in that environment (with both MSVC and Clang). Change-Id: I119c368fcf3f0e55acce7b8f9183eca3ae1851fa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/207223 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Ben Wagner aka dogben <benjaminwagner@google.com> Reviewed-by: Mike Klein <mtklein@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs/examples | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.clang-tidy | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
public.bzl | ||
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.