Go to file
Brian Osman 215da624d1 Revert "Remove the NullGL interface (and associated test context)"
This reverts commit de206c75c2.

Reason for revert: Chrome is having issues with the switch to Mock in blink tests.

Original change's description:
> Remove the NullGL interface (and associated test context)
> 
> Bug: skia:
> Change-Id: Ie3c9ee39fc1e0a4406de085c60d8433ffb4419df
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/203708
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Brian Osman <brianosman@google.com>

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

Change-Id: Iff0cbf29dcea26957efc800a8c33d0ad8285de0a
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205343
Reviewed-by: Brian Osman <brianosman@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2019-04-02 12:48:37 +00:00
animations
bench add bench for colorfilter-mixer 2019-03-28 19:11:20 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +00:00
docker Include wasm debugger in continuous build part 2 2019-04-01 19:51:43 +00:00
docs/examples Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
example Reduce usage of SkCanvas::flush 2019-03-04 22:09:39 +00:00
experimental Include wasm debugger in continuous build 2019-04-01 18:50:13 +00:00
fuzz Convert some unit tests from NullGL to Mock context 2019-03-26 15:43:23 +00:00
gm Revert "Reland "GPU support for SkMixers"" 2019-03-30 15:14:15 +00:00
gn Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +00:00
include Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +00:00
infra Roll recipe dependencies (trivial). 2019-04-02 06:55:15 +00:00
modules Expose basic shaper iterators. 2019-04-01 19:42:53 +00:00
platform_tools SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
resources Add planet emoji font. 2019-03-19 17:49:22 +00:00
samplecode [sksg] Refactor gradient implementation 2019-04-01 18:43:43 +00:00
site Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
src Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +00:00
tests Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +00:00
third_party Roll skia/third_party/skcms 10ed3a8a5eec..99740cdf2835 (1 commits) 2019-03-21 13:45:09 +00:00
tools Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +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
AUTHORS fix metal build errors with preprocessor definitions 2019-03-28 18:47:37 +00:00
BUILD.gn Revert "Remove the NullGL interface (and associated test context)" 2019-04-02 12:48:37 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll third_party/externals/angle2 3115a0fc17fa..6cb0cff57376 (9 commits) 2019-04-02 04:58:45 +00:00
LICENSE
OWNERS
PRESUBMIT.py Remove auto adding CQ keywords for non-master branches 2019-03-21 15:01:00 +00:00
public.bzl buildifier public.bzl 2019-03-27 19:00:04 +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.