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

Issue 915573002: debugger: Abandon context when Qt changes it without notice (Closed)

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

Description

debugger: Abandon context when Qt changes it without notice Qt changes the context on many conditions. Abandon GrContext in these cases. Also call GrContext::resetContext during Qt GL paint callback, the GL state may be touched by Qt. Fixes the bug where changing between gpu and msaa would start erroring in framebuffer binds, if the .skp had many layers. Committed: https://skia.googlesource.com/skia/+/9e33d1dbccee9b13ac001dfc3094a503f9e84e9d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M debugger/QT/SkGLWidget.cpp View 2 chunks +7 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Kimmo Kinnunen
5 years, 10 months ago (2015-02-10 09:01:03 UTC) #2
bsalomon
lgtm
5 years, 10 months ago (2015-02-10 15:09:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/915573002/1
5 years, 10 months ago (2015-02-11 06:21:34 UTC) #5
commit-bot: I haz the power
5 years, 10 months ago (2015-02-11 06:27:52 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/9e33d1dbccee9b13ac001dfc3094a503f9e84e9d

Powered by Google App Engine
This is Rietveld 408576698