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

Issue 791753002: SkCanvas::NewRaster is deprecated, create a surface instead (Closed)

Created:
6 years ago by reed1
Modified:
6 years ago
CC:
chromium-reviews, cc-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

SkCanvas::NewRaster is deprecated, create a surface instead BUG=skia:3216 Committed: https://crrev.com/62272ad0487d0741c712ceb6674afaf72dc61bb7 Cr-Commit-Position: refs/heads/master@{#307697}

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix other sites #

Patch Set 3 : update x11 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -16 lines) Patch
M cc/output/software_output_device.h View 2 chunks +2 lines, -1 line 0 comments Download
M cc/output/software_output_device.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M content/browser/compositor/software_output_device_mac.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M content/browser/compositor/software_output_device_x11.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M content/renderer/gpu/compositor_software_output_device.cc View 1 3 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
reed1
refactoring, need OWNER for cc/
6 years ago (2014-12-09 21:32:27 UTC) #2
bungeman-skia
https://codereview.chromium.org/791753002/diff/1/cc/output/software_output_device.cc File cc/output/software_output_device.cc (right): https://codereview.chromium.org/791753002/diff/1/cc/output/software_output_device.cc#newcode9 cc/output/software_output_device.cc:9: #include "third_party/skia/include/core/SkCanvas.h" Looks like SkCanvas can be left forward ...
6 years ago (2014-12-09 21:39:54 UTC) #4
enne (OOO)
lgtm Is there a Skia bug that this can be linked to?
6 years ago (2014-12-09 21:40:24 UTC) #5
reed1
bug added https://codereview.chromium.org/791753002/diff/1/cc/output/software_output_device.h File cc/output/software_output_device.h (right): https://codereview.chromium.org/791753002/diff/1/cc/output/software_output_device.h#newcode12 cc/output/software_output_device.h:12: #include "third_party/skia/include/core/SkSurface.h" On 2014/12/09 21:39:54, bungeman1 wrote: ...
6 years ago (2014-12-09 21:48:33 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/791753002/1
6 years ago (2014-12-09 21:49:12 UTC) #8
reed1
need content/ owner
6 years ago (2014-12-09 22:40:10 UTC) #11
jbauman
content/ lgtm
6 years ago (2014-12-09 23:15:51 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/791753002/40001
6 years ago (2014-12-10 13:54:28 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years ago (2014-12-10 14:49:42 UTC) #15
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/62272ad0487d0741c712ceb6674afaf72dc61bb7 Cr-Commit-Position: refs/heads/master@{#307697}
6 years ago (2014-12-10 14:50:21 UTC) #16
gunsch
On 2014/12/10 14:50:21, I haz the power (commit-bot) wrote: > Patchset 3 (id:??) landed as ...
6 years ago (2014-12-10 16:44:38 UTC) #17
tfarina
On Wed, Dec 10, 2014 at 2:44 PM, <gunsch@chromium.org> wrote: > On 2014/12/10 14:50:21, I ...
6 years ago (2014-12-10 16:48:52 UTC) #18
alexst (slow to review)
6 years ago (2014-12-10 17:05:02 UTC) #19
Message was sent while issue was closed.
On 2014/12/10 16:48:52, tfarina wrote:
> On Wed, Dec 10, 2014 at 2:44 PM, <mailto:gunsch@chromium.org> wrote:
> 
> > On 2014/12/10 14:50:21, I haz the power (commit-bot) wrote:
> >
> >> Patchset 3 (id:??) landed as
> >> https://crrev.com/62272ad0487d0741c712ceb6674afaf72dc61bb7
> >> Cr-Commit-Position: refs/heads/master@{#307697}
> >>
> >
> > FYI: this broke the chromecast/ build (no trybot yet), and I think
> > potentially
> > any build using Ozone:
> >
> > Could you file a bug for the trybot issue? If not, let me know and will
> file one and follow up on there.
> 
> CCing Sadrul and Spang for Ozone build issue.
> 
> 
> >
> > https://codereview.chromium.org/791753002/
> >
> 
> 
> 
> -- 
> Thiago Farina
> 
> To unsubscribe from this group and stop receiving emails from it, send an
email
> to mailto:chromium-reviews+unsubscribe@chromium.org.

Danny fixed the build https://codereview.chromium.org/794603003/ and I am
following up on trybots, we need to hook up existing ones to the CQ.

Powered by Google App Engine
This is Rietveld 408576698