Go to file
Chris Dalton 9ff956e6de Revert "Disable coverage counting by default"
This reverts commit 576b2a5596.

Reason for revert: DDL and MSRTC unhappy

Original change's description:
> Disable coverage counting by default
> 
> Bug: skia:
> Change-Id: Iacb4cb3e409c6abdd25319ec0884ef673fb04cec
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201101
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Chris Dalton <csmartdalton@google.com>

TBR=djsollen@google.com,bsalomon@google.com,csmartdalton@google.com

Change-Id: Iabdb3116d97c7470044b962ff78cffd47ccee744
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/201933
Reviewed-by: Chris Dalton <csmartdalton@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2019-03-18 15:59:47 +00:00
animations
bench add bench for mixers 2019-03-16 16:39:17 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm re-hash images once more artificially 2019-03-16 02:39:12 +00:00
docker Turn on CI/CD for api.skia.org. (skia) 2019-03-12 18:30:38 +00:00
docs Examples: Two changes from kevin 2019-03-16 12:50:13 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental Add selectable GPU backend to wasm debugger 2019-03-15 15:34:28 +00:00
fuzz Allocate the backing SkBitmap in the SerializedImageFilter fuzzer 2019-03-14 18:02:21 +00:00
gm add animated version of mixer gm 2019-03-16 21:19:17 +00:00
gn [Android] Do not build for Windows 2019-03-18 14:29:20 +00:00
include Revert "Disable coverage counting by default" 2019-03-18 15:59:47 +00:00
infra [infra] Add some logging to go_deps asset creation 2019-03-18 15:14:21 +00:00
modules [canvaskit] Various cleanups around docs/build 2019-03-18 15:53:30 +00:00
platform_tools Revert "Disable coverage counting by default" 2019-03-18 15:59:47 +00:00
resources Revert "Revert "Compile all fiddle examples locally"" 2019-03-16 00:48:09 +00:00
samplecode allow mixer to defer to a shader 2019-03-15 20:24:21 +00:00
site update milestones to 2019 dates 2019-03-11 18:39:21 +00:00
src Revert "Disable coverage counting by default" 2019-03-18 15:59:47 +00:00
tests Revert "Disable coverage counting by default" 2019-03-18 15:59:47 +00:00
third_party Roll skia/third_party/skcms 04a7830913b3..10ed3a8a5eec (1 commits) 2019-03-12 17:55:53 +00:00
tools Revert "Disable coverage counting by default" 2019-03-18 15:59:47 +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 Suppress MSVC C4756 (constant arithmetic overflow) in fiddle examples 2019-03-17 15:48:44 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll ../src ad85caa87461..69be71e10036 (116 commits) 2019-03-18 15:44:26 +00:00
LICENSE
OWNERS
PRESUBMIT.py Add new recipe autoroller service account to list of recognized accounts 2019-03-12 13:00:58 +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.