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

Issue 1872283003: Vulkan config in dm (Closed)

Created:
4 years, 8 months ago by bsalomon
Modified:
4 years, 8 months ago
Reviewers:
egdaniel
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 #

Patch Set 2 : fixes #

Patch Set 3 : add sentinel GL context #

Patch Set 4 : fixes #

Patch Set 5 : more #

Patch Set 6 : minor #

Total comments: 8

Patch Set 7 : fix no-vulkan build #

Patch Set 8 : Address comments #

Total comments: 1

Patch Set 9 : Fix no-gpu build #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -170 lines) Patch
M dm/DM.cpp View 1 3 chunks +4 lines, -1 line 0 comments Download
M dm/DMGpuSupport.h View 1 2 3 4 5 6 7 8 1 chunk +2 lines, -1 line 0 comments Download
M src/gpu/vk/GrVkBackendContext.cpp View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/gpu/vk/GrVkGpu.cpp View 1 1 chunk +3 lines, -3 lines 0 comments Download
M tests/GrContextFactoryTest.cpp View 1 2 3 2 chunks +6 lines, -2 lines 0 comments Download
M tests/Test.h View 2 chunks +3 lines, -0 lines 0 comments Download
M tests/TestConfigParsing.cpp View 4 chunks +13 lines, -2 lines 0 comments Download
M tests/VkClearTests.cpp View 1 2 3 4 5 6 7 3 chunks +7 lines, -20 lines 0 comments Download
M tests/VkUploadPixelsTests.cpp View 1 chunk +9 lines, -22 lines 0 comments Download
M tests/VkWrapTests.cpp View 1 2 3 4 1 chunk +4 lines, -17 lines 0 comments Download
M tools/flags/SkCommonFlagsConfig.cpp View 5 chunks +19 lines, -0 lines 0 comments Download
M tools/gpu/GrContextFactory.h View 1 2 3 4 5 6 chunks +25 lines, -30 lines 0 comments Download
M tools/gpu/GrContextFactory.cpp View 1 2 3 4 5 6 7 3 chunks +103 lines, -68 lines 0 comments Download
M tools/vulkan/VulkanTestContext.cpp View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 18 (9 generated)
bsalomon
4 years, 8 months ago (2016-04-11 19:29:48 UTC) #4
egdaniel
https://codereview.chromium.org/1872283003/diff/100001/tests/VkClearTests.cpp File tests/VkClearTests.cpp (right): https://codereview.chromium.org/1872283003/diff/100001/tests/VkClearTests.cpp#newcode200 tests/VkClearTests.cpp:200: GrContextOptions opts; delete opts here https://codereview.chromium.org/1872283003/diff/100001/tools/gpu/GrContextFactory.cpp File tools/gpu/GrContextFactory.cpp (right): ...
4 years, 8 months ago (2016-04-11 20:10:02 UTC) #5
bsalomon
https://codereview.chromium.org/1872283003/diff/100001/tests/VkClearTests.cpp File tests/VkClearTests.cpp (right): https://codereview.chromium.org/1872283003/diff/100001/tests/VkClearTests.cpp#newcode200 tests/VkClearTests.cpp:200: GrContextOptions opts; On 2016/04/11 20:10:01, egdaniel wrote: > delete ...
4 years, 8 months ago (2016-04-11 20:40:26 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1872283003/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1872283003/140001
4 years, 8 months ago (2016-04-11 20:40:44 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/7751)
4 years, 8 months ago (2016-04-11 20:42:19 UTC) #10
egdaniel
lgtm
4 years, 8 months ago (2016-04-11 20:46:48 UTC) #11
egdaniel
https://codereview.chromium.org/1872283003/diff/140001/dm/DMGpuSupport.h File dm/DMGpuSupport.h (right): https://codereview.chromium.org/1872283003/diff/140001/dm/DMGpuSupport.h#newcode83 dm/DMGpuSupport.h:83: kNullGL_ContextType = 0; ; -> ,
4 years, 8 months ago (2016-04-11 20:52:25 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1872283003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1872283003/160001
4 years, 8 months ago (2016-04-11 21:07:14 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-04-11 21:21:37 UTC) #18
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://skia.googlesource.com/skia/+/dc0fcd41e75682a8bfd5e285d684461475226330

Powered by Google App Engine
This is Rietveld 408576698