WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
23506
Upstream chromium's image decoders
https://bugs.webkit.org/show_bug.cgi?id=23506
Summary
Upstream chromium's image decoders
Darin Fisher (:fishd, Google)
Reported
2009-01-23 10:39:45 PST
Upstream chromium's image decoders From here:
http://src.chromium.org/viewvc/chrome/trunk/deps/third_party/WebKit/WebCore/platform/image-decoders/skia/
My plan is to attach two patches. The first will copy the existing PNG, JPEG, and GIF decoders. Then, I will do a subsequent change, which applies our changes as well as adds BMP, ICO, and XBM decoders.
Attachments
patch: part 1 - copy existing files
(100.24 KB, patch)
2009-01-23 10:41 PST
,
Darin Fisher (:fishd, Google)
eric
: review+
Details
Formatted Diff
Diff
patch: part 2 - copy ImageDecoder.h as well
(8.29 KB, patch)
2009-01-23 10:55 PST
,
Darin Fisher (:fishd, Google)
eric
: review+
Details
Formatted Diff
Diff
patch: part 3 - apply skia changes on top
(148.90 KB, patch)
2009-01-23 10:59 PST
,
Darin Fisher (:fishd, Google)
eric
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Darin Fisher (:fishd, Google)
Comment 1
2009-01-23 10:41:02 PST
Created
attachment 26975
[details]
patch: part 1 - copy existing files
Eric Seidel (no email)
Comment 2
2009-01-23 10:43:23 PST
Comment on
attachment 26975
[details]
patch: part 1 - copy existing files rs=me
Darin Fisher (:fishd, Google)
Comment 3
2009-01-23 10:55:56 PST
Created
attachment 26976
[details]
patch: part 2 - copy ImageDecoder.h as well
Darin Fisher (:fishd, Google)
Comment 4
2009-01-23 10:59:23 PST
Created
attachment 26977
[details]
patch: part 3 - apply skia changes on top
Eric Seidel (no email)
Comment 5
2009-01-23 11:20:03 PST
Comment on
attachment 26976
[details]
patch: part 2 - copy ImageDecoder.h as well rs=me
Eric Seidel (no email)
Comment 6
2009-01-23 11:21:55 PST
Comment on
attachment 26977
[details]
patch: part 3 - apply skia changes on top This is a bit hard to review at this size. It is possible to split out the adds into a new patch? Or somehow make this one smaller?
Eric Seidel (no email)
Comment 7
2009-01-23 12:26:31 PST
Comment on
attachment 26977
[details]
patch: part 3 - apply skia changes on top Gonna rubber stamp this. I've reviewed this already when you submitted it to our local branch. My understanding of the "grand plan" is that Hyatt was interested in replacing the shared decoders with Chromium's decoders. Peter Kasting intends to take care of that merging/replacement work.
Darin Fisher (:fishd, Google)
Comment 8
2009-01-26 12:03:52 PST
http://trac.webkit.org/changeset/40165
http://trac.webkit.org/changeset/40166
http://trac.webkit.org/changeset/40173
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug