Go to file
Mike Klein e4ad58a4e2 move gpu_tool_utils to public_deps
This "fixes" the situation where targets know they want
to link MacOS frameworks like MoltenVK (-framework), but
don't know where to find them (-F).

It's not totally clear to me that this is a principled
fix, but it does make things build.

Change-Id: I018251cad129acb1a176ccce056caa131ee70789
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203687
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2019-03-26 14:36:23 +00:00
animations
bench Stop flooding perf with uninteresting GPU stats 2019-03-25 18:04:44 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm de-common the rest of the flags 2019-03-25 17:39:58 +00:00
docker Turn on CI/CD for api.skia.org. (skia) 2019-03-12 18:30:38 +00:00
docs/examples Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental delete DAA 2019-03-22 15:44:03 +00:00
fuzz de-common the rest of the flags 2019-03-25 17:39:58 +00:00
gm Clean up texture domain effect GM, wrt proxy creation 2019-03-25 18:16:05 +00:00
gn Reland "Generate GrGLInterface and GrGlAssembleInterface* from table" 2019-03-26 10:55:00 +00:00
include Remove unused setAlphaAndRequiredFrame condition 2019-03-26 13:47:22 +00:00
infra Update go_deps asset 2019-03-26 05:53:58 +00:00
modules Replace SkSpan with Range in shaper reporting. 2019-03-25 20:26:50 +00:00
platform_tools SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
resources Add planet emoji font. 2019-03-19 17:49:22 +00:00
samplecode SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
site Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
src Remove unused setAlphaAndRequiredFrame condition 2019-03-26 13:47:22 +00:00
tests Ensure we don't skip image memory barriers when queue change needed 2019-03-25 19:23:19 +00:00
third_party Roll skia/third_party/skcms 10ed3a8a5eec..99740cdf2835 (1 commits) 2019-03-21 13:45:09 +00:00
tools Reland "Generate GrGLInterface and GrGlAssembleInterface* from table" 2019-03-26 10:55:00 +00:00
.clang-format restore .clang-format 2019-03-21 15:52:32 +00:00
.clang-tidy add google-build-namespaces to clang-tidy checks 2018-12-12 16:33:59 +00:00
.gitignore Add script to pull svgs to svgs/ and add to .gitignore 2018-08-31 20:02:24 +00:00
.gn Basic standalone GN configs. 2016-07-21 12:25:45 -07:00
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn move gpu_tool_utils to public_deps 2019-03-26 14:36:23 +00:00
codereview.settings Make uploading to Gerrit the default for Skia 2016-11-09 19:07:56 +00:00
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/swiftshader 54ec759a7405..213a8ce6d5c2 (2 commits) 2019-03-26 13:22:48 +00:00
LICENSE BUG=skia:5602 2016-09-02 11:19:34 -07:00
OWNERS add OWNERS file 2017-12-01 19:50:19 +00:00
PRESUBMIT.py Remove auto adding CQ keywords for non-master branches 2019-03-21 15:01:00 +00:00
public.bzl Enable fontconfig fontmgr in public.bzl. 2019-03-25 20:32:31 +00:00
README
README.chromium
whitespace.txt [infra] Marker for IntelBayTrail BIOS update. 2018-09-17 16:47:35 +00:00

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

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