Go to file
egdaniel 4999df8ca2 Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ )
Reason for revert:
speculative revert for breaking iOS writePixels tests

Original issue's description:
> Move config texturability/renderability to config table.
>
> GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1563443002
>
> Committed: https://skia.googlesource.com/skia/+/32a3cd2f2860b15a842a6aa49e4e6a3bed04f949

TBR=jvanverth@google.com,bsalomon@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true

Review URL: https://codereview.chromium.org/1569103003
2016-01-07 17:06:04 -08:00
animations
bench Make CodecBench test kPremul and kUnpremul 2016-01-07 14:20:20 -08:00
bin bin/sync-and-gyp: sh->py (make more cross-platform) 2015-11-09 08:28:13 -08:00
cmake cmake: set SK_RELEASE to 0 if not a Release build 2016-01-07 06:56:12 -08:00
debugger default SkPixelSerializer 2015-12-10 12:40:23 -08:00
dm DM: add a pixel check to serialize 2016-01-07 07:38:29 -08:00
example Create a standalone example for using Skia with SDL 2015-11-13 11:22:19 -08:00
experimental SampleApp: remove Picture_DeviceType 2016-01-05 00:04:33 -08:00
gm add SkShader::newWithColorFilter 2016-01-07 15:47:29 -08:00
gyp add SkShader::newWithColorFilter 2016-01-07 15:47:29 -08:00
include Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) 2016-01-07 17:06:04 -08:00
infra Add Test-Ubuntu-GCC-ShuttleA-GPU-GTX660-x86_64-Release to the CQ 2016-01-06 10:54:50 -08:00
platform_tools Android bots: set battery threshold to 80% 2016-01-04 12:33:26 -08:00
resources demo tweaks, scale up perlin, add call to flush for fps 2015-11-09 13:10:30 -08:00
samplecode Revert[2] of "add backdrop option to SaveLayerRec" 2016-01-07 11:28:08 -08:00
site Documentation: FAQ TOC 2015-12-22 07:08:12 -08:00
src Revert of Move config texturability/renderability to config table (patchset #8 id:140001 of https://codereview.chromium.org/1563443002/ ) 2016-01-07 17:06:04 -08:00
tests Revert of Fix handling of radii scaling to force the result to always be less (patchset #14 id:250001 of https://codereview.chromium.org/1567723004/ ) 2016-01-07 14:17:20 -08:00
third_party Disable ES2 on Linux SDL 2015-12-28 08:44:27 -08:00
tools DM: add a pixel check to serialize 2016-01-07 07:38:29 -08:00
.gitignore
AUTHORS use malloc/calloc/free instead of moz_malloc/moz_calloc/moz_free in ports/SkMemory_mozalloc.cpp 2015-11-23 10:30:14 -08:00
BUILD.public Remove codecs and images from iOS Bazel build. 2016-01-07 07:11:39 -08:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Cherry pick one more commit into libjpeg-turbo 2015-11-24 07:14:35 -08:00
Doxyfile
gyp_skia
gyp_skia.py
LICENSE Include resources directory in google3 sync. 2015-10-20 13:00:48 -07:00
make.bat
make.py GYP: remove stale skia_scalar gyp variable 2015-11-10 13:25:12 -05:00
Makefile Add visualbench as valid target to Makefile 2015-12-18 08:05:06 -08:00
OWNERS
PRESUBMIT.py Add link to Gold trybot runs in every uploaded Skia CL 2015-12-15 06:23:33 -08:00
README
README.chromium
skia.gyp
SKP_VERSION Update SKP version 2016-01-03 00:36:36 -08:00
whitespace.txt Whitespace change to trigger bots after gsutil change 2015-11-24 11:36:09 -08:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at https://skia.org.