skia2/src
scroggo 13f701a14d Allow index sources to be unpremul.
This only affects the PNG image decoder, where we have already created
the color table without premultiplication. Since the RowProcChooser is
just providing a proc that chooses indices into the color table, it can
just return the same RowProc.

Update test_row_proc_choice. It was testing to ensure that we hadn't
changed the behavior from the original version of setPrefConfigTable.
In this case, we deliberately changed the behavior, so we need to
change the test.

BUG=b/12024301

Review URL: https://codereview.chromium.org/657863005
2014-10-27 08:43:12 -07:00
..
animator stop calling SkCanvas::getDevice 2014-06-30 09:05:34 -07:00
c move c api into include 2014-10-24 11:16:19 -07:00
core Add SkIRect bounds() convenience method to SkImageInfo and SkBitmap. 2014-10-24 12:54:53 -07:00
device/xps Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) 2014-09-29 06:29:53 -07:00
doc use real pdfdevice behind SkDocument 2014-10-09 05:30:10 -07:00
effects Adding an option to render only the shadow in SkDropShadowImageFilter 2014-10-23 13:59:52 -07:00
fonts Update fontMgr to take list of bcp47 language tags. 2014-10-23 07:08:06 -07:00
gpu Clip mask manager sets stencil on draw type 2014-10-27 08:39:00 -07:00
image Override SkCanvas::drawImage() in SkRecorder. 2014-10-16 11:58:39 -07:00
images Allow index sources to be unpremul. 2014-10-27 08:43:12 -07:00
lazy Add SkIRect bounds() convenience method to SkImageInfo and SkBitmap. 2014-10-24 12:54:53 -07:00
opts Fix race in supports_simd(). 2014-10-13 12:48:16 -07:00
pathops abort op early if path isn't parseable 2014-10-03 05:36:27 -07:00
pdf Add SkIRect bounds() convenience method to SkImageInfo and SkBitmap. 2014-10-24 12:54:53 -07:00
pipe Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe 2014-10-22 11:02:32 -07:00
ports Remove a pointless use of SkWeakRefCnt. 2014-10-24 10:43:15 -07:00
sfnt SkData can allocate room for its contents in the same block 2014-09-11 08:42:36 -07:00
svg Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
utils In SkPDFDocumentToBitmap, use SkCreateDataProviderFromStream 2014-10-27 07:06:47 -07:00
views Clean up some warnings about unused code. 2014-10-21 07:21:36 -07:00
xml remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00