Go to file
Kevin Lubick 86678ed625 [bazel] Add option for SkSVGCanvas (and expat third_party DEP)
Our SVG code depends on our XML code which depends on expat.

See also cl/457481999

Change-Id: I83b61f5d73570d0aa7e851a01ccd019b4b1019e4
Bug: skia:12541
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553376
Reviewed-by: Florin Malita <fmalita@google.com>
2022-06-27 15:56:55 +00:00
bazel [bazel] Add option for SkSVGCanvas (and expat third_party DEP) 2022-06-27 15:56:55 +00:00
bench [graphite] Add HybridBoundsManager and use as default impl 2022-06-21 15:52:22 +00:00
bin Update SKPs documentation link 2022-05-18 15:21:44 +00:00
build/fuchsia
build_overrides Manual Dawn Roll 2022-06-23 12:39:45 +00:00
client_utils/android Revert "Move SkCamera.h to client_utils/android" 2022-04-25 12:33:01 +00:00
demos.skia.org Pin canvaskit used in demos 2022-06-24 19:59:24 +00:00
dm [graphite] Use CombinationBuilder to create SkPaintParamsKeys directly 2022-06-16 17:16:30 +00:00
docker Update Perfetto reference following fix for b/234001590 2022-06-16 15:16:55 +00:00
docs/examples Replace SK_ARRAY_COUNT with std::size() for skia/docs 2022-06-16 20:09:58 +00:00
example reland "set up GL sample app to build through Bazel Mac toolchain" 2022-06-21 19:22:16 +00:00
experimental [bazel] Add "skia_internal" target that exposes private API for tests/tools. 2022-06-02 11:23:50 +00:00
fuzz Remove SkMakeSpan 2022-06-15 17:26:32 +00:00
gm Label intermediate Gradient texture. 2022-06-23 13:51:21 +00:00
gn Reland "Move SkSubRun to src/text" 2022-06-18 17:20:42 +00:00
include [bazel] Add option for SkSVGCanvas (and expat third_party DEP) 2022-06-27 15:56:55 +00:00
infra Update SKP version 2022-06-26 08:31:42 +00:00
modules [bazel] Make modules depend on //:skia_internal 2022-06-24 17:01:56 +00:00
platform_tools Fix bug where SkQP test that are always to be excluded are not. 2022-04-29 20:26:54 +00:00
resources Added preliminary SkSL Metal compute shader support 2022-06-15 18:52:42 +00:00
samplecode Replace SK_ARRAY_COUNT with std::size() for skia/samplecode 2022-06-22 14:02:56 +00:00
site Add doc link for installing Xcode 2022-06-23 17:02:00 +00:00
specs [infra] Port serve.py from Python2 to 3 2021-08-31 15:28:19 +00:00
src [bazel] Add option for SkSVGCanvas (and expat third_party DEP) 2022-06-27 15:56:55 +00:00
tests Add SkShaderCodeDictionary::findOrCreateRuntimeEffectSnippet. 2022-06-27 15:27:46 +00:00
third_party [bazel] Add placeholders in skcms 2022-06-27 13:05:12 +00:00
toolchain [bazel] Fix toolchains on M1 Mac 2022-06-27 14:02:49 +00:00
tools [bazel] Fix toolchains on M1 Mac 2022-06-27 14:02:49 +00:00
.bazelrc [bazel] Add option for SkSVGCanvas (and expat third_party DEP) 2022-06-27 15:56:55 +00:00
.bazelversion Reland "[bazel] Update to v5.2.0" 2022-06-21 18:49:10 +00:00
.clang-format
.clang-tidy
.gitignore [infra] Add BazelBuild task to build CanvasKit on the CI with Bazel 2022-05-06 17:54:08 +00:00
.gn Disable wayland in ANGLE 2022-06-15 18:24:40 +00:00
.vpython [python3] Reland recipes -> python3 changes 2021-12-01 13:04:03 +00:00
AUTHORS Add mike@reedtribe.org to AUTHORS 2022-05-19 12:49:11 +00:00
BUILD.bazel [bazel] Make modules depend on //:skia_internal 2022-06-24 17:01:56 +00:00
BUILD.gn Manual Dawn Roll 2022-06-23 12:39:45 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll vulkan-deps from 3da2aaf1f8a5 to 4e6188c82519 (1 revision) 2022-06-27 13:50:45 +00:00
DIR_METADATA
go_repositories.bzl [infra] Update dep of infra repo 2022-04-28 13:20:10 +00:00
go.mod [infra] Update dep of infra repo 2022-04-28 13:20:10 +00:00
go.sum [infra] Fix go.sum 2022-04-28 18:01:34 +00:00
LICENSE
OWNERS [infra] Add wildcard OWNERS 2021-08-30 19:19:34 +00:00
OWNERS.android Update OWNERS.android with more details 2022-03-16 18:13:33 +00:00
package-lock.json [bazel] Make custom karma_test rule 2022-02-23 14:53:01 +00:00
package.json [bazel] Make custom karma_test rule 2022-02-23 14:53:01 +00:00
PRESUBMIT.py [bazel] Add support for Macs to make Linux RBE builds 2022-06-23 12:00:43 +00:00
public.bzl Reland "Move SkSubRun to src/text" 2022-06-18 17:20:42 +00:00
README
README.chromium
RELEASE_NOTES.txt Add SkSurfaceProps parameter to several APIs 2022-06-02 13:12:33 +00:00
requirements.txt Added expected hash for MarkupSafe for the MacOS platform with the M1 chip 2022-05-19 17:54:32 +00:00
whitespace.txt Push shaders.skia.org. 2022-01-19 21:46:16 +00:00
WORKSPACE.bazel [bazel] Add option for SkSVGCanvas (and expat third_party DEP) 2022-06-27 15:56:55 +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.