Go to file
Matt Sarett 81c83a7db4 Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType"
This reverts commit b6f4767294.

Reason for revert: This breaks CTS tests in Android.  Doh.

Original change's description:
> Do not return Index8 from SkAndroidCodec::computeOutputColorType
> 
> Given that this is the only known use of Index8 color type,
> this is essentially an experimental delete.
> 
> Bug: skia:6620
> Change-Id: Ib363d237e0217f6e7f461a62e54d32892c428095
> Reviewed-on: https://skia-review.googlesource.com/10586
> Reviewed-by: Leon Scroggins <scroggo@google.com>
> Commit-Queue: Matt Sarett <msarett@google.com>

TBR=msarett@google.com,scroggo@google.com,reed@google.com
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:6620

Change-Id: I2b44c695b8b95659520e9532901f636f56e01e2a
Reviewed-on: https://skia-review.googlesource.com/19084
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Matt Sarett <msarett@google.com>
2017-06-08 18:45:45 +00:00
animations
bench Fix native_image_to_raster_surface crash in ANGLE msaa configs 2017-06-08 15:37:40 +00:00
bin
debugger
dm Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" 2017-06-08 18:45:45 +00:00
example
experimental move perlinenoise2 into effects 2017-05-30 20:15:37 +00:00
fuzz Revert "Revert "Delete SkGaussianEdgeShader"" 2017-05-31 14:52:12 +00:00
gm Revert "Revert "Revert "DeferredTextureImageData low-bit-depth/dithering support""" 2017-06-08 14:02:20 +00:00
gn Introduce dynamic pipeline state 2017-06-07 18:26:11 +00:00
include Bump min picture to 7+ months ago 2017-06-08 18:23:19 +00:00
infra Increase timeout for 32-bit Debug tests. 2017-06-08 14:54:19 +00:00
platform_tools
resources Make SkCodec more flexible about its required frame 2017-06-07 20:15:17 +00:00
samplecode Add TiledDrawScheduler so we can concurrently draw and enque 2017-06-05 19:29:57 +00:00
site Update link to testing infrastructure. 2017-06-05 18:20:55 +00:00
src Revert "Do not return Index8 from SkAndroidCodec::computeOutputColorType" 2017-06-08 18:45:45 +00:00
tests Disable F16-nullptr sources 2017-06-08 14:05:39 +00:00
third_party Make SkCodec more flexible about its required frame 2017-06-07 20:15:17 +00:00
tools Touch input support for Windows 2017-06-07 14:27:09 +00:00
.clang-format
.gitignore
.gn
AUTHORS
BUILD.gn Replace BMP calls to new with calls to malloc 2017-06-05 15:09:40 +00:00
codereview.settings
CONTRIBUTING
CQ_COMMITTERS
DEPS Roll ANGLE DEPS 2017-06-05 12:52:31 +00:00
Doxyfile
LICENSE
PRESUBMIT.py Use Gerrit style format for footers in Presubmit 2017-05-23 20:44:36 +00:00
public.bzl Experimental change to diagnose image diffs in g3 2017-06-08 18:38:43 +00:00
README
README.chromium
whitespace.txt

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

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