Go to file
Ben Wagner a6f07c5b5c Reland "Use integer patchset and issue variables."
This is a reland of 50b1248ed8

Fixes from the original are in PS2. Change several recipes to use the
shared 'is_trybot' variable, and explicitly check for 0 rather than
relying on patch_ref not being set.

Original change's description:
> Use integer patchset and issue variables.
>
> See https://skia-review.googlesource.com/c/buildbot/+/246397/
>
> Change-Id: I39dae809abdc63007f65bc05040809d1a870b118
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/246302
> Commit-Queue: Ben Wagner aka dogben <benjaminwagner@google.com>
> Reviewed-by: Eric Boren <borenet@google.com>

Change-Id: Ibe1d4f0dc1dc61c39eee6c980bd7509fc260101b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/246919
Commit-Queue: Eric Boren <borenet@google.com>
Auto-Submit: Ben Wagner aka dogben <benjaminwagner@google.com>
Reviewed-by: Eric Boren <borenet@google.com>
2019-10-08 11:28:17 +00:00
animations
bench Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
bin roll GN 2019-09-26 20:34:17 +00:00
build_overrides Update to Dawn ToT. 2019-07-22 16:20:36 +00:00
dm Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
docker Fix HOME directory in Docker containers built under cloudbuild. 2019-09-26 02:31:35 +00:00
docs/examples make rectcontour and nestedrects private 2019-09-13 00:17:49 +00:00
example Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
experimental experimental/minimal_mtl_app: more cleanup 2019-10-01 14:40:55 +00:00
fuzz Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
gm Clarify that the OpArgs' outputSwizzle comes from its GrRenderTargetProxy 2019-10-04 18:03:32 +00:00
gn Define coord space tagged geometry for image filters v2. 2019-10-04 16:40:00 +00:00
include Add quailty of life calls to SkZip 2019-10-07 23:25:16 +00:00
infra Reland "Use integer patchset and issue variables." 2019-10-08 11:28:17 +00:00
modules Adding line/style metrics 2019-10-07 15:07:48 +00:00
platform_tools android_gdbserver: Don't fail when trying to locate nonexistent files 2019-09-16 16:28:33 +00:00
resources Particles: New confetti effect, minor tweaks elsewhere 2019-10-07 14:06:56 +00:00
samplecode Adding line/style metrics 2019-10-07 15:07:48 +00:00
site Particle gallery: Add two more examples 2019-10-07 17:57:51 +00:00
specs [img-decode] Start on proposed new spec 2019-05-06 17:39:19 +00:00
src Fix dedicated allocations for protected images 2019-10-07 23:40:56 +00:00
tests Adding line/style metrics 2019-10-07 15:07:48 +00:00
third_party Roll third_party/externals/angle2 2328d65ab30d..5549ef0451f9 (8 commits) 2019-10-04 22:30:33 +00:00
tools Enable preferring using primary CB over secondary CB. 2019-10-07 20:51:33 +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 clean up some .gitignores 2019-05-15 19:55:45 +00:00
.gn
AUTHORS Fix Metal includes breaking macOS local builds 2019-07-08 14:02:47 +00:00
BUILD.gn speculitive fix for flutter roll 2019-10-03 20:15:42 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 5e9d4ee99ea1..a333b87cfcbe (8 commits) 2019-10-08 05:52:57 +00:00
go.mod Update Go deps 2019-10-08 05:26:46 +00:00
go.sum Update Go deps 2019-10-08 05:26:46 +00:00
LICENSE
OWNERS
PRESUBMIT.py rewrite_includes.py: make it work on windows 2019-08-05 16:14:35 +00:00
public.bzl remove SkPicture_none.cpp 2019-08-16 14:52:25 +00:00
README
README.chromium
RELEASE_NOTES.txt Add GL_QCOM_TILED_RENDERING as an optional interface 2019-10-07 18:42:01 +00:00
whitespace.txt Whitespace test 2019-05-18 13:05:29 +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.