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

Issue 290043005: DM: find max component difference (Closed)

Created:
6 years, 7 months ago by mtklein_C
Modified:
6 years, 7 months ago
Reviewers:
mtklein, reed1
CC:
skia-review_googlegroups.com
Base URL:
https://skia.googlesource.com/skia.git@master
Visibility:
Public.

Description

DM: find max component difference So far unused except to back BitmapsEqual, but I want to play with it in CLs I'm working on. BUG=skia: Committed: http://code.google.com/p/skia/source/detail?r=14759

Patch Set 1 #

Patch Set 2 : tweaks #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -2 lines) Patch
M dm/DMUtil.h View 1 chunk +3 lines, -0 lines 2 comments Download
M dm/DMUtil.cpp View 1 2 chunks +46 lines, -2 lines 2 comments Download

Messages

Total messages: 6 (0 generated)
mtklein
6 years, 7 months ago (2014-05-15 20:44:41 UTC) #1
reed1
lgtm https://codereview.chromium.org/290043005/diff/20001/dm/DMUtil.cpp File dm/DMUtil.cpp (right): https://codereview.chromium.org/290043005/diff/20001/dm/DMUtil.cpp#newcode87 dm/DMUtil.cpp:87: return a.info() == b.info() && 0 == MaxComponentDifference(a, ...
6 years, 7 months ago (2014-05-16 12:29:59 UTC) #2
mtklein
https://codereview.chromium.org/290043005/diff/20001/dm/DMUtil.cpp File dm/DMUtil.cpp (right): https://codereview.chromium.org/290043005/diff/20001/dm/DMUtil.cpp#newcode87 dm/DMUtil.cpp:87: return a.info() == b.info() && 0 == MaxComponentDifference(a, b); ...
6 years, 7 months ago (2014-05-16 13:00:53 UTC) #3
mtklein
The CQ bit was checked by mtklein@google.com
6 years, 7 months ago (2014-05-16 13:01:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/mtklein@chromium.org/290043005/20001
6 years, 7 months ago (2014-05-16 13:01:14 UTC) #5
commit-bot: I haz the power
6 years, 7 months ago (2014-05-16 13:03:47 UTC) #6
Message was sent while issue was closed.
Change committed as 14759

Powered by Google App Engine
This is Rietveld 408576698