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

Issue 1999213002: Add Xlib support to viewer (Closed)

Created:
4 years, 7 months ago by jvanverth1
Modified:
4 years, 7 months ago
Reviewers:
bsalomon, djsollen
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 : All over but the shouting #

Patch Set 3 : Tweaks for windows and android #

Patch Set 4 : Fix line lengths #

Total comments: 4

Patch Set 5 : Remove undefs #

Patch Set 6 : Create XWindow typedef #

Patch Set 7 : Rebase to ToT; add pending events #

Patch Set 8 : Remove viewer hack #

Unified diffs Side-by-side diffs Delta from patch set Stats (+506 lines, -30 lines) Patch
M gyp/viewer.gyp View 1 2 2 chunks +15 lines, -0 lines 0 comments Download
M include/gpu/vk/GrVkBackendContext.h View 2 chunks +4 lines, -2 lines 0 comments Download
M include/gpu/vk/GrVkDefines.h View 1 2 3 4 2 chunks +1 line, -16 lines 0 comments Download
M src/gpu/vk/GrVkBackendContext.cpp View 3 chunks +8 lines, -6 lines 0 comments Download
M tools/viewer/sk_app/VulkanWindowContext.h View 2 chunks +2 lines, -3 lines 0 comments Download
M tools/viewer/sk_app/VulkanWindowContext.cpp View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M tools/viewer/sk_app/android/VulkanWindowContext_android.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download
A tools/viewer/sk_app/unix/VulkanWindowContext_unix.cpp View 1 2 3 1 chunk +74 lines, -0 lines 0 comments Download
A tools/viewer/sk_app/unix/Window_unix.h View 1 2 3 4 5 6 1 chunk +86 lines, -0 lines 0 comments Download
A tools/viewer/sk_app/unix/Window_unix.cpp View 1 2 3 4 5 6 1 chunk +221 lines, -0 lines 0 comments Download
A tools/viewer/sk_app/unix/main_unix.cpp View 1 2 3 4 5 6 1 chunk +90 lines, -0 lines 0 comments Download
M tools/viewer/sk_app/win/VulkanWindowContext_win.cpp View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 13 (5 generated)
jvanverth1
This is basically working, though I think it could use a little TLC from someone ...
4 years, 7 months ago (2016-05-23 17:48:46 UTC) #3
bsalomon
lgtm, did you make sure nanobench still works on linux? https://codereview.chromium.org/1999213002/diff/60001/include/gpu/vk/GrVkDefines.h File include/gpu/vk/GrVkDefines.h (left): https://codereview.chromium.org/1999213002/diff/60001/include/gpu/vk/GrVkDefines.h#oldcode27 ...
4 years, 7 months ago (2016-05-23 17:54:59 UTC) #4
djsollen
https://codereview.chromium.org/1999213002/diff/60001/tools/viewer/sk_app/unix/Window_unix.h File tools/viewer/sk_app/unix/Window_unix.h (right): https://codereview.chromium.org/1999213002/diff/60001/tools/viewer/sk_app/unix/Window_unix.h#newcode20 tools/viewer/sk_app/unix/Window_unix.h:20: ::Window fHWnd; so X11 calls their class Window as ...
4 years, 7 months ago (2016-05-23 18:13:06 UTC) #5
jvanverth1
I verified that nanobench still runs on Linux. https://codereview.chromium.org/1999213002/diff/60001/include/gpu/vk/GrVkDefines.h File include/gpu/vk/GrVkDefines.h (left): https://codereview.chromium.org/1999213002/diff/60001/include/gpu/vk/GrVkDefines.h#oldcode27 include/gpu/vk/GrVkDefines.h:27: // ...
4 years, 7 months ago (2016-05-23 18:19:10 UTC) #6
bsalomon
lgtm
4 years, 7 months ago (2016-05-23 19:19:42 UTC) #7
djsollen
lgtm
4 years, 7 months ago (2016-05-23 19:25:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1999213002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1999213002/140001
4 years, 7 months ago (2016-05-23 19:59:34 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-23 20:13:42 UTC) #13
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/skia/+/1d1559620058365e0de25636f1bcf07fcc071c3d

Powered by Google App Engine
This is Rietveld 408576698