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

Issue 15755019: more general GM setup for testing image filtering -- now with checkerboards, images, and text. (Closed)

Created:
7 years, 6 months ago by humper
Modified:
7 years, 6 months ago
Reviewers:
robertphillips, reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

more general GM setup for testing image filtering -- now with checkerboards, images, and text. include image bytes for lena bitmap, tool for generating image byte arrays from image files BUG= Committed: https://code.google.com/p/skia/source/detail?r=9361

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use real images for the image filtering test case. #

Patch Set 3 : switch from lena to mandrill #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -32 lines) Patch
M gm/filterbitmap.cpp View 1 2 4 chunks +158 lines, -38 lines 0 comments Download
A resources/mandrill_128.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A resources/mandrill_16.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A resources/mandrill_256.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A resources/mandrill_32.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A resources/mandrill_512.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download
A resources/mandrill_64.png View 1 2 0 chunks +-1 lines, --1 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
humper
7 years, 6 months ago (2013-05-29 19:13:28 UTC) #1
reed1
https://codereview.chromium.org/15755019/diff/1/gm/filterbitmap.cpp File gm/filterbitmap.cpp (right): https://codereview.chromium.org/15755019/diff/1/gm/filterbitmap.cpp#newcode74 gm/filterbitmap.cpp:74: fName = SkString(name); alternative (slightly more efficient) : fName.set(name); ...
7 years, 6 months ago (2013-05-29 19:26:04 UTC) #2
robertphillips
I think we may want to use something like mandrill rather than Lena.
7 years, 6 months ago (2013-05-29 20:55:01 UTC) #3
humper
On 2013/05/29 20:55:01, robertphillips wrote: > I think we may want to use something like ...
7 years, 6 months ago (2013-05-29 21:03:38 UTC) #4
humper
On 2013/05/29 21:03:38, humper wrote: > On 2013/05/29 20:55:01, robertphillips wrote: > > I think ...
7 years, 6 months ago (2013-05-29 21:06:42 UTC) #5
reed1
lgtm
7 years, 6 months ago (2013-05-30 19:14:07 UTC) #6
humper
7 years, 6 months ago (2013-05-31 12:50:54 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r9361 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698