skia2/src
commit-bot@chromium.org d591b7513f Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/)
Reason for revert:
Breaks ImageDecoding tests on several platforms.

Original issue's description:
> Properly set alpha type in webp decode.
>
> Also use the newer setConfig function.
>
> Add a test to confirm that we set the alpha type properly.
>
> Add some images with alpha for testing. (These images are also beneficial for the compare_unpremul test, which was previously not meaningful on 100% opaque images.)
>
> All of the added images are in the public domain. They were taken from https://developers.google.com/speed/webp/gallery2:
>
> yellow_rose:
> "Free Stock Photo in High Resolution - Yellow Rose 3 - Flowers"
> Image Author: Jon Sullivan
> This file is in the public domain.
> http://www.public-domain-photos.com/free-stock-photos-4/flowers/yellow-rose-3.jpg
>
> baby_tux:
> "baby tux for my user page"
> Image Author: Fizyplankton
> This file is in the public domain.
> http://www.minecraftwiki.net/images/8/85/Fizyplankton.png
>
> NOTRY=true
>
> Committed: http://code.google.com/p/skia/source/detail?r=14054

R=halcanary@google.com
TBR=halcanary@google.com
NOTREECHECKS=true
NOTRY=true

Author: scroggo@google.com

Review URL: https://codereview.chromium.org/223903008

git-svn-id: http://skia.googlecode.com/svn/trunk@14055 2bbb7eff-a529-9590-31e7-b0007b416f81
2014-04-03 21:47:15 +00:00
..
animator Fix warnings on Ubuntu13 2014-02-21 20:11:42 +00:00
core Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) 2014-04-03 18:53:33 +00:00
device/xps remove all references to legacy Config8888 2014-03-26 13:44:58 +00:00
doc Fix compilation with SK_ENABLE_INST_COUNT=1 2013-12-05 12:08:12 +00:00
effects Fix for SkTwoPointConicalGradient_gpu define 2014-04-03 18:27:11 +00:00
fonts Add global fontconfig lock. 2014-03-31 18:41:30 +00:00
gpu Add LCD support for distance field text. 2014-04-03 18:25:48 +00:00
image Add discard API to SkCanvas, plumb it to glDiscardFramebuffer() 2014-03-28 16:08:05 +00:00
images Revert of Properly set alpha type in webp decode. (https://codereview.chromium.org/223893002/) 2014-04-03 21:47:15 +00:00
lazy Purge SkPurgeableMemoryBlock. 2014-04-01 23:50:53 +00:00
opts Revert of Xfermode: SSE2 implementation of multiply_modeproc (https://codereview.chromium.org/202903004/) 2014-04-03 18:53:33 +00:00
pathops Sanitizing source files in Housekeeper-Nightly 2014-02-22 03:02:18 +00:00
pdf remove all references to legacy Config8888 2014-03-26 13:44:58 +00:00
pipe Consolidate SkCanvas matrix virtuals. 2014-03-25 17:32:26 +00:00
ports Remove dead code in ports/. 2014-04-02 22:03:22 +00:00
record SkRecord strawman 2014-04-01 16:24:06 +00:00
sfnt Fold SkTSetBit into SkOTSet*Bit. 2014-04-01 16:11:53 +00:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils Remove misc. dead code. 2014-04-02 22:01:38 +00:00
views Factory methods for heap-allocated SkMaskFilter objects. 2014-02-21 10:13:32 +00:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00