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

Issue 54653004: Break dependency of platform/graphics on html/ImageData.h (Closed)

Created:
7 years, 1 month ago by rwlbuis
Modified:
7 years, 1 month ago
CC:
blink-reviews, jamesr, dsinclair, danakj, dglazkov+blink, Rik, adamk+blink_chromium.org, aandrey+blink_chromium.org, pdr.
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Break dependency of platform/graphics on html/ImageData.h BUG=297477 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161360

Patch Set 1 #

Patch Set 2 : Different approach #

Patch Set 3 : Move struct into ImageBuffer.h #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -40 lines) Patch
M Source/core/html/HTMLCanvasElement.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/core/html/canvas/WebGLRenderingContext.cpp View 1 3 chunks +7 lines, -4 lines 0 comments Download
M Source/core/platform/graphics/GraphicsContext3D.h View 1 3 chunks +2 lines, -3 lines 0 comments Download
M Source/core/platform/graphics/GraphicsContext3D.cpp View 2 chunks +11 lines, -8 lines 0 comments Download
M Source/core/platform/graphics/GraphicsContext3DImagePacking.cpp View 1 4 chunks +5 lines, -5 lines 0 comments Download
M Source/core/platform/graphics/ImageBuffer.h View 1 2 2 chunks +10 lines, -2 lines 0 comments Download
M Source/core/platform/graphics/ImageBuffer.cpp View 1 2 2 chunks +1 line, -2 lines 0 comments Download
M Source/core/platform/image-encoders/skia/JPEGImageEncoder.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/image-encoders/skia/JPEGImageEncoder.cpp View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/platform/image-encoders/skia/PNGImageEncoder.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/image-encoders/skia/PNGImageEncoder.cpp View 1 2 2 chunks +3 lines, -3 lines 0 comments Download
M Source/core/platform/image-encoders/skia/WEBPImageEncoder.h View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/platform/image-encoders/skia/WEBPImageEncoder.cpp View 1 2 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
rwlbuis
I am not completely happy with this code yet. I am not 100% happy with ...
7 years, 1 month ago (2013-11-01 22:00:04 UTC) #1
Stephen Chennney
On 2013/11/01 22:00:04, rwlbuis wrote: > I am not completely happy with this code yet. ...
7 years, 1 month ago (2013-11-01 23:26:33 UTC) #2
rwlbuis
On 2013/11/01 23:26:33, Stephen Chenney wrote: > On 2013/11/01 22:00:04, rwlbuis wrote: > > I ...
7 years, 1 month ago (2013-11-04 16:42:52 UTC) #3
Stephen Chennney
On 2013/11/04 16:42:52, rwlbuis wrote: > On 2013/11/01 23:26:33, Stephen Chenney wrote: > > On ...
7 years, 1 month ago (2013-11-04 16:59:16 UTC) #4
rwlbuis
On 2013/11/04 16:59:16, Stephen Chenney wrote: > > My new patch basically seperates ImageData and ...
7 years, 1 month ago (2013-11-04 17:04:18 UTC) #5
Stephen Chennney
On 2013/11/04 17:04:18, rwlbuis wrote: > On 2013/11/04 16:59:16, Stephen Chenney wrote: > > > ...
7 years, 1 month ago (2013-11-04 17:40:02 UTC) #6
rwlbuis
On 2013/11/04 17:40:02, Stephen Chenney wrote: > On 2013/11/04 17:04:18, rwlbuis wrote: > > On ...
7 years, 1 month ago (2013-11-04 18:51:21 UTC) #7
Stephen Chennney
lgtm
7 years, 1 month ago (2013-11-05 16:30:20 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/54653004/120001
7 years, 1 month ago (2013-11-05 16:35:12 UTC) #9
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=1936
7 years, 1 month ago (2013-11-05 17:31:03 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rob.buis@samsung.com/54653004/120001
7 years, 1 month ago (2013-11-05 18:05:48 UTC) #11
commit-bot: I haz the power
7 years, 1 month ago (2013-11-05 20:28:57 UTC) #12
Message was sent while issue was closed.
Change committed as 161360

Powered by Google App Engine
This is Rietveld 408576698