Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(591)

Issue 6920050: Create SkBitmapChecksummer and associated SkBitmapTransformer (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by epoger
Modified:
11 years, 6 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com, EricB, Leon
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Create SkBitmapChecksummer and associated SkBitmapTransformer As needed to start capturing gm image checksums. Committed: https://code.google.com/p/skia/source/detail?r=6759

Patch Set 1 #

Patch Set 2 : tiny_comment-only_changes #

Total comments: 7

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+431 lines, -0 lines) Patch
M gyp/tests.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M gyp/utils.gyp View 1 chunk +4 lines, -0 lines 0 comments Download
A src/utils/SkBitmapChecksummer.h View 1 chunk +37 lines, -0 lines 0 comments Download
A src/utils/SkBitmapChecksummer.cpp View 1 2 1 chunk +69 lines, -0 lines 0 comments Download
A src/utils/SkBitmapTransformer.h View 1 2 1 chunk +104 lines, -0 lines 0 comments Download
A src/utils/SkBitmapTransformer.cpp View 1 2 1 chunk +87 lines, -0 lines 0 comments Download
A tests/BitmapTransformerTest.cpp View 1 2 1 chunk +97 lines, -0 lines 0 comments Download
M tests/ChecksumTest.cpp View 3 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 4
epoger
11 years, 6 months ago (2012-12-11 21:09:54 UTC) #1
reed1
Does BitmapTransformer need to be an object, instead of just a set of static functions? ...
11 years, 6 months ago (2012-12-11 21:55:54 UTC) #2
epoger
Addressed 'em all in patchset 3... https://codereview.appspot.com/6920050/diff/3001/src/utils/SkBitmapChecksummer.cpp File src/utils/SkBitmapChecksummer.cpp (right): https://codereview.appspot.com/6920050/diff/3001/src/utils/SkBitmapChecksummer.cpp#newcode17 src/utils/SkBitmapChecksummer.cpp:17: */ On 2012/12/11 ...
11 years, 6 months ago (2012-12-12 17:19:54 UTC) #3
reed1
11 years, 6 months ago (2012-12-12 17:21:40 UTC) #4
lgtm
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b