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

Issue 613673005: Override SkCanvas::drawImage() in SkDeferredCanvas and SkGPipe (Closed)

Created:
6 years, 2 months ago by Rémi Piotaix
Modified:
6 years, 1 month ago
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Rebase master, depends on other cl for tests #

Total comments: 8

Patch Set 3 : Add comments #

Patch Set 4 : Add link to Skia issue #

Patch Set 5 : Rebase master #

Patch Set 6 : Rebase + use correct isPaintOpaque #

Patch Set 7 : Rebase on dependent CL #

Patch Set 8 : Rebase master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+177 lines, -12 lines) Patch
M include/utils/SkDeferredCanvas.h View 2 chunks +7 lines, -3 lines 0 comments Download
M src/pipe/SkGPipePriv.h View 2 chunks +6 lines, -0 lines 0 comments Download
M src/pipe/SkGPipeRead.cpp View 1 2 3 chunks +39 lines, -3 lines 0 comments Download
M src/pipe/SkGPipeWrite.cpp View 1 2 3 6 chunks +88 lines, -6 lines 0 comments Download
M src/utils/SkDeferredCanvas.cpp View 1 2 3 4 5 6 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (5 generated)
Rémi Piotaix
PTAL
6 years, 2 months ago (2014-09-29 20:06:47 UTC) #2
Rémi Piotaix
On 2014/09/29 20:06:47, Rémi Piotaix wrote: > PTAL Issue updated, now depends on https://codereview.chromium.org/614773004 for ...
6 years, 2 months ago (2014-09-29 22:13:34 UTC) #3
reed1
lgtm w/ request for comments https://codereview.chromium.org/613673005/diff/20001/src/pipe/SkGPipeRead.cpp File src/pipe/SkGPipeRead.cpp (right): https://codereview.chromium.org/613673005/diff/20001/src/pipe/SkGPipeRead.cpp#newcode657 src/pipe/SkGPipeRead.cpp:657: SkAutoTUnref<const SkImage> image (static_cast<const ...
6 years, 2 months ago (2014-10-01 14:12:39 UTC) #4
Rémi Piotaix
https://codereview.chromium.org/613673005/diff/20001/src/pipe/SkGPipeRead.cpp File src/pipe/SkGPipeRead.cpp (right): https://codereview.chromium.org/613673005/diff/20001/src/pipe/SkGPipeRead.cpp#newcode657 src/pipe/SkGPipeRead.cpp:657: SkAutoTUnref<const SkImage> image (static_cast<const SkImage*>(reader->readPtr())); On 2014/10/01 14:12:39, reed1 ...
6 years, 2 months ago (2014-10-01 19:29:58 UTC) #5
reed1
Perhaps we can reference https://code.google.com/p/skia/issues/detail?id=2985 as part of the // we have for having to ...
6 years, 2 months ago (2014-10-01 19:49:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/613673005/80001
6 years, 2 months ago (2014-10-16 18:49:23 UTC) #8
commit-bot: I haz the power
Committed patchset #5 (id:80001) as 687732fe046c9cfec940f2d7f661cd97651d10a8
6 years, 2 months ago (2014-10-16 18:55:43 UTC) #9
rmistry
A revert of this CL (patchset #5 id:80001) has been created in https://codereview.chromium.org/658293004/ by rmistry@google.com. ...
6 years, 2 months ago (2014-10-17 13:18:27 UTC) #10
rmistry
On 2014/10/17 13:18:27, rmistry wrote: > A revert of this CL (patchset #5 id:80001) has ...
6 years, 2 months ago (2014-10-17 14:18:05 UTC) #11
rmistry
On 2014/10/17 14:18:05, rmistry wrote: > On 2014/10/17 13:18:27, rmistry wrote: > > A revert ...
6 years, 2 months ago (2014-10-17 14:34:17 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/613673005/140001
6 years, 2 months ago (2014-10-22 17:54:55 UTC) #16
commit-bot: I haz the power
Committed patchset #8 (id:140001) as 9bb7539a59ab15749fe26fecfec05330cffae684
6 years, 2 months ago (2014-10-22 18:02:42 UTC) #17
Rémi Piotaix
A revert of this CL (patchset #8 id:140001) has been created in https://codereview.chromium.org/705633002/ by piotaixr@chromium.org. ...
6 years, 1 month ago (2014-11-04 20:11:35 UTC) #18
reed1
6 years, 1 month ago (2014-11-04 20:45:49 UTC) #19
Message was sent while issue was closed.
On 2014/11/04 20:11:35, Rémi Piotaix wrote:
> A revert of this CL (patchset #8 id:140001) has been created in
> https://codereview.chromium.org/705633002/ by mailto:piotaixr@chromium.org.
> 
> The reason for reverting is: The patch is breaking the telemetry blink build
on
> some windows configurations.

Can we capture the failures in a bug somewhere. It will be nice to actually land
this CL (or a variant of it)

Powered by Google App Engine
This is Rietveld 408576698