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

Issue 2288053003: Improve the gamma GM significantly (Closed)

Created:
4 years, 3 months ago by Brian Osman
Modified:
4 years, 3 months ago
Reviewers:
herb_g, mtklein, reed1
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Improve the gamma GM significantly - Switch to portable typeface, to avoid per-platform diffs in the labels - Stretch out the image slightly, to avoid overlap with larger font - Fix several tests that were no longer matching ground-truth. We treat SkColor as sRGB, so 0x7F is incorrect, for example. Several of the XferMode tests had similar math errors now. Computed new values, and verified that they work as expected. - Removed a couple tests that were mixing color and alpha in funny ways BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2288053003 Committed: https://skia.googlesource.com/skia/+/7a99a0a30194805329c5d2368dc36c61b449d0f9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -12 lines) Patch
M gm/gamma.cpp View 5 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
Brian Osman
4 years, 3 months ago (2016-08-29 20:18:09 UTC) #4
mtklein
lgtm For reference, I looked quite a bit at the gamma-correct images here: https://gold.skia.org/search?query=source_type%3Dgm&head=true&include=true&pos=false&neg=false&unt=true&issue=2288053003 The ...
4 years, 3 months ago (2016-08-30 13:43:18 UTC) #8
Brian Osman
On 2016/08/30 13:43:18, mtklein wrote: > lgtm > > For reference, I looked quite a ...
4 years, 3 months ago (2016-08-30 13:59:00 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2288053003/1
4 years, 3 months ago (2016-08-30 13:59:16 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 14:08:10 UTC) #13
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/7a99a0a30194805329c5d2368dc36c61b449d0f9

Powered by Google App Engine
This is Rietveld 408576698