Go to file
Mike Klein 13ec544d3f Reland "move conditions for JIT into SkVM.h"
This is a reland of 166cd52cee
with iOS simulator builds disabled.

Original change's description:
> move conditions for JIT into SkVM.h
>
> This makes it easier to keep in sync with the implementation in
> SkVM.cpp, and it's easier to handle here once than in each build system.
>
> Change-Id: I429f90cfc16f35a0d7e0b0fde176bc013aa7db18
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310263
> Commit-Queue: Mike Klein <mtklein@google.com>
> Commit-Queue: Herb Derby <herb@google.com>
> Auto-Submit: Mike Klein <mtklein@google.com>
> Reviewed-by: Herb Derby <herb@google.com>

Change-Id: I82837c3d959769f26197f2402d3b911e71a35675
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/310465
Reviewed-by: Florin Malita <fmalita@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2020-08-14 18:05:45 +00:00
animations
bench benchmark for text vertex fill 2020-08-14 16:03:57 +00:00
bin
build/fuchsia
build_overrides
client_utils/android
demos.skia.org Add path rendering performance demo to demos.skia.org 2020-08-11 19:57:08 +00:00
dm Require a direct context to precompile shaders in DM 2020-08-14 12:54:46 +00:00
docker
docs/examples Update more example code to GrDirectContext/GrRecordingContext pair 2020-08-13 19:30:12 +00:00
example
experimental missed minification bug 2020-08-14 17:06:05 +00:00
fuzz add SKPath::readFromMemory() fuzzer 2020-08-12 17:40:16 +00:00
gm Enable ClangTidy flag modernize-use-override. 2020-08-14 10:54:45 +00:00
gn Reland "move conditions for JIT into SkVM.h" 2020-08-14 18:05:45 +00:00
include Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
infra Reenable the small path renderer on the DDL1 bots 2020-08-12 17:14:06 +00:00
modules Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
platform_tools implement and test basic playback features for SkottieView 2020-08-12 14:50:28 +00:00
resources
samplecode Componentize SkAudioPlayer 2020-08-14 13:46:06 +00:00
site Describe the Skia 'onMethodName' pattern. 2020-08-14 14:21:28 +00:00
specs
src Reland "move conditions for JIT into SkVM.h" 2020-08-14 18:05:45 +00:00
tests Improve unit tests for switch-case and enum error handling. 2020-08-14 17:10:15 +00:00
third_party
tools Fix MetalWindowContext::swapBuffers. 2020-08-14 16:22:48 +00:00
.clang-format
.clang-tidy Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
.gitignore
.gn
AUTHORS
BUILD.gn Reland "move conditions for JIT into SkVM.h" 2020-08-14 18:05:45 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll Chromium from ffe842956061 to 00c099ff627a (445 revisions) 2020-08-14 04:54:19 +00:00
go.mod
go.sum
LICENSE
OWNERS
PRESUBMIT.py
public.bzl
README
README.chromium
RELEASE_NOTES.txt Add platform image encoder for using NDK APIs 2020-08-13 15:21:41 +00:00
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.