85e22fc361
Based on ag/5616352, patch set 5. Bug: b/118742766 Test: lunch sdk && mmma external/skia on Mac Similar to the linux build, use a new set of GN arguments to create a json object to fill in the updated template. Add the new include/config/mac folder for the newly generated mac- specific SkUserConfig.h. Include stdarg.h in SkTraceEventCommon, which is necessary for the mac build. Add a new GN arg (skia_use_fonthost_mac) to allow framework build to manually not build SkFontHost_mac.cpp, and use the same font host as the other builds. Change-Id: I654ba496306a3f3591c3937ad5524cd45e49dd65 Reviewed-on: https://skia-review.googlesource.com/c/173183 Reviewed-by: Derek Sollenberger <djsollen@google.com> Reviewed-by: Ben Wagner <bungeman@google.com> Commit-Queue: Leon Scroggins <scroggo@google.com> |
||
---|---|---|
animations | ||
bench | ||
bin | ||
dm | ||
docker | ||
docs | ||
example | ||
experimental | ||
fuzz | ||
gm | ||
gn | ||
include | ||
infra | ||
modules | ||
platform_tools | ||
resources | ||
samplecode | ||
site | ||
src | ||
tests | ||
third_party | ||
tools | ||
.clang-format | ||
.gitignore | ||
.gn | ||
AUTHORS | ||
BUILD.gn | ||
codereview.settings | ||
CONTRIBUTING | ||
CQ_COMMITTERS | ||
DEPS | ||
Doxyfile | ||
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.