Go to file
Robert Phillips cd657f1d97 Revert "Stop using pendingIO in read/writeSurfacePixels"
This reverts commit 76cf552e28.

Reason for revert: Maybe breaking some bots

Original change's description:
> Stop using pendingIO in read/writeSurfacePixels
> 
> This changes the implementation to always flush for these operations.
> Once partial DAG flushes are implemented this behavior will be better than the old method.
> 
> Change-Id: I1f9edd33dcf5aa15cc5dcdf8f0e06a3b3cd88f48
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205584
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Robert Phillips <robertphillips@google.com>

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

Change-Id: If3e8cc9a6e92b98f85bc3faf2b99fba7395ec946
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206067
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2019-04-04 14:24:42 +00:00
animations
bench SkMD5 returns digest 2019-04-03 17:52:22 +00:00
bin tools: bin/sync just alias for git-sync-deps now 2019-02-22 20:05:05 +00:00
dm Fix the GLSL persistent cache (and add a config to test it) 2019-04-03 18:05:22 +00:00
docker Include wasm debugger in continuous build part 2 2019-04-01 19:51:43 +00:00
docs/examples Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
example Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
experimental Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
fuzz Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
gm GM for SkOverdrawCanvas 2019-04-03 20:28:54 +00:00
gn GM for SkOverdrawCanvas 2019-04-03 20:28:54 +00:00
include Revert "rely on clients to opt in to legacy enums" 2019-04-04 14:16:01 +00:00
infra Update go_deps asset 2019-04-04 05:45:59 +00:00
modules [canvaskit] Make SkImageShader from SkImage 2019-04-04 13:42:41 +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 Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
site Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
src Revert "Stop using pendingIO in read/writeSurfacePixels" 2019-04-04 14:24:42 +00:00
tests Track the number of resources that would become purgeable after flush 2019-04-03 18:06:08 +00:00
third_party Roll skia/third_party/skcms 10ed3a8a5eec..99740cdf2835 (1 commits) 2019-03-21 13:45:09 +00:00
tools Add a cap to allow coverage counting or not 2019-04-03 19:39:24 +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 Reland "Remove the NullGL interface (and associated test context)" 2019-04-03 16:38:10 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll ../src 38969ffb5d49..3ae962179e68 (476 commits) 2019-04-04 05:18:59 +00:00
LICENSE
OWNERS
PRESUBMIT.py add mtklein to api approvals 2019-04-02 15:16:56 +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.