Go to file
Cary Clark 8d8a5d9543 fix pathop fuzzes
throw an error instead of asserting for one

for the other, only assert if the values are trusted. That's not ideal,
but I don't see an easy way to insert a fail safety hatch in this code
and if the assert is ignored, no further assert is triggered.

verified that extended tests run without problem on debug and release

R=kjlubick@google.com
Bug: skia:
Change-Id: I5544b6cbef97479854dbecb05baae6b2c41cabc9
Reviewed-on: https://skia-review.googlesource.com/117725
Commit-Queue: Cary Clark <caryclark@skia.org>
Reviewed-by: Kevin Lubick <kjlubick@google.com>
2018-04-03 17:38:00 +00:00
animations
bench Revert "allow timing in release-with-assert builds" 2018-03-30 16:22:17 +00:00
bin
debugger
dm Remove old method of drawing DDL SKPs from DM (in favor of ViaDDL method) 2018-03-28 17:21:24 +00:00
docs fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
example Compile with GCC 7.2.0. 2018-03-13 22:18:18 +00:00
experimental [skottie] Clean up SkottieProperties 2018-03-23 18:09:50 +00:00
fuzz Move oss-fuzz to MockGPUCanvas 2018-04-03 17:02:20 +00:00
gm Add SkOffsetSimplePolygon. 2018-04-03 14:37:50 +00:00
gn Add SkOffsetSimplePolygon. 2018-04-03 14:37:50 +00:00
include update autogenerated includes 2018-04-03 16:33:10 +00:00
infra Revert "Temporarily remove Win10 QuadroP400 from CQ." 2018-04-02 17:04:56 +00:00
platform_tools Viewer/Amdroid: universal build, resources in APK 2018-03-06 22:52:10 +00:00
resources Add color fonts. 2018-03-28 20:14:44 +00:00
samplecode ccpr: Various cleanups 2018-03-27 15:38:34 +00:00
site fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
src fix pathop fuzzes 2018-04-03 17:38:00 +00:00
tests GrTessellator: fix for points that become infinite on stroking. 2018-04-03 16:04:50 +00:00
third_party Roll FreeType. 2018-03-28 16:06:34 +00:00
tools fix bugs exposed by documenting SkImageInfo 2018-04-03 16:09:56 +00:00
.clang-format
.gitignore [lottiecap] Moved over from buildbot repo. 2018-03-20 13:25:23 +00:00
.gn
AUTHORS Support x86 build with VS 2015 2018-03-19 15:20:35 +00:00
BUILD.gn Revert "Disable GPU support by default when building for host in Fuchsia" 2018-04-02 20:46:42 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll skia/third_party/externals/skcms/ b21124236..6c4b7c42f (1 commit) 2018-04-03 16:39:00 +00:00
Doxyfile
LICENSE
OWNERS
PRESUBMIT.py
public.bzl Add color fonts. 2018-03-28 20:14:44 +00:00
README
README.chromium
whitespace.txt Revert "Whitespace change" 2018-03-31 21:50:37 +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.