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

Issue 944823004: SkDiscardablePixelRef should favor not decoding to YUV if they already decoded to RGB. (Closed)

Created:
5 years, 10 months ago by vmiura
Modified:
5 years, 10 months ago
Reviewers:
sugoi1, bsalomon, sugoi, brian1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

SkDiscardablePixelRef should favor not decoding to YUV if they already decoded to RGB. BUG=skia: BUG=459760 Committed: https://skia.googlesource.com/skia/+/278f86e4df6b835d0bcdb4ca14fa4dbbd4271cac

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fixed nits. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/lazy/SkDiscardablePixelRef.h View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
vmiura
PTAL. If we have more than one raster thread (desktop only), image pre-decoding in Chromium's ...
5 years, 10 months ago (2015-02-20 21:41:12 UTC) #2
sugoi1
On 2015/02/20 21:41:12, vmiura wrote: > PTAL. > > If we have more than one ...
5 years, 10 months ago (2015-02-20 21:51:08 UTC) #3
vmiura
On 2015/02/20 21:51:08, sugoi1 wrote: > On 2015/02/20 21:41:12, vmiura wrote: > > PTAL. > ...
5 years, 10 months ago (2015-02-20 21:54:26 UTC) #4
bsalomon
https://codereview.chromium.org/944823004/diff/1/src/lazy/SkDiscardablePixelRef.h File src/lazy/SkDiscardablePixelRef.h (right): https://codereview.chromium.org/944823004/diff/1/src/lazy/SkDiscardablePixelRef.h#newcode57 src/lazy/SkDiscardablePixelRef.h:57: if (fDiscardableMemory) tiny style nits, we always us {} ...
5 years, 10 months ago (2015-02-20 22:24:44 UTC) #5
vmiura
On 2015/02/20 22:24:44, bsalomon wrote: > https://codereview.chromium.org/944823004/diff/1/src/lazy/SkDiscardablePixelRef.h > File src/lazy/SkDiscardablePixelRef.h (right): > > https://codereview.chromium.org/944823004/diff/1/src/lazy/SkDiscardablePixelRef.h#newcode57 > ...
5 years, 10 months ago (2015-02-20 22:32:48 UTC) #7
brian1
lgtm
5 years, 10 months ago (2015-02-21 11:58:25 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/944823004/20001
5 years, 10 months ago (2015-02-23 18:49:39 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 18:59:48 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/278f86e4df6b835d0bcdb4ca14fa4dbbd4271cac

Powered by Google App Engine
This is Rietveld 408576698