Go to file
Florin Malita bc525d65a1 Revert "reimpl parts of arctTo using doubles to handle shallow angles"
This reverts commit 1ec17042ff.

Reason for revert: *SAN bots + G3 roller breakage

Original change's description:
> reimpl parts of arctTo using doubles to handle shallow angles
> 
> Bug: 982968
> Change-Id: Ieaf70a406265876655447bd0584717063483808f
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/226847
> Commit-Queue: Mike Reed <reed@google.com>
> Reviewed-by: Robert Phillips <robertphillips@google.com>

TBR=robertphillips@google.com,reed@google.com

Change-Id: If27d78b5d01815ded5354922ef6e2e4eb92f7a3b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 982968
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/227056
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-07-12 12:21:46 +00:00
animations
bench create outer forloop to support loops=-1 2019-07-09 14:41:07 +00:00
bin Add bin/try-clients to trigger client tryjobs 2019-06-11 16:55:53 +00:00
dm Add GrProtected parameter to all createBackendTexture variants 2019-07-01 19:46:18 +00:00
docker fix Dockerfile? 2019-06-24 16:34:59 +00:00
docs/examples PDF example 2019-05-28 17:21:59 +00:00
example ModifierKey unifies sk_app::Window::ModifierKey & Sample::Click::ModifierKey 2019-07-09 16:16:41 +00:00
experimental experimental/tools: set-change-id-hook 2019-07-11 14:07:21 +00:00
fuzz Make fuzzing use embedded test font 2019-06-03 16:29:21 +00:00
gm Revert "reimpl parts of arctTo using doubles to handle shallow angles" 2019-07-12 12:21:46 +00:00
gn Revert "reimpl parts of arctTo using doubles to handle shallow angles" 2019-07-12 12:21:46 +00:00
include Add kRGBA_8888_SRGB GrColorType and remove GrSRGBEncoded. 2019-07-11 15:22:23 +00:00
infra [perf_skottiewasm_lottieweb] Turn on skottie+wasm flush for a better comparison 2019-07-11 19:58:25 +00:00
modules Fix for Windows specific compiler issues (constexpr). 2019-07-11 14:16:11 +00:00
platform_tools SkQP: fix Filterable.filter 2019-06-25 13:50:39 +00:00
resources [skottie] Motion blur support 2019-07-09 13:02:17 +00:00
samplecode Sample/Camera: make it work without /skimages 2019-07-11 14:22:51 +00:00
site fix up relative links and spacing 2019-06-11 14:29:38 +00:00
specs [img-decode] Start on proposed new spec 2019-05-06 17:39:19 +00:00
src Revert "reimpl parts of arctTo using doubles to handle shallow angles" 2019-07-12 12:21:46 +00:00
tests New approach to fixing Vulkan MSAA. 2019-07-11 18:34:19 +00:00
third_party Roll FreeType 2019-07-11 21:16:53 +00:00
tools [perf_skottiewasm_lottieweb] Enable GPU tracing 2019-07-12 01:48:27 +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 Add first Dawn dependencies. 2019-07-10 21:21:17 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll FreeType 2019-07-11 21:16:53 +00:00
go.mod Update Go deps 2019-07-11 05:29:00 +00:00
go.sum Update Go deps 2019-07-11 05:29:00 +00:00
LICENSE
OWNERS
PRESUBMIT.py add mtklein to api approvals 2019-04-02 15:16:56 +00:00
public.bzl [skottie] Caching motion tile 2019-07-10 19:13:41 +00:00
README
README.chromium
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.