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

Issue 1883783002: Update PIEX version and adjust the RAW codec accordingly (Closed)

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

Description

Since PIEX can now return an uncompressed RGB thumbnail, check the type of the image before treating it as a JPEG. Highlights of new PIEX: * PIEX can now return JPEG compressed image or uncompressed RGB image * Add IsOfType() and GEtNumberofBytesForIsOfType() to image_type_recognition_lite * Add GetDngInformation() and GetOrientation() to piex * Remove deprecated data entries from piex_types BUG=b/27214608, b/28119810 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1883783002 Committed: https://skia.googlesource.com/skia/+/e34635dee169b8710141d6d0841db1e2bde9626b

Patch Set 1 #

Total comments: 7

Patch Set 2 : Fix comments #

Patch Set 3 : Fix comments #

Patch Set 4 : Use new PIEX #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M DEPS View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/codec/SkRawCodec.cpp View 1 2 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 25 (12 generated)
yujieqin
4 years, 8 months ago (2016-04-13 09:13:06 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/1883783002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883783002/1
4 years, 8 months ago (2016-04-13 09:13:19 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, 8 months ago (2016-04-13 09:13:20 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/7781)
4 years, 8 months ago (2016-04-13 09:19:29 UTC) #9
scroggo
https://codereview.chromium.org/1883783002/diff/1/src/codec/SkRawCodec.cpp File src/codec/SkRawCodec.cpp (right): https://codereview.chromium.org/1883783002/diff/1/src/codec/SkRawCodec.cpp#newcode643 src/codec/SkRawCodec.cpp:643: // PIEX can return JPEG compressed image or uncompressed ...
4 years, 8 months ago (2016-04-13 12:20:23 UTC) #10
yujieqin
https://codereview.chromium.org/1883783002/diff/1/src/codec/SkRawCodec.cpp File src/codec/SkRawCodec.cpp (right): https://codereview.chromium.org/1883783002/diff/1/src/codec/SkRawCodec.cpp#newcode643 src/codec/SkRawCodec.cpp:643: // PIEX can return JPEG compressed image or uncompressed ...
4 years, 8 months ago (2016-04-13 13:11:29 UTC) #11
scroggo
> Update PIEX version and adjust the RAW codec accordingly > > * PIEX can ...
4 years, 8 months ago (2016-04-13 15:54:31 UTC) #13
yujieqin
https://codereview.chromium.org/1883783002/diff/1/DEPS File DEPS (right): https://codereview.chromium.org/1883783002/diff/1/DEPS#newcode25 DEPS:25: "third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@2f5d8eafb5648056703d6b3dec237d293f75f99e", Totally agree!!! It was my fault ...
4 years, 8 months ago (2016-04-14 07:54:59 UTC) #15
scroggo
lgtm https://codereview.chromium.org/1883783002/diff/1/src/codec/SkRawCodec.cpp File src/codec/SkRawCodec.cpp (right): https://codereview.chromium.org/1883783002/diff/1/src/codec/SkRawCodec.cpp#newcode643 src/codec/SkRawCodec.cpp:643: // PIEX can return JPEG compressed image or ...
4 years, 8 months ago (2016-04-14 13:24:24 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883783002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883783002/60001
4 years, 8 months ago (2016-04-14 13:43:44 UTC) #18
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-14 13:53:36 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1883783002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1883783002/60001
4 years, 8 months ago (2016-04-14 14:03:06 UTC) #23
commit-bot: I haz the power
4 years, 8 months ago (2016-04-14 14:04:04 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/e34635dee169b8710141d6d0841db1e2bde9626b

Powered by Google App Engine
This is Rietveld 408576698