Go to file
Brian Salomon 2561aa1e3d Revert "Large circle clipping gm."
This reverts commit 360dc593c0.

Reason for revert: Doesn't reproduce issue.

Original change's description:
> Large circle clipping gm.
> 
> Seeing if this reproduces a reported problem on PowerVR devices.
> 
> Bug: b/123437630
> 
> Change-Id: I161cd04034cb7d217ff519a4b26e521bf36ed4b5
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212727
> Reviewed-by: Brian Osman <brianosman@google.com>
> Commit-Queue: Brian Salomon <bsalomon@google.com>

TBR=bsalomon@google.com,brianosman@google.com

Change-Id: Ida6225513c24ba68d4744e7871cce38555dddb61
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: b/123437630
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/212964
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2019-05-09 15:18:00 +00:00
animations
bench Use SkTextEncoding enum instead of macros. 2019-05-07 20:54:16 +00:00
bin SkQP: new docker test code 2019-04-19 18:50:03 +00:00
dm Move skcms.h to include/third_party/skcms 2019-04-29 15:02:45 +00:00
docker Include wasm debugger in continuous build part 2 2019-04-01 19:51:43 +00:00
docs/examples Use SkTextEncoding enum instead of macros. 2019-05-07 20:54:16 +00:00
example Use SkTextEncoding enum instead of macros. 2019-05-07 20:54:16 +00:00
experimental experimental/editor: progress 2019-05-07 18:01:50 +00:00
fuzz Use SkFontHinting instead of macros. 2019-05-08 12:16:37 +00:00
gm Revert "Large circle clipping gm." 2019-05-09 15:18:00 +00:00
gn Revert "Large circle clipping gm." 2019-05-09 15:18:00 +00:00
include Reland "Add flush() to SkImage." 2019-05-09 15:07:51 +00:00
infra [Android compile bot] Add links to force sync the checkout 2019-05-09 13:00:07 +00:00
modules [skottie] Text line height support 2019-05-08 19:27:52 +00:00
platform_tools rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
resources [skottie] Text line height support 2019-05-08 19:27:52 +00:00
samplecode Use SkTextEncoding enum instead of macros. 2019-05-07 20:54:16 +00:00
site Use SkFontHinting instead of macros. 2019-05-08 12:16:37 +00:00
specs [img-decode] Start on proposed new spec 2019-05-06 17:39:19 +00:00
src Reland "Add flush() to SkImage." 2019-05-09 15:07:51 +00:00
tests Reland "Add flush() to SkImage." 2019-05-09 15:07:51 +00:00
third_party Propagate third_party public_include_dirs to include_dirs 2019-05-08 19:57:44 +00:00
tools Add FenceSync support to Metal 2019-05-08 21:55:44 +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 Fix use of 'is' operator for comparison 2019-05-07 14:22:15 +00:00
BUILD.gn Allow building Skia with Fuchsia SDK enabled buildroots. 2019-05-07 18:53:50 +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/angle2 19905aea14e0..ebab670cb32d (11 commits) 2019-05-09 05:32:16 +00:00
go.mod [infra] Pin infra code using Go modules 2019-05-06 17:53:19 +00:00
go.sum [infra] Pin infra code using Go modules 2019-05-06 17:53:19 +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 add mtklein to api approvals 2019-04-02 15:16:56 +00:00
public.bzl [skottie] Cleanup: relocate text sources 2019-05-08 14:36:07 +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.