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

Issue 1964243003: Add base class for GLTestContext and add new subclass VkTestContext. (Closed)

Created:
4 years, 7 months ago by bsalomon
Modified:
4 years, 7 months ago
Reviewers:
egdaniel
CC:
reviews_skia.org
Base URL:
https://chromium.googlesource.com/skia.git@ContextInfo
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : update #

Total comments: 2

Patch Set 3 : undef more macros #

Total comments: 6

Patch Set 4 : update to not crash in vulkan because GrVkInterface is not a GrBackendObject #

Patch Set 5 : Address comments #

Patch Set 6 : move #include "GrVkBackendContext.h" inside #ifdef SK_VULKAN #

Unified diffs Side-by-side diffs Delta from patch set Stats (+366 lines, -177 lines) Patch
M include/gpu/vk/GrVkDefines.h View 1 2 1 chunk +22 lines, -3 lines 0 comments Download
M tools/gpu/GrContextFactory.h View 1 4 chunks +30 lines, -10 lines 0 comments Download
M tools/gpu/GrContextFactory.cpp View 1 2 3 9 chunks +39 lines, -39 lines 0 comments Download
A tools/gpu/TestContext.h View 1 2 3 4 1 chunk +95 lines, -0 lines 0 comments Download
A tools/gpu/TestContext.cpp View 1 2 3 4 1 chunk +67 lines, -0 lines 0 comments Download
M tools/gpu/gl/GLTestContext.h View 1 2 3 4 chunks +21 lines, -72 lines 0 comments Download
M tools/gpu/gl/GLTestContext.cpp View 1 2 3 4 2 chunks +5 lines, -53 lines 0 comments Download
A tools/gpu/vk/VkTestContext.h View 1 2 3 4 5 1 chunk +47 lines, -0 lines 0 comments Download
A tools/gpu/vk/VkTestContext.cpp View 1 2 3 4 1 chunk +40 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 18 (8 generated)
bsalomon
4 years, 7 months ago (2016-05-11 14:51:05 UTC) #3
egdaniel
lgtm with nits https://codereview.chromium.org/1964243003/diff/20001/tools/gpu/TestContext.h File tools/gpu/TestContext.h (right): https://codereview.chromium.org/1964243003/diff/20001/tools/gpu/TestContext.h#newcode71 tools/gpu/TestContext.h:71: SkAutoTDelete <SkGpuFenceSync> fFenceSync; This is an ...
4 years, 7 months ago (2016-05-11 15:39:30 UTC) #4
bsalomon
Took care of all the nits, but can you look at the delta between patchset ...
4 years, 7 months ago (2016-05-11 15:52:49 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1964243003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1964243003/80001
4 years, 7 months ago (2016-05-11 15:54:04 UTC) #7
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-Trybot/builds/8481) Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on ...
4 years, 7 months ago (2016-05-11 15:56:35 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1964243003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1964243003/100001
4 years, 7 months ago (2016-05-11 16:03:04 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-11 16:22:56 UTC) #13
egdaniel
lgtm
4 years, 7 months ago (2016-05-11 17:08:05 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1964243003/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1964243003/100001
4 years, 7 months ago (2016-05-11 17:08:24 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-11 17:09:23 UTC) #18
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://skia.googlesource.com/skia/+/18a2f9dff839a3f60850c25e1a701b682a497afb

Powered by Google App Engine
This is Rietveld 408576698