Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Issue 2059283002: Fix SkImage::asLegacyBitmap() to respect color space info (Closed)

Created:
4 years, 6 months ago by msarett
Modified:
4 years, 4 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Fix SkImage::asLegacyBitmap() to respect color space info All kinds of stuff BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2059283002 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot

Patch Set 1 #

Patch Set 2 : Load and math in parallel in SkColorXform_opts #

Patch Set 3 : Fix compile error on MSAN bot #

Patch Set 4 : Fix yasm for Android build #

Patch Set 5 : Keep define #

Patch Set 6 : Fix Equals and serialization for rare pngs #

Patch Set 7 : Fix initialization bug for fConservativeIsScaleTranslate, also it's no longer conservative #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -9 lines) Patch
M include/core/SkCanvas.h View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkCanvas.cpp View 1 2 3 4 5 6 7 chunks +8 lines, -8 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 2 (2 generated)
msarett
Description was changed from ========== Fix SkImage::asLegacyBitmap() to respect color space info All kinds of ...
4 years, 6 months ago (2016-06-13 16:38:53 UTC) #1
msarett
4 years, 6 months ago (2016-06-13 16:42:24 UTC) #2
Description was changed from

==========
Fix SkImage::asLegacyBitmap() to respect color space info


All kinds of stuff

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2059283002
CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot
==========

to

==========
Fix SkImage::asLegacyBitmap() to respect color space info


All kinds of stuff

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2059283002
CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot
==========

Powered by Google App Engine
This is Rietveld 408576698