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 1925803004: Add sk_sp to SkSurface_Gpu and SkGpuDevice (Closed)

Created:
4 years, 7 months ago by robertphillips
Modified:
4 years, 7 months ago
Reviewers:
f(malita), bsalomon, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address code review issues #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -47 lines) Patch
M src/core/SkSpecialSurface.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M src/gpu/SkGpuDevice.h View 1 1 chunk +7 lines, -5 lines 0 comments Download
M src/gpu/SkGpuDevice.cpp View 1 3 chunks +16 lines, -13 lines 0 comments Download
M src/image/SkSurface_Gpu.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/image/SkSurface_Gpu.cpp View 4 chunks +21 lines, -23 lines 0 comments Download

Messages

Total messages: 33 (17 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925803004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925803004/1
4 years, 7 months ago (2016-04-28 21:39:41 UTC) #5
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/8226)
4 years, 7 months ago (2016-04-28 21:42:12 UTC) #7
robertphillips
4 years, 7 months ago (2016-04-28 21:42:13 UTC) #8
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925803004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925803004/1
4 years, 7 months ago (2016-04-28 21:56:21 UTC) #11
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Build-Win-MSVC-x86-Debug-Trybot on client.skia.compile (JOB_FAILED, http://build.chromium.org/p/client.skia.compile/builders/Build-Win-MSVC-x86-Debug-Trybot/builds/8227)
4 years, 7 months ago (2016-04-28 21:59:05 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925803004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925803004/1
4 years, 7 months ago (2016-04-28 22:25:21 UTC) #15
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/9225)
4 years, 7 months ago (2016-04-28 22:26:52 UTC) #17
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925803004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925803004/1
4 years, 7 months ago (2016-04-28 22:29:21 UTC) #19
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: skia_presubmit-Trybot on client.skia.fyi (JOB_FAILED, http://build.chromium.org/p/client.skia.fyi/builders/skia_presubmit-Trybot/builds/9227)
4 years, 7 months ago (2016-04-28 22:30:12 UTC) #21
f(malita)
LGTM w/ nits https://codereview.chromium.org/1925803004/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/1925803004/diff/1/src/gpu/SkGpuDevice.cpp#newcode132 src/gpu/SkGpuDevice.cpp:132: return SkGpuDevice::Make(rt, rt->width(), rt->height(), props, init); ...
4 years, 7 months ago (2016-04-29 01:45:16 UTC) #22
f(malita)
https://codereview.chromium.org/1925803004/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/1925803004/diff/1/src/gpu/SkGpuDevice.cpp#newcode132 src/gpu/SkGpuDevice.cpp:132: return SkGpuDevice::Make(rt, rt->width(), rt->height(), props, init); On 2016/04/29 01:45:16, ...
4 years, 7 months ago (2016-04-29 01:51:53 UTC) #23
robertphillips
https://codereview.chromium.org/1925803004/diff/1/src/gpu/SkGpuDevice.cpp File src/gpu/SkGpuDevice.cpp (right): https://codereview.chromium.org/1925803004/diff/1/src/gpu/SkGpuDevice.cpp#newcode132 src/gpu/SkGpuDevice.cpp:132: return SkGpuDevice::Make(rt, rt->width(), rt->height(), props, init); On 2016/04/29 01:51:53, ...
4 years, 7 months ago (2016-04-29 12:20:11 UTC) #24
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925803004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925803004/20001
4 years, 7 months ago (2016-04-29 12:20:55 UTC) #26
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-04-29 13:41:28 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1925803004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1925803004/20001
4 years, 7 months ago (2016-04-29 13:42:56 UTC) #31
commit-bot: I haz the power
4 years, 7 months ago (2016-04-29 13:46:41 UTC) #33
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/24e912869499352e8947d3943acb43edd7ffded6

Powered by Google App Engine
This is Rietveld 408576698