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

Issue 1697423002: Use geometric mean when selecting a mipmap scale (Closed)

Created:
4 years, 10 months ago by f(malita)
Modified:
4 years, 10 months ago
Reviewers:
robertphillips, reed1
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 1

Patch Set 2 : use scale average #

Total comments: 1

Patch Set 3 : geometric mean #

Total comments: 2

Patch Set 4 : don't change default behavior #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -0 lines) Patch
M src/core/SkMipMap.cpp View 1 2 3 4 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (15 generated)
f(malita)
4 years, 10 months ago (2016-02-16 15:21:51 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697423002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697423002/1
4 years, 10 months ago (2016-02-16 15:22:08 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 15:58:05 UTC) #8
reed1
https://codereview.chromium.org/1697423002/diff/1/src/core/SkMipMap.cpp File src/core/SkMipMap.cpp (right): https://codereview.chromium.org/1697423002/diff/1/src/core/SkMipMap.cpp#newcode332 src/core/SkMipMap.cpp:332: if (SkScalarAbs(scaleSize.width() / scaleSize.height() - 1) > kMaxScaleRatio) { ...
4 years, 10 months ago (2016-02-16 16:41:31 UTC) #9
f(malita)
On 2016/02/16 16:41:31, reed1 wrote: > https://codereview.chromium.org/1697423002/diff/1/src/core/SkMipMap.cpp > File src/core/SkMipMap.cpp (right): > > https://codereview.chromium.org/1697423002/diff/1/src/core/SkMipMap.cpp#newcode332 > ...
4 years, 10 months ago (2016-02-16 16:50:50 UTC) #10
f(malita)
On 2016/02/16 16:50:50, f(malita) wrote: > Per your suggestion on http://code.google.com/p/skia/issues/detail?id=4863, I'm > also looking ...
4 years, 10 months ago (2016-02-16 17:31:59 UTC) #12
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697423002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697423002/20001
4 years, 10 months ago (2016-02-16 17:32:17 UTC) #14
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 18:00:32 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697423002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697423002/40001
4 years, 10 months ago (2016-02-16 21:09:35 UTC) #19
f(malita)
Per conversation, updated to use geometric mean. Works (at least) as well as prev version ...
4 years, 10 months ago (2016-02-16 21:10:55 UTC) #20
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 21:35:47 UTC) #22
reed1
https://codereview.chromium.org/1697423002/diff/40001/src/core/SkMipMap.cpp File src/core/SkMipMap.cpp (right): https://codereview.chromium.org/1697423002/diff/40001/src/core/SkMipMap.cpp#newcode330 src/core/SkMipMap.cpp:330: #ifdef SK_SUPPORT_LEGACY_ANISOTROPIC_MIPMAP_SCALE Written this way, we are going to ...
4 years, 10 months ago (2016-02-16 21:37:56 UTC) #23
f(malita)
https://codereview.chromium.org/1697423002/diff/40001/src/core/SkMipMap.cpp File src/core/SkMipMap.cpp (right): https://codereview.chromium.org/1697423002/diff/40001/src/core/SkMipMap.cpp#newcode330 src/core/SkMipMap.cpp:330: #ifdef SK_SUPPORT_LEGACY_ANISOTROPIC_MIPMAP_SCALE On 2016/02/16 21:37:56, reed1 wrote: > Written ...
4 years, 10 months ago (2016-02-16 21:46:23 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697423002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697423002/80001
4 years, 10 months ago (2016-02-16 21:46:43 UTC) #26
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-16 22:11:16 UTC) #28
reed1
lgtm
4 years, 10 months ago (2016-02-17 14:15:28 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1697423002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1697423002/80001
4 years, 10 months ago (2016-02-17 14:16:48 UTC) #31
commit-bot: I haz the power
4 years, 10 months ago (2016-02-17 14:17:15 UTC) #33
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/d10f5b3ac90322071b40e62fb585644ddd767223

Powered by Google App Engine
This is Rietveld 408576698