Go to file
Florin Malita c5664425bb [skottie] Fix Gaussian blur repeat edge pixels semantics
Repeat edge pixels: on  -> kClamp_TileMode.

Repeat edge pixels: off -> kClampToBlack_TileMode.

Bug: skia:
Change-Id: Id2096ad90d31b47e7041a502ded959b67c719a5d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/199923
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-03-11 19:16:02 +00:00
animations
bench Make mixed samples detection automatic 2019-03-05 21:27:15 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm Add flag to check that F16Norm pixels are clamped properly 2019-03-11 16:09:31 +00:00
docker Build code size treemaps for skottie_tool 2019-02-12 13:54:00 +00:00
docs fix docs for fitsInBytes 2019-03-01 16:48:59 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental [canvaskit] roll on npm 2019-03-11 12:43:35 +00:00
fuzz Add oss-fuzz compatible fuzzers for sksl2* 2019-03-11 15:54:01 +00:00
gm Add kIdentity_SkYUVColorSpace 2019-03-11 13:47:40 +00:00
gn Revert "Always explicitly allocate except in Android Framework" 2019-03-11 18:41:22 +00:00
include Revert "Always explicitly allocate except in Android Framework" 2019-03-11 18:41:22 +00:00
infra Roll recipe dependencies (trivial). 2019-03-11 19:13:08 +00:00
modules [skottie] Fix Gaussian blur repeat edge pixels semantics 2019-03-11 19:16:02 +00:00
platform_tools SkQP: android.support.test -> androidx.test 2019-02-18 17:50:38 +00:00
resources [particles] Clean up build - remove test deps 2019-03-05 20:44:10 +00:00
samplecode Make mixed samples detection automatic 2019-03-05 21:27:15 +00:00
site update milestones to 2019 dates 2019-03-11 18:39:21 +00:00
src Revert "Always explicitly allocate except in Android Framework" 2019-03-11 18:41:22 +00:00
tests Fix two SkPathRef bugs 2019-03-07 22:59:28 +00:00
third_party Roll skia/third_party/skcms d2f7012e6a85..2fb061752f70 (1 commits) 2019-03-11 18:21:31 +00:00
tools Revert "Always explicitly allocate except in Android Framework" 2019-03-11 18:41:22 +00:00
.clang-format .clang-format: Don't force break after > in template declarations 2018-12-21 14:20:57 +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
AUTHORS [Viewer] Set the current slide first before attaching the fBackendType to fWindow. 2019-02-26 14:21:55 +00:00
BUILD.gn Add oss-fuzz compatible fuzzers for sksl2* 2019-03-11 15:54:01 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/swiftshader b72d28ff9975..654540e86243 (1 commits) 2019-03-11 17:42:43 +00:00
LICENSE
OWNERS
PRESUBMIT.py [presubmit] Remove pylint check 2019-01-14 13:47:51 +00:00
public.bzl SkShaper/public.bzl fix 2019-02-22 20:57: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.