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

Issue 2344523002: Experimental: EXR

Created:
4 years, 3 months ago by msarett
Modified:
4 years, 3 months ago
Reviewers:
CC:
reviews_skia.org
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Experimental: EXR BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2344523002

Patch Set 1 #

Patch Set 2 : Try out compression types #

Patch Set 3 : Now we have a decoder #

Unified diffs Side-by-side diffs Delta from patch set Stats (+352 lines, -1 line) Patch
M gyp/codec.gyp View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/images.gyp View 1 2 3 chunks +21 lines, -0 lines 0 comments Download
M include/codec/SkEncodedFormat.h View 1 chunk +1 line, -0 lines 0 comments Download
M include/core/SkImageEncoder.h View 2 chunks +2 lines, -0 lines 0 comments Download
M src/codec/SkCodec.cpp View 2 chunks +2 lines, -0 lines 0 comments Download
A src/codec/SkExrCodec.h View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
A src/codec/SkExrCodec.cpp View 1 2 1 chunk +113 lines, -0 lines 0 comments Download
A src/images/SkEXRImageEncoder.cpp View 1 1 chunk +134 lines, -0 lines 0 comments Download
M src/images/SkForceLinking.cpp View 1 chunk +1 line, -1 line 0 comments Download
A tests/EXRTest.cpp View 1 1 chunk +43 lines, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
msarett
4 years, 3 months ago (2016-09-14 13:26:03 UTC) #1
Description was changed from

==========
Experimental: EXR

BUG=skia:
==========

to

==========
Experimental: EXR

BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2344523002
==========

Powered by Google App Engine
This is Rietveld 408576698