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

Issue 2181733002: Fix debugger build by specifying nullptr for color space. (Closed)

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

Description

Fix debugger build by specifying nullptr for color space. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2181733002 Committed: https://skia.googlesource.com/skia/+/20a272d024572efa50afb436c4770341abe9e1c1

Patch Set 1 #

Total comments: 3

Patch Set 2 : none #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M debugger/QT/SkGLWidget.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (7 generated)
chrishtr
4 years, 4 months ago (2016-07-25 17:42:30 UTC) #4
Brian Osman
https://codereview.chromium.org/2181733002/diff/1/debugger/QT/SkGLWidget.cpp File debugger/QT/SkGLWidget.cpp (right): https://codereview.chromium.org/2181733002/diff/1/debugger/QT/SkGLWidget.cpp#newcode67 debugger/QT/SkGLWidget.cpp:67: fGpuDevice.reset(SkGpuDevice::Make(std::move(curRenderTarget), colorSpace, &props, If you want to preserve the ...
4 years, 4 months ago (2016-07-25 17:54:42 UTC) #6
f(malita)
https://codereview.chromium.org/2181733002/diff/1/debugger/QT/SkGLWidget.cpp File debugger/QT/SkGLWidget.cpp (right): https://codereview.chromium.org/2181733002/diff/1/debugger/QT/SkGLWidget.cpp#newcode67 debugger/QT/SkGLWidget.cpp:67: fGpuDevice.reset(SkGpuDevice::Make(std::move(curRenderTarget), colorSpace, &props, On 2016/07/25 17:54:42, Brian Osman wrote: ...
4 years, 4 months ago (2016-07-25 17:55:46 UTC) #7
chrishtr
https://codereview.chromium.org/2181733002/diff/1/debugger/QT/SkGLWidget.cpp File debugger/QT/SkGLWidget.cpp (right): https://codereview.chromium.org/2181733002/diff/1/debugger/QT/SkGLWidget.cpp#newcode67 debugger/QT/SkGLWidget.cpp:67: fGpuDevice.reset(SkGpuDevice::Make(std::move(curRenderTarget), colorSpace, &props, On 2016/07/25 17:55:46, f(malita) wrote: > ...
4 years, 4 months ago (2016-07-25 17:58:41 UTC) #9
f(malita)
lgtm
4 years, 4 months ago (2016-07-25 17:59:11 UTC) #10
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/2181733002/20001
4 years, 4 months ago (2016-07-25 18:02:20 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-07-25 18:21:37 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/20a272d024572efa50afb436c4770341abe9e1c1

Powered by Google App Engine
This is Rietveld 408576698