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

Issue 14805002: Hamfistedly removed core dependence on images (Closed)

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

Description

We cannot remove SkImageDecoder.cpp from Chrome's skia.gyp as long as core.gypi includes SkImage_Codec.cpp. It appears that the only consumer of SkImage_Codec right now is GM's image test. Skia compiles with this change. Note that there is a required follow on change to find a better place (then gmslides.gyp) for SkImage_Codec.cpp

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M gyp/core.gypi View 1 chunk +1 line, -1 line 0 comments Download
M gyp/gmslides.gypi View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
robertphillips
7 years, 7 months ago (2013-05-02 00:00:04 UTC) #1
scroggo
lgtm
7 years, 7 months ago (2013-05-02 00:07:22 UTC) #2
robertphillips
7 years, 7 months ago (2013-05-02 13:19:06 UTC) #3
committed as r8947

Powered by Google App Engine
This is Rietveld 408576698