Chromium Code Reviews
Help | Chromium Project | Gerrit Changes | Sign in
(1)

Issue 1195963006: Removing getBackingTextureImage from ImageBufferSurface (Closed)

Created:
4 years, 10 months ago by Justin Novosad
Modified:
4 years, 10 months ago
Reviewers:
f(malita), reed2, reed1
CC:
blink-reviews, krit, drott+blinkwatch_chromium.org, Rik, dshwang, jbroman, danakj, pdr+graphicswatchlist_chromium.org, Stephen Chennney, rwlbuis
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Removing getBackingTextureImage from ImageBufferSurface This is a rehash of r197654 BUG=499001 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=197669

Patch Set 1 #

Patch Set 2 : adding missing flush #

Patch Set 3 : build fix #

Total comments: 1

Patch Set 4 : build fix #

Patch Set 5 : add comment + fix #

Patch Set 6 : fix unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -38 lines) Patch
M Source/platform/graphics/Canvas2DImageBufferSurface.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/graphics/Canvas2DLayerBridge.h View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/graphics/Canvas2DLayerBridge.cpp View 1 chunk +1 line, -9 lines 0 comments Download
M Source/platform/graphics/Canvas2DLayerBridgeTest.cpp View 1 2 3 4 5 1 chunk +1 line, -2 lines 0 comments Download
M Source/platform/graphics/ImageBuffer.cpp View 1 2 3 3 chunks +6 lines, -4 lines 0 comments Download
M Source/platform/graphics/ImageBufferSurface.h View 1 2 3 4 1 chunk +2 lines, -5 lines 0 comments Download
M Source/platform/graphics/RecordingImageBufferSurface.h View 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/graphics/RecordingImageBufferSurface.cpp View 1 chunk +0 lines, -7 lines 0 comments Download
M Source/platform/graphics/gpu/AcceleratedImageBufferSurface.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M Source/platform/graphics/gpu/AcceleratedImageBufferSurface.cpp View 1 2 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Justin Novosad
Florin, I think I l-g-t-m'ed your patch too quickly. After a closer look, here is ...
4 years, 10 months ago (2015-06-23 15:34:40 UTC) #2
f(malita)
On 2015/06/23 at 15:34:40, junov wrote: > Florin, I think I l-g-t-m'ed your patch too ...
4 years, 10 months ago (2015-06-23 15:41:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1195963006/40001
4 years, 10 months ago (2015-06-23 15:43:31 UTC) #6
commit-bot: I haz the power
Exceeded global retry quota
4 years, 10 months ago (2015-06-23 15:50:10 UTC) #8
reed1
https://codereview.chromium.org/1195963006/diff/40001/Source/platform/graphics/ImageBufferSurface.h File Source/platform/graphics/ImageBufferSurface.h (right): https://codereview.chromium.org/1195963006/diff/40001/Source/platform/graphics/ImageBufferSurface.h#newcode85 Source/platform/graphics/ImageBufferSurface.h:85: virtual PassRefPtr<SkImage> newImageSnapshot() const { return nullptr; } Lets ...
4 years, 10 months ago (2015-06-23 15:57:56 UTC) #10
Justin Novosad
On 2015/06/23 15:57:56, reed1 wrote: > https://codereview.chromium.org/1195963006/diff/40001/Source/platform/graphics/ImageBufferSurface.h > File Source/platform/graphics/ImageBufferSurface.h (right): > > https://codereview.chromium.org/1195963006/diff/40001/Source/platform/graphics/ImageBufferSurface.h#newcode85 > ...
4 years, 10 months ago (2015-06-23 17:06:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1195963006/100001
4 years, 10 months ago (2015-06-23 17:07:09 UTC) #14
commit-bot: I haz the power
4 years, 10 months ago (2015-06-23 19:21:07 UTC) #15
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=197669

Powered by Google App Engine
This is Rietveld 408576698