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

Issue 798383003: Add more filetypes to DM's image tests. (Closed)

Created:
6 years ago by scroggo
Modified:
6 years ago
Reviewers:
mtklein
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add more filetypes to DM's image tests. ico, wbmp, plus the alternate suffix jpeg. Also check for capitalized versions, since files sometimes use capitalized suffixes. BUG=skia:3235 Committed: https://skia.googlesource.com/skia/+/1d09ee7c04d635e93bb85d2e2ac39f445f5540aa

Patch Set 1 #

Total comments: 2

Patch Set 2 : List caps version in code. #

Total comments: 2

Patch Set 3 : Add commas #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M dm/DM.cpp View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 13 (2 generated)
scroggo
6 years ago (2014-12-15 15:58:16 UTC) #2
mtklein
https://codereview.chromium.org/798383003/diff/1/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/798383003/diff/1/dm/DM.cpp#newcode252 dm/DM.cpp:252: const char* suffixes[] = { "bmp", "gif", "jpg", "jpeg", ...
6 years ago (2014-12-15 16:06:33 UTC) #3
scroggo
https://codereview.chromium.org/798383003/diff/1/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/798383003/diff/1/dm/DM.cpp#newcode252 dm/DM.cpp:252: const char* suffixes[] = { "bmp", "gif", "jpg", "jpeg", ...
6 years ago (2014-12-15 16:16:00 UTC) #4
scroggo
On 2014/12/15 16:16:00, scroggo wrote: > https://codereview.chromium.org/798383003/diff/1/dm/DM.cpp > File dm/DM.cpp (right): > > https://codereview.chromium.org/798383003/diff/1/dm/DM.cpp#newcode252 > ...
6 years ago (2014-12-15 16:16:25 UTC) #5
mtklein
Seems hard to miss the lower/upper pairing when they're all lined up?
6 years ago (2014-12-15 16:22:05 UTC) #6
scroggo
On 2014/12/15 16:22:05, mtklein wrote: > Seems hard to miss the lower/upper pairing when they're ...
6 years ago (2014-12-15 16:27:16 UTC) #7
mtklein
https://codereview.chromium.org/798383003/diff/20001/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/798383003/diff/20001/dm/DM.cpp#newcode253 dm/DM.cpp:253: "bmp", "gif", "jpg", "jpeg", "png", "webp", "ktx", "astc", "wbmp", ...
6 years ago (2014-12-15 16:31:05 UTC) #8
scroggo
https://codereview.chromium.org/798383003/diff/20001/dm/DM.cpp File dm/DM.cpp (right): https://codereview.chromium.org/798383003/diff/20001/dm/DM.cpp#newcode253 dm/DM.cpp:253: "bmp", "gif", "jpg", "jpeg", "png", "webp", "ktx", "astc", "wbmp", ...
6 years ago (2014-12-15 16:33:52 UTC) #9
mtklein
lgtm
6 years ago (2014-12-15 16:43:49 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/798383003/40001
6 years ago (2014-12-15 16:44:18 UTC) #12
commit-bot: I haz the power
6 years ago (2014-12-15 16:53:38 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://skia.googlesource.com/skia/+/1d09ee7c04d635e93bb85d2e2ac39f445f5540aa

Powered by Google App Engine
This is Rietveld 408576698