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

Issue 1782063002: Add a quick check to the TIFF header of DNG image (Closed)

Created:
4 years, 9 months ago by yujieqin
Modified:
4 years, 9 months ago
Reviewers:
msarett, scroggo
CC:
reviews_skia.org, adaubert
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -0 lines) Patch
M src/codec/SkRawCodec.cpp View 3 chunks +20 lines, -0 lines 2 comments Download

Messages

Total messages: 16 (7 generated)
yujieqin
4 years, 9 months ago (2016-03-10 13:00:58 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782063002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782063002/1
4 years, 9 months ago (2016-03-10 13:02:33 UTC) #6
commit-bot: I haz the power
Note for Reviewers: The CQ is waiting for an approval. If you believe that the ...
4 years, 9 months ago (2016-03-10 13:02:34 UTC) #7
scroggo
lgtm
4 years, 9 months ago (2016-03-10 13:07:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1782063002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1782063002/1
4 years, 9 months ago (2016-03-10 13:08:44 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://skia.googlesource.com/skia/+/d6215cf4a5f416cf0b64a4fbba95c519f03fe467
4 years, 9 months ago (2016-03-10 13:15:52 UTC) #13
msarett
https://codereview.chromium.org/1782063002/diff/1/src/codec/SkRawCodec.cpp File src/codec/SkRawCodec.cpp (right): https://codereview.chromium.org/1782063002/diff/1/src/codec/SkRawCodec.cpp#newcode450 src/codec/SkRawCodec.cpp:450: if (!dngImage->isTiffHeaderValid()) { Just to make sure I understand: ...
4 years, 9 months ago (2016-03-10 13:51:56 UTC) #14
yujieqin
https://codereview.chromium.org/1782063002/diff/1/src/codec/SkRawCodec.cpp File src/codec/SkRawCodec.cpp (right): https://codereview.chromium.org/1782063002/diff/1/src/codec/SkRawCodec.cpp#newcode450 src/codec/SkRawCodec.cpp:450: if (!dngImage->isTiffHeaderValid()) { On 2016/03/10 13:51:56, msarett wrote: > ...
4 years, 9 months ago (2016-03-10 13:56:04 UTC) #15
msarett
4 years, 9 months ago (2016-03-10 13:57:46 UTC) #16
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698