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

Issue 2165813002: Add sw support to viewer on Linux. (Closed)

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

Description

Add sw support to viewer on Linux. This doesn't yet do anything with srgb/colorspace. Replaces the --vulkan flag with --backend which takes 'gl', 'vk', or 'sw'. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2165813002 Committed: https://skia.googlesource.com/skia/+/6c471f75b28ba8c7127875277ae27799f57a3ddc

Patch Set 1 #

Patch Set 2 : minor #

Total comments: 3

Patch Set 3 : rebase #

Patch Set 4 : tiny #

Patch Set 5 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+138 lines, -14 lines) Patch
M tools/viewer/Viewer.cpp View 3 chunks +26 lines, -6 lines 0 comments Download
A tools/viewer/sk_app/unix/RasterWindowContext_unix.cpp View 1 2 3 4 1 chunk +100 lines, -0 lines 0 comments Download
M tools/viewer/sk_app/unix/WindowContextFactory_unix.h View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M tools/viewer/sk_app/unix/Window_unix.cpp View 1 2 3 4 2 chunks +10 lines, -8 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 12 (5 generated)
bsalomon
PTAL
4 years, 5 months ago (2016-07-19 21:00:04 UTC) #4
jvanverth1
https://codereview.chromium.org/2165813002/diff/20001/tools/viewer/sk_app/unix/RasterWindowContext_unix.h File tools/viewer/sk_app/unix/RasterWindowContext_unix.h (right): https://codereview.chromium.org/2165813002/diff/20001/tools/viewer/sk_app/unix/RasterWindowContext_unix.h#newcode18 tools/viewer/sk_app/unix/RasterWindowContext_unix.h:18: static RasterWindowContext* Create(Display*, ::Window, const DisplayParams&); If you include ...
4 years, 5 months ago (2016-07-19 21:18:12 UTC) #5
bsalomon
This is now rebased on top of https://codereview.chromium.org/2169543002/ https://codereview.chromium.org/2165813002/diff/20001/tools/viewer/sk_app/unix/RasterWindowContext_unix.h File tools/viewer/sk_app/unix/RasterWindowContext_unix.h (right): https://codereview.chromium.org/2165813002/diff/20001/tools/viewer/sk_app/unix/RasterWindowContext_unix.h#newcode18 tools/viewer/sk_app/unix/RasterWindowContext_unix.h:18: static ...
4 years, 4 months ago (2016-07-25 19:55:54 UTC) #6
bsalomon
Updated this to rebase on top of revisions to https://codereview.chromium.org/2169543002
4 years, 4 months ago (2016-07-26 18:57:27 UTC) #7
jvanverth1
lgtm
4 years, 4 months ago (2016-07-26 19:11:42 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2165813002/80001
4 years, 4 months ago (2016-07-26 19:14:03 UTC) #10
commit-bot: I haz the power
4 years, 4 months ago (2016-07-26 19:56:35 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://skia.googlesource.com/skia/+/6c471f75b28ba8c7127875277ae27799f57a3ddc

Powered by Google App Engine
This is Rietveld 408576698